Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionValid manifestFIX
DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
B404 Error PageHTTP 404, custom pageREVIEW
BFavicon & Branding6 icon(s) detectedREVIEW
BColor Contrast (Screenshot)20 text elements analyzed, 0 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 Rust | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 A language empowerin… | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 to build reliable an… | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 Why Rust? | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 Build it in Rust | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 Rust in production | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 Get involved | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h2 Thanks | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Performance | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Reliability | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Productivity | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Command Line | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 WebAssembly | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Networking | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Embedded | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Read Rust | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Watch Rust | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Contribute code | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Individuals | 3.59:1 | 3.0:1 | #000000 | #0B7261 | Pass |
| h3 Corporate sponsors | 3.59:1 | 3.0:1 | #000000 | #0B7261 | 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.
BLighthouse Accessibility AuditsScore 87/100 — 2 failing, 13 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.
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 |
|---|
Version 1.94.1 div.flex > div.w-30-l > p.tc > a.download-link |
Low-contrast text is difficult or impossible for many users to read. Link text that is discernible improves the experience for users with low vision. Learn how to make links distinguishable.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
File an issue! div.w-100 > div.attribution > p > a |
previous website div.w-100 > div.attribution > p > a |
These are opportunities to improve the legibility of your content.
ALandmark Structure9 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
A+Heading Hierarchy22 headingsPASS
- H1 Rust
- H2 A language empowering everyone to build reliable and efficient software.
- H2 Why Rust?
- H3 Performance
- H3 Reliability
- H3 Productivity
- H2 Build it in Rust
- H3 Command Line
- H3 WebAssembly
- H3 Networking
- H3 Embedded
- H2 Rust in production
- H2 Get involved
- H3 Read Rust
- H3 Watch Rust
- H3 Contribute code
- H2 Thanks
- H3 Individuals
- H3 Corporate sponsors
- H4 Get help!
- H4 Terms and policies
- H4 Social
A+Alt Text QualityAll 9 images OKPASS
A+Form AccessibilityAll 2 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #language-nav | select | Language | for/id |
| #language-footer | select | Language | for/id |
ALink & Button Quality35 links, 0 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://social.rust-lang.org/@rust | Mastodon | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/rust-lang.org | Bluesky | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCaYhcUw… | youtube logo | new tab | Add '(opens in new tab)' to text |
| https://github.com/rust-lang | github logo | new tab | Add '(opens in new tab)' to text |
| https://github.com/rust-lang/www.rust-la… | File an issue! | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://social.rust-lang.org/@rust; https://bsky.app/profile/rust-lang.org; https://www.youtube.com/channel/UCaYhcUwRBNscFNUKTjgPFiA; https://github.com/rust-lang; https://github.com/rust-lang/www.rust-lang.org/issues/new/choose
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