Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DPrint StylesheetActionNo print stylesFIX
BLandmark Structure6 landmarksREVIEW
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
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 QualityAction3 issue(s) across 163 links and 18 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://community.bitwarden.com/ | Community Forum | new tab | Add '(opens in new tab)' to text |
| https://community.bitwarden.com/ | Community Forum | new tab | Add '(opens in new tab)' to text |
| https://community.bitwarden.com/ | Community forums | new tab | Add '(opens in new tab)' to text |
| https://twitter.com/bitwarden | | new tab | Add '(opens in new tab)' to text |
| https://reddit.com/r/bitwarden | | new tab | Add '(opens in new tab)' to text |
| https://community.bitwarden.com/ | | new tab | Add '(opens in new tab)' to text |
| https://github.com/bitwarden | | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/channel/UCId9a_j… | | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/bitward… | | new tab | Add '(opens in new tab)' to text |
| https://www.facebook.com/bitwarden/ | | new tab | Add '(opens in new tab)' to text |
| https://www.instagram.com/bitwarden/ | | new tab | Add '(opens in new tab)' to text |
| https://fosstodon.org/@bitwarden | | 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 |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://community.bitwarden.com/; https://community.bitwarden.com/; https://community.bitwarden.com/; https://twitter.com/bitwarden; https://reddit.com/r/bitwarden; https://community.bitwarden.com/; https://github.com/bitwarden; https://www.youtube.com/channel/UCId9a_jQqvJre0_dE2lE_Rw; https://www.linkedin.com/company/bitwarden1; https://www.facebook.com/bitwarden/ (+2 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
C404 Error PageActionHTTP 404, custom pageREVIEW
BFavicon & Branding19 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 1 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 Defend against hacke… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Simple to use | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Easy to manage | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Trusted security | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Why millions trust B… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Business protection | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Personal security | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Uncover shadow IT an… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Everything you need … | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Generate, save, and … | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Centralized administ… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Integrate with your … | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Easy imports | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Share with others | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Self-host option | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Best enterprise pass… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Why you need a passw… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| h3 Get powerful, truste… | 18.57:1 | 3.0:1 | #000000 | #F0F1F2 | Pass |
| title Best Password Manage… | 1.73:1 | 4.5:1 | #000000 | #0C3276 | Fail |
| p This page is display… | 5.55:1 | 4.5:1 | #000000 | #6D84AD | 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.
AHeading Hierarchy49 headings, 1 skip(s)PASS
- H5 Password Manager
- H5 Developer Products
- H5 Explore More
- H5 Personal Plans Top Features
- H5 Business Plans Top Features
- H5 Top Tools
- H5 Resource Library
- H5 Security & Trust
- H5 Training
- H5 Password Manager
- H5 Developer Products
- H5 Explore More
- H5 Personal Plans Top Features
- H5 Business Plans Top Features
- H5 Top Tools
- H5 Resource Library
- H5 Security & Trust
- H5 Training
- H1 Defend against hackers and data breaches
- H3 Simple to use skipped
- H3 Easy to manage
- H3 Trusted security
- H3 Why millions trust Bitwarden
- H3 Business protection
- H3 Personal security
- H3 Uncover shadow IT and reduce credential risks
- H3 Everything you need in a password manager
- H3 Generate, save, and autofill
- H3 Centralized administration
- H3 Integrate with your tools
- H3 Easy imports
- H3 Share with others
- H3 Self-host option
- H3 Best enterprise password manager
- H3 Why you need a password manager
- H4 Protect against hackers
- H4 Autofill effortlessly
- H4 Don’t feed the phish!
- H3 Get powerful, trusted password security now. Pick your plan.
- H4 Basic Free
- H4 Premium
- H4 Families
- H4 Teams
- H4 Enterprise
- H4 Request a quote
- H4 Products
- H4 Company
- H4 Resources
- H4 Tools & Help
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
AAlt Text Quality1 of 27 images have issuesPASS
| Issue | Count |
|---|---|
| missing | 1 image(s) |
Images without alt text are invisible to screen readers.
Each image without alt text is a WCAG 1.1.1 failure — invisible to screen-reader users, lost from Google Image Search.
Learn more ▾ ▴
WCAG 2.1 Level A requires text alternatives for non-decorative images. Empty alt='' is fine for decorative; meaningful images need descriptive text. Common fixes: CMS audit + bulk add, build-time linter (alt-text-required ESLint rule), CI gate on Lighthouse a11y score.
Source: WCAG 2.1 SC 1.1.1 / WebAIM Million Report
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #footer-language | select | Language | for/id |
A+Web ManifestPWA-readyPASS
A+Lighthouse Accessibility AuditsScore 99/100 — 1 failing, 29 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.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Simple to use div.@3xl:flex > div.@3xl:w-2/3 > div > h3.h5 |
These are opportunities to improve keyboard navigation in your application.