Accessibility Module
European Accessibility Act & WCAG: Who Must Comply and By When
The deadline has already passed for most businesses — here's what that actually requires.
Quick answer
The European Accessibility Act (EAA, Directive 2019/882) requires many private-sector products and services sold in the EU — including e-commerce websites, banking, and transport ticketing — to be accessible, with a compliance deadline of June 28, 2025 that has already passed. WCAG 2.1 Level AA is the technical standard most commonly used to demonstrate compliance, referenced via the EN 301 549 standard. Microenterprises (fewer than 10 employees, under €2 million turnover) providing services are exempt from some obligations, but this exemption doesn't extend to all businesses or to products. An automated overlay widget does not, by itself, make a website legally compliant.
By GetGDPRScan Editorial · Last updated 2026-07-24
Accessibility compliance in the EU runs on two tracks that get conflated constantly: the European Accessibility Act, a law that says who must comply and by when, and WCAG, a technical standard that defines what compliance actually looks like on a page.
This guide covers both, specifically for website owners. It isn't legal advice — see What Automated Compliance Scanners Can (and Can't) Detect for where a scan's usefulness ends and a professional accessibility audit's begins.
What is the European Accessibility Act, and who must comply?
The European Accessibility Act (Directive 2019/882) is an EU directive requiring accessibility for a defined list of products and services, including e-commerce, banking services, transport ticketing and information, e-books, and telecommunications. EU member states transposed it into national law by June 28, 2022, and the compliance deadline for businesses was June 28, 2025 — meaning it's already in effect, not a future deadline.
Microenterprises — fewer than 10 employees and under €2 million annual turnover — are exempt from some obligations when providing services, but this exemption is narrower than it sounds: it generally doesn't apply to products, and larger businesses in scope have no such exemption regardless of how simple their website is.
What is WCAG, and what do the compliance levels mean?
WCAG (Web Content Accessibility Guidelines) is the W3C's technical standard for web accessibility, organized into three conformance levels: A (minimum), AA (the level referenced by most laws and by the EU's EN 301 549 standard), and AAA (the highest, rarely required in full). When a business says it's targeting "WCAG compliance," it almost always means WCAG 2.1 Level AA.
WCAG 2.2, published in October 2023, adds a handful of new success criteria on top of 2.1 rather than replacing it — most EU regulatory references, including EN 301 549, are still built around 2.1 AA as the operative baseline.
What color contrast ratio does WCAG 2.1 AA require?
WCAG 2.1 AA requires a contrast ratio of at least 4.5:1 for normal text against its background, and 3:1 for large text (roughly 18pt, or 14pt bold) and for UI components and graphical objects. This is one of the most common and most mechanically checkable accessibility failures on real websites — low-contrast text on light or dark themes is easy to introduce and easy to miss visually if you don't have low vision yourself.
How GetGDPRScan checks this: GetGDPRScan's accessibility module checks color contrast, missing alt text, unlabelled form fields, heading structure, ARIA usage, and link/button accessibility directly against the rendered page — see How Website Compliance Scanning Actually Works for how the underlying snapshot is built.
Does an accessibility overlay widget make a website legally compliant?
No. Automated overlay widgets — the scripts that add a floating accessibility icon and claim to fix issues on the fly — do not achieve WCAG conformance or legal compliance on their own, and accessibility professionals have widely documented cases where they interfere with screen readers or introduce new problems. They can be a reasonable supplementary aid for some specific adjustments, but they're not a substitute for fixing the underlying markup, contrast, and structure.
Can a business face legal or regulatory consequences over an inaccessible website?
Yes, though the mechanism varies by jurisdiction. Under the EAA, national market surveillance authorities can require corrective action and, in some member states, impose penalties for non-compliant products and services. Separately, accessibility-related litigation has become common in some jurisdictions — most visibly the US under the ADA — and EU businesses serving those markets face that exposure too. Within the EU, complaint-driven enforcement through national authorities is the more typical path than direct lawsuits.
How can I check if my website is accessible?
The mechanically checkable parts — contrast ratios, missing alt text, unlabelled inputs, heading structure, keyboard-focus issues — are exactly what an automated scan is well suited to catch continuously. What a scan can't fully verify is real screen-reader usability and cognitive accessibility, which is why WCAG conformance claims for a business with real legal exposure should still involve manual testing or a professional audit alongside automated checks.
Key takeaways
- •The EAA's compliance deadline (June 28, 2025) has already passed for businesses in scope — this isn't a future concern.
- •WCAG 2.1 Level AA is the technical standard most EU accessibility obligations reference in practice.
- •The microenterprise exemption is narrower than commonly assumed — it applies to services, not products, and only to businesses under 10 employees and €2 million turnover.
- •An overlay widget does not make a site legally compliant; fixing contrast, alt text, labels, and structure does the actual work.
FAQ
Related
Google Lighthouse vs WCAG: Is Your Score Enough?
Why a perfect Lighthouse Accessibility Score doesn't automatically mean WCAG compliance.
What Is a Website Compliance Platform?
How the accessibility module fits alongside GDPR and AI Act checks.
How Website Compliance Scanning Actually Works
How the accessibility module reads contrast, alt text, and structure from a rendered page.
What Automated Compliance Scanners Can (and Can't) Detect
Where an automated accessibility scan's usefulness ends and a professional audit's begins.
Accessibility Checker
Free WCAG 2.1 accessibility scan for your website.