Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction4 icon(s) detectedREVIEW
ALandmark Structure5 landmarksPASS
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
AHeading Hierarchy11 headingsPASS
- H1 Material Design
- H2 M3 Expressive: Design with emotion
- H2 (empty)
- H2 (empty)
- H2 Expressive components
- H2 (empty)
- H2 How to apply M3 Expressive
- H2 Popular resources
- H3 Social
- H3 Libraries
- H3 Archived versions
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
A+Alt Text QualityAll 10 images OKPASS
A+Form AccessibilityNo form controlsPASS
ALink & Button Quality45 links, 2 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| /get-started | Get started | new tab | Add '(opens in new tab)' to text |
| https://www.figma.com/community/file/103… | Updated: Figma M3 Design KitQu… | new tab | Add '(opens in new tab)' to text |
| /styles/shape/overview-principles?utm_so… | Expanded: Shape libraryNew set… | img no alt | Add alt attribute to the image |
| /blog/building-with-m3-expressive?utm_so… | Blog: Guide to our latest upda… | img no alt | Add alt attribute to the image |
| https://design.google/library/expressive… | Blog: Research InsightsDive in… | new tab | Add '(opens in new tab)' to text |
| /components/toolbars/overview?utm_source… | New: ToolbarsFlexible componen… | img no alt | Add alt attribute to the image |
| /components/split-button/overview?utm_so… | New: Split buttonPair a button… | img no alt | Add alt attribute to the image |
| /components/progress-indicators/overview… | Updated: Progress indicatorsAn… | img no alt | Add alt attribute to the image |
| /components/button-groups/overview?utm_s… | New: Button groupsA new way to… | img no alt | Add alt attribute to the image |
| /blog/building-with-m3-expressive?utm_so… | See all expressive componentsC… | img no alt | Add alt attribute to the image |
| /blog/m3-expressive-motion-theming?utm_s… | Blog: Using motion physicsLear… | new tab | Add '(opens in new tab)' to text |
| https://io.google/2025/explore/technical… | Watch: Build with M3 Expressiv… | new tab | Add '(opens in new tab)' to text |
| https://www.figma.com/community/file/103… | Figma M3 Design KitCustomizabl… | new tab | Add '(opens in new tab)' to text |
| https://www.github.com/material-componen… | Find us on Github | new tab | Add '(opens in new tab)' to text |
| https://x.com/googledesign | Find us on X | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@googledesign | Find us on Youtube | new tab | Add '(opens in new tab)' to text |
| https://material.io/feed.xml | Blog RSS | new tab | Add '(opens in new tab)' to text |
| https://m1.material.io | Material Design 1 | new tab | Add '(opens in new tab)' to text |
| https://m2.material.io | Material Design 2 | new tab | Add '(opens in new tab)' to text |
| https://www.google.com | new tab | Add '(opens in new tab)' to text | |
| https://policies.google.com/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://policies.google.com/terms | Terms of Service | new tab | Add '(opens in new tab)' to text |
| https://google.qualtrics.com/jfe/form/SV… | Join research studies | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
/get-started; https://www.figma.com/community/file/1035203688168086460; https://design.google/library/expressive-material-design-google-research?utm_…; /blog/m3-expressive-motion-theming?utm_source=homepage&utm_medium=tile&utm_ca…; https://io.google/2025/explore/technical-session-24?utm_source=homepage&utm_m…; https://www.figma.com/community/file/1035203688168086460; https://www.github.com/material-components; https://x.com/googledesign; https://www.youtube.com/@googledesign; https://material.io/feed.xml (+6 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
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 Material Design | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| h2 M3 Expressive: Desig… | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| h2 Popular resources | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| h3 Social | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| h3 Libraries | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| h3 Archived versions | 20.46:1 | 3.0:1 | #000000 | #FEFBFF | Pass |
| title Material Design 3 - … | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| a Skip to main content | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span menu_open | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span search | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| div Search | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span material_design | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| div Home | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span apps | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| div Get started | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span code | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| div Develop | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span arrow_forward | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| span book | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | Pass |
| div Foundations | 20.46:1 | 4.5:1 | #000000 | #FEFBFF | 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.
A+Lighthouse Accessibility AuditsScore 100/100 — 1 failing, 27 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 |
|---|
Material blog
News, tutorials, and inspiration from the Material team div.section > mio-card-set.ng-tns-c26-2 > mio-card.ng-tns-c26-2 > a |