🏛️

WCAG Violations in Government Websites

Common ADA and WCAG 2.1 accessibility failures found across federal, state, and local government websites — and how to fix them before the April 2026 deadline.

🔍 Scan Your Government Website Free →

Why Government Websites Must Be Accessible

Government websites face the strictest accessibility requirements under ADA Title II and Section 508. The DOJ's April 24, 2026 deadline requires all state and local government websites to meet WCAG 2.1 AA.

The most common WCAG 2.1 AA violations found on government websites are listed below. Each violation includes the WCAG criterion, impact level, and exact fix code.

Top Government WCAG 2.1 AA Violations

serious WCAG 1.4.3

Color Contrast

Ensures the contrast between foreground and background colors meets WCAG 2 AA contrast ratio thresholds.

Fix: Increase the contrast ratio between text and its background. For normal text (< 18pt), use at least 4.5:1. For large text (≥ 18pt or 14pt bold), use at least 3:1. Use a contrast checker like WebAIM's tool to verify.

Full fix guide for Color Contrast →
critical WCAG 1.1.1

Image Alt Text

Ensures elements have alternate text or a role of none or presentation.

Fix: Add descriptive alt="" attributes to all tags. For decorative images, use alt="" (empty string). For complex images like charts, provide a full text alternative in a nearby paragraph.

Full fix guide for Image Alt Text →
critical WCAG 1.3.1

Form Label

Ensures every form element has a label.

Fix: Add a

Full fix guide for Form Label →
serious WCAG 2.4.4

Link Name

Ensures links have discernible text.

Fix: Add descriptive text inside tags. For icon-only links, add aria-label="Description of link". Avoid generic text like "Click here" or "Read more" — use context-specific text.

Full fix guide for Link Name →
critical WCAG 4.1.2

Button Name

Ensures buttons have discernible text.

Fix: Add descriptive text content to

Find All WCAG Violations on Your Government Website

Free automated scan in 30 seconds. Get AI-generated fix code for every violation found.

🔍 Scan Your Site Free

Other Industry Accessibility Guides