Color Contrast for ADA and Section 508 — Legal Requirements Explained
Table of Contents
Web accessibility lawsuits have increased sharply since 2018, and color contrast failures are among the most commonly cited issues in demand letters and complaints. This guide explains what ADA and Section 508 actually require for color contrast, which organizations are obligated to comply, and how to check it quickly.
What the ADA actually says about color contrast
The Americans with Disabilities Act does not specify contrast ratios directly. The ADA requires that services be accessible to people with disabilities, but it does not define specific technical standards for digital interfaces.
In practice, however, the Department of Justice has consistently cited WCAG 2.1 Level AA as the applicable technical standard for ADA compliance in digital contexts. Multiple federal courts have adopted WCAG 2.1 AA as the benchmark in accessibility discrimination cases. That means WCAG 1.4.3 — which requires 4.5:1 contrast ratio for normal text and 3:1 for large text — is effectively the ADA standard for color contrast.
Section 508 requirements for federal agencies
Section 508 of the Rehabilitation Act applies to all US federal agencies and organizations receiving federal funding. Unlike the ADA, Section 508 directly incorporates a technical standard: the Revised Section 508 Standards reference WCAG 2.0 Level AA.
WCAG 2.0 AA and WCAG 2.1 AA have the same contrast requirements under criterion 1.4.3. The practical result: federal agencies and their contractors must meet the same 4.5:1 normal text / 3:1 large text threshold.
Section 508 also applies to:
- Software purchased or used by federal agencies
- Websites operated by federal agencies
- Electronic documents created by or for federal agencies
- Internal employee-facing systems at federal agencies
Who is required to comply with these standards
Section 508: All US federal agencies. Organizations receiving federal contracts or grants if the digital product is covered by the contract scope.
ADA: Businesses of any size that operate a "place of public accommodation." Courts have split on whether this applies to purely online businesses, but recent trends extend ADA obligations to websites of most commercial entities. The ADA applies specifically to businesses with 15 or more employees for employment-related pages, but court decisions have applied it more broadly.
State-level laws: Many states have their own digital accessibility requirements that may be stricter or apply to broader categories of organizations.
Practical guidance: If your organization has a public-facing website serving US users, treating WCAG 2.1 AA as the standard is the widely accepted approach to managing legal risk.
How to check and document color contrast compliance
For ADA/Section 508 purposes, document your compliance process:
- List all text-background color combinations in your interface
- Check each pair with the Color Contrast Checker
- Record the hex codes, contrast ratio, and WCAG level for each pair
- Fix any failures before launch
- Re-check after any redesign or brand color update
If you receive an accessibility demand letter, demonstrating an existing compliance process — documented color ratios, regular audits, accessibility policy — is significantly better than having no documentation at all, even if individual failures are found.
Why color contrast is the most common accessibility failure
According to the WebAIM Million annual report, which scans the top 1 million web pages, low color contrast is consistently the most common WCAG failure — affecting more than 80% of home pages each year. It tops the list because it is:
- Easy to introduce accidentally (a designer chooses a visually appealing gray that just misses the threshold)
- Hard to notice without testing (most developers do not instinctively calculate luminance ratios)
- Easy to detect with automated tools (contrast checkers are widely available)
The good news: it is also easy to fix. Running hex codes through a contrast checker takes seconds, and the "Suggest Passing Color" feature finds the nearest compliant shade automatically.
Try It Free — No Signup Required
Runs 100% in your browser. No data is collected, stored, or sent anywhere.
Open Free Contrast CheckerFrequently Asked Questions
Can a business be sued for color contrast failures specifically?
Yes. ADA demand letters frequently cite WCAG 1.4.3 failures. Color contrast violations have been specifically identified in accessibility lawsuits. The settlements often require WCAG 2.1 AA compliance and periodic accessibility audits.
Does Section 508 apply to commercial SaaS products sold to the federal government?
Yes. If a federal agency purchases or licenses a SaaS product, the vendor must provide a VPAT (Voluntary Product Accessibility Template) documenting WCAG compliance, including color contrast.

