Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 403, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
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
BLink & Button Quality2 issue(s) across 106 links and 18 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| (empty) | empty | Add link text or aria-label | |
| /Safety-Education | Learn More | generic text | Replace with descriptive text |
Before: Learn More Suggested: Safety Education | |||
| https://www.saferproducts.gov/ | Report an unsafe product | new tab | Add '(opens in new tab)' to text |
Links without text are announced as raw URLs by screen readers.
a#main-content-section
Links with no accessible text (empty <a></a>, image-only no alt, icon-only no aria-label) are unidentifiable to screen readers.
Source: WCAG 2.1 SC 2.4.4
Generic link text like 'click here' doesn't describe the destination.
/Safety-Education ("Learn More")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://www.saferproducts.gov/
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
CColor Contrast (Screenshot)Action20 text elements analyzed, 15 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 |
|---|---|---|---|---|---|
| h1 CPSC Home Page | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 What We Do | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 Featured Recall | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 News | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 Safety Education | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 Businesses & Manufac… | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 CPSC Featured Image | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h2 Identifier Menu | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h3 Keep your family saf… | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h3 Mantenga a su famili… | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h3 Business Resources | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| h3 Take safety with you | 2.00:1 | 3.0:1 | #000000 | #003F7B | Fail |
| title CPSC.gov | 18.43:1 | 4.5:1 | #000000 | #F0F0F0 | Pass |
| a Skip to main content | 18.43:1 | 4.5:1 | #000000 | #F0F0F0 | Pass |
| p An official website … | 3.12:1 | 4.5:1 | #000000 | #005EA2 | Fail |
| p Here's how you know | 3.12:1 | 4.5:1 | #000000 | #005EA2 | Fail |
| span Here's how you know | 3.12:1 | 4.5:1 | #000000 | #005EA2 | Fail |
| strong Official websites us… | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| strong .gov | 18.10:1 | 3.0:1 | #000000 | #EEEEEE | Pass |
| p website belongs to a… | 18.10:1 | 4.5:1 | #000000 | #EEEEEE | 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.
ALandmark Structure17 landmarksPASS
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
AHeading Hierarchy17 headings, 1 skip(s)PASS
- H2 1 of 3 Stop Using Male-to-Male-Extension Cords
- H2 2 of 3 New Federal Water Beads Safety Standard
- H2 3 of 3 New Anti-Fraud Initiative
- H1 CPSC Home Page
- H2 What We Do
- H2 Featured Recall
- H3 Vive Health Recalls Adult Portable Bed Rails Due to Risk of Serious Injury or Death from Entrapment and Asphyxiation; Two Deaths Reported
- H2 News
- H2 Safety Education
- H3 Keep your family safe
- H3 Mantenga a su familia segura
- H2 Businesses & Manufacturers
- H3 Business Resources
- H2 CPSC Featured Image
- H3 Take safety with you
- H2 Identifier Menu
- H4 You are about to leave the U.S. Consumer Product Safety Commission (CPSC) public website. skipped
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 19 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #extended-search-field-small | search | Search | for/id |
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 26 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.
ARIA
ARIA dialog elements without accessible names may prevent screen readers users from discerning the purpose of these elements. Learn how to make ARIA dialog elements more accessible.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Close subscription dialog
Sign up below to get the latest news, updates, and r… body > div#scopedByScopedPolyfill_1 > div#prefix-overlay-outer |
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.