ADA Compliance Deadlines Are Coming — What You Need to Know
The Regulatory Landscape Has Shifted
For years, digital accessibility requirements existed in a gray area. Section 508 covered federal agencies, and courts increasingly interpreted the ADA to include websites and digital content, but there was no explicit federal rule saying "your PDFs must be accessible by this date."
That changed. The Department of Justice issued a final rule under ADA Title II that sets concrete deadlines for state and local governments to make their digital content accessible.
The Deadlines
Here are the dates that matter:
- June 2025 — European Accessibility Act takes effect across the EU
- April 2026 — ADA Title II compliance deadline for large state and local governments (populations of 50,000+)
- April 2027 — ADA Title II compliance deadline for smaller state and local governments
- Ongoing — Section 508 enforcement for all federal ICT (information and communication technology)
These aren't suggestions. The DOJ is actively enforcing, and digital accessibility lawsuits are at record highs.
What "Compliance" Actually Means
The new rule references WCAG 2.1 Level AA as the technical standard. For documents, that translates to specific, testable requirements:
Document structure — Every document needs a proper heading hierarchy (H1, H2, H3 in order, no skipping levels). Screen reader users navigate by headings the way sighted users scan a page visually.
Alt text — Every image needs a text alternative that conveys the same information. For a photo, that's a description. For a chart, that's the data it presents. For a decorative image, it should be marked as such so screen readers skip it.
Tagged PDFs — PDFs must have a structure tree (tags) that defines the reading order and element types. An untagged PDF is essentially a picture of text to a screen reader.
Tables — Data tables need header cells properly marked with scope attributes so a screen reader can associate data cells with their headers.
Forms — Every form field needs a label. Tab order must be logical. Required fields must be indicated in a way that doesn't rely solely on color.
Color contrast — Text must have a contrast ratio of at least 4.5:1 against its background (3:1 for large text).
Document language — The language of the document must be specified in the metadata so screen readers use the correct pronunciation.
The Scale of the Problem
Here's what makes this daunting: most organizations have thousands, sometimes tens of thousands, of public-facing documents. University websites alone can have hundreds of course syllabi, research papers, policy documents, and administrative forms — most of which were never created with accessibility in mind.
Remediating documents one at a time with manual tools is not feasible at this scale. A single complex document can take an accessibility specialist hours to remediate properly. Multiply that by 5,000 documents and you're looking at years of work.
How Organizations Are Responding
We're seeing three approaches:
The ostrich — Ignoring the deadline and hoping for the best. This is a bad strategy. The DOJ has entered into settlement agreements with multiple organizations, and plaintiffs' attorneys are actively filing cases.
The overlay — Purchasing a widget that claims to make content accessible automatically. These tools can help with some web content issues but do nothing for document accessibility. A JavaScript overlay cannot fix an untagged PDF.
The systematic approach — Auditing the document library, prioritizing high-traffic documents, and using a combination of automated tools and human review to remediate at scale. This is the right approach, and it's what Lovelace is built to support.
Getting Started
If you're just starting to think about compliance, here's a practical path:
-
Audit — Identify how many public-facing documents you have and where they live. Most organizations are surprised by the number.
-
Prioritize — Not every document needs to be fixed on day one. Start with high-traffic documents, documents required for essential services, and new documents going forward.
-
Automate what you can — AI-powered tools like Lovelace can handle the bulk of remediation: generating alt text, fixing heading hierarchy, creating tagged PDF structure. Reserve human review for complex edge cases.
-
Build accessible processes — The biggest win is ensuring new documents are created accessibly from the start. Train content creators, use accessible templates, and integrate accessibility checks into your publishing workflow.
The deadline is real, but the problem is solvable. The tools exist. The question is whether organizations will act in time.
Moss