Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction10 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
CHeading HierarchyAction22 headingsREVIEW
- H3 INDUSTRIES WE SERVE
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H3 (empty)
- H1 J.P. Morgan in Spain
- H2 Important notice
- H2 About us
- H2 Our local history
- H3 Major milestones in the firm's history in Spain
- H2 What problem can we solve together?
- H2 What problem can we solve together?
- H2 Local disclosures
- H2 Contact us
- H3 SOLUTIONS
- H3 CAREERS
- H3 HELPFUL LINKS
- H3 JPMORGANCHASE SITES
- H3 CONNECT WITH US
Empty headings appear in the document outline but provide no information.
Empty <hN> tags break the document outline — screen-reader users navigating by heading hit dead silence.
Source: WCAG 2.4.6
CLink & Button QualityAction2 issue(s) across 220 links and 98 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.jpmorganchase.com/careers | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.jpmorganchase.com/careers | Careers | new tab | Add '(opens in new tab)' to text |
| https://am.jpmorgan.com/us/en/asset-mana… | Asset Management | new tab | Add '(opens in new tab)' to text |
| https://am.jpmorgan.com/us/en/asset-mana… | Global Liquidity Solutions | new tab | Add '(opens in new tab)' to text |
| https://www.chase.com/personal/investmen… | Why Wealth Management? | new tab | Add '(opens in new tab)' to text |
| https://www.chase.com/personal/investmen… | Retirement Calculators | new tab | Add '(opens in new tab)' to text |
| https://www.jpmorganworkplacesolutions.c… | Workplace Solutions | new tab | Add '(opens in new tab)' to text |
| https://am.jpmorgan.com/asset-management… | Link to Asset Management websi… | new tab | Add '(opens in new tab)' to text |
| https://www.chase.com/personal/investmen… | Link to Wealth Management Pers… | new tab | Add '(opens in new tab)' to text |
| https://www.jpmorganchase.com/careers | View Careers | new tab | Add '(opens in new tab)' to text |
| https://www.jpmorganchase.com/ir | View JPMorganChase Investor Re… | new tab | Add '(opens in new tab)' to text |
| https://www.chase.com | Visit Chase website | new tab | Add '(opens in new tab)' to text |
| https://www.jpmorganchase.com | Visit JPMorgan Chase & Co. web… | new tab | Add '(opens in new tab)' to text |
| https://partners.jpmorgan.com/ | Link to Payments Partner Netwo… | new tab | Add '(opens in new tab)' to text |
| https://alumni.jpmorganchase.com/ | Visit the J.P. Morgan Alumni … | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/jpmorga… | Follow us on linkedin | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/jpmorgan | Follow us on Twitter | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/jpmorgan | Follow us on Facebook | new tab | Add '(opens in new tab)' to text |
| https://instagram.com/jpmorgan | Follow us on Instagram | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/user/jpmorgan | Follows us on Youtube | new tab | Add '(opens in new tab)' to text |
| https://www.chase.com/digital/resources/… | View our accessibility policy | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.jpmorganchase.com/careers; https://www.jpmorganchase.com/careers; https://am.jpmorgan.com/us/en/asset-management/institutional/; https://am.jpmorgan.com/us/en/asset-management/liq/; https://www.chase.com/personal/investments/why-invest?jp_cdf=whyinvest_jpmnav; https://www.chase.com/personal/investments/investment-tools-resources?jp_cdf=…; https://www.jpmorganworkplacesolutions.com/; https://am.jpmorgan.com/asset-management/gim/welcome; https://www.chase.com/personal/investments; https://www.jpmorganchase.com/careers (+11 more)
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
Icon-only buttons need an aria-label so screen readers can announce them.
button.aa-ClearButton (#107 on page); button.aa-ClearButton (#365 on page)
Buttons with no accessible text (icon-only, no aria-label) can't be activated by voice control or understood by screen readers.
Source: WCAG 2.1 SC 4.1.2
CFavicon & BrandingAction6 icon(s) detectedREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 17 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h2 What problem can we | 1.24:1 | 3.0:1 | #000000 | #1F1C1C | Fail |
| h2 What problem can we | 1.24:1 | 3.0:1 | #000000 | #1F1C1C | Fail |
| title J.P. Morgan Spain | … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| button Solutions | 7.04:1 | 4.5:1 | #000000 | #949692 | Pass |
| button Who We Serve | 2.56:1 | 4.5:1 | #000000 | #4B504E | Fail |
| button Insights | 2.48:1 | 4.5:1 | #000000 | #4B4E48 | Fail |
| button About Us | 1.87:1 | 4.5:1 | #000000 | #403A35 | Fail |
| span Menu | 1.69:1 | 4.5:1 | #000000 | #383331 | Fail |
| button Search | 1.72:1 | 4.5:1 | #000000 | #383532 | Fail |
| button Solutions | 1.76:1 | 4.5:1 | #000000 | #393637 | Fail |
| button Who We Serve | 1.60:1 | 4.5:1 | #000000 | #323030 | Fail |
| button Insights | 1.59:1 | 4.5:1 | #000000 | #332F2F | Fail |
| button About Us | 1.47:1 | 4.5:1 | #000000 | #2E292A | Fail |
| a Careers | 1.39:1 | 4.5:1 | #000000 | #292526 | Fail |
| a News | 1.40:1 | 4.5:1 | #000000 | #282627 | Fail |
| a Contact Us | 1.40:1 | 4.5:1 | #000000 | #282629 | Fail |
| a Login | 1.44:1 | 4.5:1 | #000000 | #2A282C | Fail |
| button Spain | 1.44:1 | 4.5:1 | #000000 | #29282D | Fail |
| a Careers | 1.38:1 | 4.5:1 | #000000 | #262529 | Fail |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Alt Text QualityAll 12 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #autocomplete-1-input | search | Search | for/id |
| #autocomplete-0-input | search | Search | for/id |
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 25 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Local disclosures div.cmp-banner > nav.cmp-banner__links > div.cmp-banner__linkitem > a.banner-button |
Contact us div.cmp-banner > nav.cmp-banner__links > div.cmp-banner__linkitem > a.banner-button |
Credit and Financing div.link-set > ul.primary-link-group > li > a.primary-link |
Prime Services div.link-set > ul.primary-link-group > li > a.primary-link |
Private Banking div.link-set > ul.primary-link-group > li > a.primary-link |
News and Announcements div.link-set > ul.primary-link-group > li > a.primary-link |
Newsletters div.link-set > ul.primary-link-group > li > a.primary-link |
JPMorganChase div.link-set > ul.primary-link-group > li > a.primary-link |
Alumni Network div.link-set > ul.primary-link-group > li > a.primary-link |
Client Login div.link-set > ul.primary-link-group > li > a.primary-link |
Contact Us div.link-set > ul.primary-link-group > li > a.primary-link |