Founder offer: 40% off your first 3 months — claim it →
Skip to main content

Section 508 Compliance Explained: A Plain-English Guide

Section 508 is the accessibility law most people have heard of and almost nobody can explain. It gets confused with the ADA, treated as a synonym for WCAG, and waved around in procurement documents like a password. Here is the honest version: Section 508 is a specific, fairly narrow federal rule — but if you sell software, websites, or digital documents to the U.S. government, it quietly decides whether your bid is even allowed in the room.

What Section 508 Actually Is

Section 508 is part of the Rehabilitation Act of 1973, added by amendment in 1998. It says that when federal agencies develop, procure, maintain, or use electronic and information technology, that technology has to be accessible to people with disabilities — both federal employees and members of the public. That is the whole idea: the government should not buy or build digital tools that lock disabled people out.

The critical word is federal. Section 508 binds federal agencies directly. It does not, on its own, apply to your local coffee shop's website or a private SaaS company that never touches a government contract. That is where most of the confusion starts — people assume “508” is the catch-all accessibility law for the entire United States. It is't. The law that reaches private businesses is the Americans with Disabilities Act, and the two are easy to mix up. We untangle that relationship in detail in WCAG vs ADA.

Who Section 508 Really Affects (It's More Than Agencies)

Technically, Section 508 obligates federal agencies. In practice, it flows downhill to everyone who wants their money. If an agency can only buy accessible technology, then the vendors selling to that agency have to prove their products are accessible — or lose the contract. So the people who feel Section 508 most acutely usually are't civil servants at all:

  • Software and SaaS vendors bidding on government RFPs, where a missing accessibility document can disqualify an otherwise winning proposal.
  • Universities and schools that receive federal funding and are expected to keep their digital programs accessible.
  • Contractors and agencies building websites, portals, or apps on the government's behalf — the deliverable has to pass, not just look good.
  • Document and content teams producing PDFs, forms, spreadsheets, and videos, which are all in scope and are routinely the worst offenders.

If none of that describes you, Section 508 is't your law — but accessibility still is, because the ADA almost certainly applies to your public-facing site. Either way, the technical bar you have to clear turns out to be the same one.

What Section 508 Requires: It's Just WCAG

Here is the part that saves you a lot of reading. In 2017 the U.S. Access Board issued what is usually called the “Section 508 Refresh,” and it did something genuinely useful: it adopted the Web Content Accessibility Guidelines (WCAG) 2.0 Level A and Level AA as the official technical standard. So when a contract says “must be Section 508 conformant,” what it actually means, for web content, is “must meet WCAG 2.0 AA.”

That is enormously clarifying. You do not have to learn a separate, parallel rulebook. The same success criteria that drive ADA expectations and global standards drive Section 508: text alternatives for images, sufficient color contrast, keyboard operability, clear labels, logical structure, and so on. If you already understand WCAG, you already understand the substance of 508. Our WCAG 2.2 guide covers the newer criteria layered on top, and the WCAG checklist breaks the requirements into something you can actually work through page by page.

One honest caveat: Section 508 points at WCAG 2.0, while the rest of the world has moved on to 2.1 and 2.2. If you build to the current version, you are comfortably above the 508 floor — so when in doubt, target the newer standard and you cover both.

The VPAT: How You Actually Prove It

Saying “we're 508 compliant” in a sales email means nothing to a procurement officer. The currency of Section 508 is a document: the Voluntary Product Accessibility Template, or VPAT. It is a standardized form where you go through each applicable WCAG criterion and honestly state whether your product supports it, partially supports it, or does not supportit — with notes explaining the gaps. The filled-in version is often called an Accessibility Conformance Report (ACR).

The temptation is to mark everything “Supports” and move on. Don't. A VPAT is a representation you are making to the federal government, and an overstated one is worse than an honest one with caveats — agencies have accessibility staff who will test your claims, and getting caught padding a VPAT is how you lose a contract andyour credibility for the next one. A truthful “partially supports, remediation planned for Q3” beats a fictional row of green checkmarks every time.

A VPAT is also not the same thing as an accessibility statement. The VPAT is the procurement-facing technical document; the public statement on your site is a separate, plain-language commitment you can draft with our accessibility statement generator. You may well need both.

How to Test for Section 508 (Without Fooling Yourself)

Because 508 conformance is really WCAG conformance, you test it the same way you test any site — with one important dose of honesty about what each method can and cannot find. Anyone who tells you a single tool delivers full Section 508 compliance is selling you something.

  1. Start with an automated scan. Run your key pages through a checker like CompliaScan's free WCAG checker, which is built on the open-source axe-core engine. Automated testing is fast, repeatable, and great at catching the machine-detectable failures — missing alt text, contrast problems, empty labels, broken structure.
  2. Know the ceiling. Automated scanning reliably catches only about 30–40% of WCAG success criteria. The rest — whether alt text is actually meaningful, whether focus order makes sense, whether a screen reader announces a custom widget correctly — requires human judgment. Any vendor claiming 100% automated coverage is misrepresenting how the technology works.
  3. Test manually with a keyboard and screen reader. Unplug the mouse and tab through every page. Then try it with a screen reader. This is where the criteria machines can't judge get verified, and it is non-negotiable for a credible VPAT.
  4. Don't skip documents and media. PDFs, Word files, and videos are squarely in Section 508 scope. Tagged PDFs and captioned video are where a lot of “compliant” agencies and vendors quietly fall down.

When CompliaScan flags an issue, it can also suggest a code-level fix using AI — but on your own API key, with your own OpenAI, Anthropic, or Gemini account and no markup from us. We do not resell tokens, and we do not pretend the suggestions are a substitute for human review. For the full picture of how a real audit comes together, see our accessibility audit guide.

Three Section 508 Myths Worth Killing

“Section 508 applies to my private business.” Usually not. Unless you sell to or receive funding from the federal government, your legal obligation runs through the ADA, not 508. The good news is the fix is the same: meet WCAG and you satisfy both. Read our ADA compliance guide to see which one is really yours.

“A VPAT makes us compliant.” A VPAT documents your conformance; it does not create it. A beautifully formatted VPAT describing an inaccessible product is just a well-organized liability. The accessibility work has to happen first.

“A widget or overlay will handle 508 for us.” No tool — overlay, scanner, or otherwise — can make anyone “508-proof” or guarantee compliance, and federal accessibility reviewers are not fooled by a toolbar bolted onto an inaccessible page. Conformance comes from fixing the underlying code, then proving it with real testing.

See your lawsuit risk in 30 seconds

Over 5,100 ADA website lawsuits were filed in 2025 — a 20% year-over-year increase. Scan your site now and know exactly how exposed you are before a plaintiff's firm runs the same check.

Free scan · No signup required · Results in ~30 seconds

Keep reading

All articles →