chess.com Accessibility Report

Accessibility audit of chess.com — scanned on Feb 20, 2026

Technology
0 /100
D Poor

4 issues found across 2 categories

2 Critical 2 Major

WCAG Compliance Overview

Perceivable 1 issues
Operable 1 issues
Understandable 0 issues
Robust 2 issues

Issues Found

Images missing alt text

Critical

Images must have alternative text to convey their meaning to screen reader users.

WCAG 1.1.1
8 element(s) affected
  • <img src="(no src)">
  • <img src="(no src)">
  • <img src="(no src)">
  • <img src="(no src)">
  • <img src="(no src)">
How to fix

Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

Buttons missing accessible name

Critical

Buttons must have discernible text for screen reader users.

WCAG 4.1.2
2 element(s) affected
  • <button>
  • <button>
How to fix

Add text content, aria-label, or title to all <button> elements.

Duplicate element IDs

Major

Element IDs must be unique to ensure correct assistive technology behavior.

WCAG 4.1.1
1 element(s) affected
  • id="menu-cta"
How to fix

Make each id attribute value unique within the page.

Positive tabindex values

Major

Elements with tabindex > 0 disrupt natural tab order and confuse keyboard users.

WCAG 2.4.3
1 element(s) affected
  • <a tabindex="100">
How to fix

Remove positive tabindex values. Use tabindex="0" or tabindex="-1" only.

Top Priority Fixes

Here are the most impactful changes chess.com should make to improve accessibility:

  1. #1
    Images missing alt text Critical

    Add descriptive alt attributes to all <img> elements. Use alt="" for decorative images.

  2. #2
    Buttons missing accessible name Critical

    Add text content, aria-label, or title to all <button> elements.

  3. #3
    Duplicate element IDs Major

    Make each id attribute value unique within the page.

Frequently Asked Questions

Is chess.com accessible?

chess.com scored 54/100 (grade D) on our accessibility audit. This score reflects automated checks against WCAG 2.1 Level AA criteria.

Is chess.com WCAG compliant?

Our scan found 4 accessibility issues on chess.com. Full WCAG compliance requires addressing all critical and major issues identified above.

Is chess.com EAA compliant?

The European Accessibility Act requires websites to meet WCAG 2.1 AA standards. Check the detailed report above to see chess.com's compliance status.

What accessibility issues does chess.com have?

See the full issue list above with severity levels, affected elements, and recommended fixes for chess.com.

Scan Your Own Website

Get a free accessibility report for your website in seconds.