Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DDark Mode SupportActionTheme color onlyFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLink & Button QualityAction2 issue(s) across 47 links and 13 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://chess.com/support | Support | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/terms | Chess Terms | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/about | About | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/students | Students | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/jobs | Jobs | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/club/chess-com-dev… | Developers | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/legal/user-agreeme… | User Agreement | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/legal/privacy | Privacy Policy | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/legal/privacy | Privacy Settings | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/cheating | Cheating & Fair Play | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/partners | Partners | new tab | Add '(opens in new tab)' to text |
| https://www.chess.com/legal/compliance | Compliance | 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://chess.com/support; https://www.chess.com/terms; https://www.chess.com/about; https://www.chess.com/students; https://www.chess.com/jobs; https://www.chess.com/club/chess-com-developer-community; https://www.chess.com/legal/user-agreement; https://www.chess.com/legal/privacy; https://www.chess.com/legal/privacy; https://www.chess.com/cheating (+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
Icon-only buttons need an aria-label so screen readers can announce them.
button.cc-button-component (#334 on page); button.cc-button-component (#338 on page)
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
C404 Error PageActionHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 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 Play Chess Online on… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Search | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Search | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Improve Your Game wi… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Play Chess Bots | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Level Up With Chess … | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Watch the Best in th… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Follow the 2026 FIDE… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h2 Learn, Play, and Hav… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| h3 Play Anywhere with t… | 1.55:1 | 3.0:1 | #000000 | #302E2B | Fail |
| title Chess.com - Play Che… | 1.53:1 | 4.5:1 | #000000 | #302D2A | Fail |
| span Skip to content | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Play | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Play | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Puzzles | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Puzzles | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Learn | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Learn | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Train | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
| span Train | 1.55:1 | 4.5:1 | #000000 | #302E2B | Fail |
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 89/100 — 2 failing, 19 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.
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 |
|---|
header#mobile-toolbar > div.mobile-toolbar-wrapper > div.mobile-toolbar-menu-area-left > button.cc-button-component header#mobile-toolbar > div.mobile-toolbar-wrapper > div.mobile-toolbar-menu-area-left > button.cc-button-component |
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.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Support nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a#navigation-footer-help |
Chess Terms nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
About nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Students nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Jobs nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Developers nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
User Agreement nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Privacy Policy nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Privacy Settings nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a#cookie-consent-trigger |
Cheating & Fair Play nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Partners nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Compliance nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
Chess.com © 2026 nav > ul.navigation-footer-pages-component > li.navigation-footer-page-component > a.navigation-footer-page-link |
These items highlight common accessibility best practices.
ALandmark Structure7 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
A+Heading Hierarchy12 headingsPASS
- H2 Search
- H2 Search
- H1 Play Chess Online on the #1 Site!
- H2 Improve Your Game with Lessons
- H2 Play Chess Bots
- H2 Level Up With Chess Puzzles
- H2 Watch the Best in the World Compete
- H2 Follow the 2026 FIDE Candidates LIVE with the BEST Coverage
- H3 Play Anywhere with the Chess.com App
- H4 App Store
- H4 Google Play
- H2 Learn, Play, and Have Fun!