Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, 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 StructureAction3 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
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
CLink & Button QualityAction2 issue(s) across 159 links and 12 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.facebook.com/Amazon/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/amazon/ | new tab | Add '(opens in new tab)' to text | |
| https://x.com/amazonnews | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/amazon | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/amazonnews | youtube | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/company… | What you need to know about Am… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/company… | Amazon will share its Q1 2026 … | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/devices… | Alexa+: Amazon’s next-gen AI… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/aws/aws… | Amazon Bio Discovery AI tool l… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/company… | Amazon to acquire Globalstar, … | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/company… | Amazon and Anthropic joint log… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/company… | Amazon and Anthropic expand st… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/retail/… | Amazon Pet Days promotional ba… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/retail/… | Amazon Pet Days returns May 11… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/stories/amaz… | Alexa plus device in the foreg… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/stories/amaz… | Building a global Alexa+: How … | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/retail/… | Summer Beauty Event from April… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/retail/… | Amazon’s Summer Beauty Event… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/enterta… | Three people standing in a for… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/enterta… | 'Clarkson’s Farm' Season 5 p… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/amazon-… | Golf ball with Amazon Leo logo… | new tab | Add '(opens in new tab)' to text |
| https://www.aboutamazon.com/news/amazon-… | Amazon Leo satellite internet … | new tab | Add '(opens in new tab)' to text |
| https://press.aboutamazon.com/ | Press Center | new tab | Add '(opens in new tab)' to text |
| https://amazon.com/ | Amazon.com | new tab | Add '(opens in new tab)' to text |
| https://ir.aboutamazon.com/ | Investor Resources | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.jobs/?utm_source=amaz… | Careers | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/Amazon/ | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/amazon/ | new tab | Add '(opens in new tab)' to text | |
| https://x.com/amazonnews | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/amazon | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/amazonnews | youtube | new tab | Add '(opens in new tab)' to text |
| https://www.amazon.com/gp/help/customer/… | Amazon Privacy 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.facebook.com/Amazon/; https://www.instagram.com/amazon/; https://x.com/amazonnews; https://www.linkedin.com/company/amazon; https://www.youtube.com/amazonnews; https://www.aboutamazon.com/news/company-news/amazon-news-today-top-stories-c…; https://www.aboutamazon.com/news/company-news/amazon-earnings-q1-2026-report; https://www.aboutamazon.com/news/devices/alexa-plus-italy; https://www.aboutamazon.com/news/aws/aws-amazon-bio-discovery-ai-drug-research; https://www.aboutamazon.com/news/company-news/amazon-globalstar-apple (+22 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[data-testid="SearchButtonMobile"]; button[data-testid="HamburgerMenu"]
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 & BrandingAction4 icon(s) detectedREVIEW
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 20 passedREVIEW
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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
April 15, 2026
Alexa+: Amazon’s next-gen AI assistant now available in Italy div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
April 14, 2026
Amazon Bio Discovery AI tool launches to speed drug discovery r… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
April 14, 2026
Amazon to acquire Globalstar, expand Amazon Leo satellite netwo… div.slick-slider > div.slick-list > div.slick-track > div.slick-slide |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.main-navigation__container > div.main-navigation__container-fixed > nav#MainNavigation > button.search-button-mobile div.main-navigation__container > div.main-navigation__container-fixed > nav#MainNavigation > button.search-button-mobile |
div.main-navigation__container > div.main-navigation__container-fixed > nav#MainNavigation > button.hamburger-menu div.main-navigation__container > div.main-navigation__container-fixed > nav#MainNavigation > button.hamburger-menu |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Subscribe div.newsletter > div#newsletter-signup-footer > form.signup-form__form > button.signup-form__button |
These are opportunities to improve the legibility of your content.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.
A+Heading Hierarchy2 headingsPASS
- H1 Amazon One Medical introduces weight management program with upfront GLP-1 medication costs
- H2 Subscribe to Amazon News
AAlt Text QualityAll 29 images OKPASS
| Issue | Count |
|---|---|
| too long | 3 image(s) |
AForm Accessibility1 of 2 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #SearchInput | text | Search | aria-label |
| #newsletter-signup-footer-email | (Enter email) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="email" id="newsletter-signup-footer-email">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
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 |
|---|---|---|---|---|---|
| h1 Amazon One Medical i… | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 Subscribe to Amazon … | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| title Amazon News: Breakin… | 19.25:1 | 4.5:1 | #000000 | #F1F6F6 | Pass |
| div To sign up for news … | 19.25:1 | 4.5:1 | #000000 | #F1F6F6 | Pass |
| button ✕ | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a News | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Stores and Shopping | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a AWS | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Devices | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Entertainment | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Artificial Intellige… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Workplace | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Sustainability | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Community | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a International | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Featured Topics | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Amazon Leo | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a About Us | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a What We Do | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Working at Amazon | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
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.