NormflussDocument accessibility platform

Standard

Is WCAG legally required?

WCAG — the Web Content Accessibility Guidelines, published by the World Wide Web Consortium (W3C) — is a technical standard, not a law in itself. No one is prosecuted for "breaching WCAG" directly. The reason WCAG matters legally is that laws and regulations across Europe and beyond adopt it by reference as the measure of what "accessible" means. So the accurate answer to "is WCAG legally required?" is: WCAG conformance is how many accessibility laws are satisfied, which makes it a de facto legal requirement wherever those laws apply.

In the European Union, the mechanism runs through the harmonised standard EN 301 549, which incorporates WCAG at Level AA. The Web Accessibility Directive (Directive (EU) 2016/2102) requires public-sector websites, mobile apps, and the documents they publish to be accessible, and conformance is presumed when they meet EN 301 549 — and therefore WCAG AA. The European Accessibility Act (Directive (EU) 2019/882), applicable from 28 June 2025, extends accessibility obligations to a range of private-sector products and services, again with EN 301 549 (and WCAG) as the technical baseline. Each EU member state transposes these into its own national law, so the obligation is enforced nationally.

In the United Kingdom, which is not subject to the European Accessibility Act, the picture is similar in effect. The Public Sector Bodies (Websites and Mobile Applications) (No. 2) Accessibility Regulations 2018 require public-sector bodies to meet WCAG at Level A and AA; following a 2022 amendment the regulations track WCAG "as amended from time to time", and the standard monitored by the UK government is WCAG 2.2 AA from October 2024. Separately, the Equality Act 2010 imposes a duty on service providers — public and private — to make reasonable adjustments for disabled people, including providing information in an accessible format, which in practice points to WCAG-conformant content.

The practical upshot: whether WCAG is "required" depends on who you are and where you operate, but for public-sector bodies across the EU and UK it effectively is, and for a growing set of private businesses under the EAA it now is too. Because WCAG conformance is technical, it is testable — which is what lets an organisation demonstrate it met the standard the law points to. This page explains the general legal architecture and is not legal advice; the precise obligation for a given organisation is a determination for its own compliance team or counsel.

How Normfluss checks for it

Normfluss checks documents against the WCAG-derived technical criteria that the EU's EN 301 549 and the UK's public-sector rules reference — tagging, reading order, alternative text, declared language, and structure — and against PDF/UA. It reports conformance within a stated, tool-checkable scope and issues a signed evidence record of exactly what was tested. That evidence is what lets an organisation show it met the technical standard the law points to; it is not a legal-compliance determination, which remains a decision for counsel.

Frequently asked questions

Is WCAG legally required?
WCAG is a technical standard, not a law by itself — but laws across the EU and UK reference it as the accessibility baseline, so conforming to WCAG is how those laws are satisfied. For public-sector bodies in the EU and UK it is effectively required, and under the EU's European Accessibility Act (from 28 June 2025) it applies to a growing set of private products and services too.
Is WCAG a legal requirement in the UK?
For UK public-sector bodies, yes: the Public Sector Bodies Accessibility Regulations 2018 require WCAG Level A and AA, and the standard the UK government monitors is WCAG 2.2 AA from October 2024. For private organisations, WCAG is not named in statute, but the Equality Act 2010's duty to make reasonable adjustments — including providing information in an accessible format — points to WCAG-conformant content in practice.
Can you get sued for not having accessible content?
Yes — routes differ by jurisdiction. In the EU, member states enforce the Web Accessibility Directive and the European Accessibility Act through designated authorities and national penalties. In the UK, the EHRC (and ECNI in Northern Ireland) enforce public-sector rules, and disabled individuals can bring claims under the Equality Act 2010 where a reasonable adjustment — such as accessible-format information — was not made. This is general information, not legal advice.
What is a WCAG violation?
A WCAG violation is a failure to meet one of the standard's success criteria — for example, an image without a text alternative (1.1.1), content that isn't keyboard operable (2.1.1), or missing document structure. In a document context, common violations include untagged content, missing alt text, undeclared language, and incorrect reading order.

Related