# European Accessibility Act

*Directive (EU) 2019/882*

The European Accessibility Act is an EU directive that requires certain products and services — e-commerce among them — to be accessible to people with disabilities. National implementations have applied since 28 June 2025, and for websites the technical reference is WCAG 2.1 level AA.

**Canonical:** https://spoko.space/glossary/european-accessibility-act/  
**Language:** en  
**Category:** Law and obligations  
**Also known as:** EAA, EU accessibility directive, akt o dostępności  
**Published:** 2026-09-22  
**Glossary:** https://spoko.space/glossary/

---
## What it is {#what-it-is}

A directive, which means it is not a law you comply with directly: each member state passed its own act implementing it, and that national act is what applies to you. In Poland it is the act of 26 April 2024 on ensuring that economic operators meet accessibility requirements for certain products and services, in force since **28 June 2025**.

It covers a defined list of products and services rather than the whole economy. For the businesses I work with, the line that matters is **e-commerce**: a service that lets a consumer buy something online is in scope, whatever it sells.

## Why it matters if you are paying for a website {#why-it-matters-if-you-are-paying-for-a-website}

Because for the first time accessibility is an obligation for private companies, not only for public bodies. Poland has had rules for public-sector sites since 2019; this is the one that reaches a shop.

The practical reading is short. If you sell to consumers online in the EU, the store is in scope, and the technical standard behind the requirement is the European norm EN 301 549, which for web content points at **WCAG 2.1 level AA**. That is why every accessibility conversation ends up at the same fifty success criteria.

## The part everyone asks about {#the-part-everyone-asks-about}

Microenterprises providing services are exempt: fewer than ten people and annual turnover or balance sheet not over two million euro. A great many of the businesses asking me this question fall under that line.

Two honest caveats. The exemption covers *services* — the rules for products are drawn differently — and being exempt from an obligation is not the same as being unable to sell to a customer who cannot use your checkout. Every audit I have run found things that were cheap to fix and were costing orders regardless of who was obliged to fix them.

And the general one: this is a description of how the rules are laid out, not legal advice. For a definite answer about a specific company, the question belongs with a lawyer, and I will say so rather than guess.

## What the EAA is not {#what-the-eaa-is-not}

It is not a certification — there is no badge to buy and no register to join. It is not satisfied by an overlay widget. And it is not retroactive in one clean sweep: the acts carry transition provisions for services already running and for self-service terminals, which is the kind of detail where the national text, not a summary like this one, is the thing to read.

## Related terms {#related-terms}

- [WCAG](https://spoko.space/glossary/wcag/): WCAG is the W3C standard for making web content usable by people with disabilities. It defines three conformance levels — A, AA and AAA — and AA is the one European law, public tenders and corporate contracts actually ask for. — Markdown: https://spoko.space/glossary/wcag.md
- [contrast ratio](https://spoko.space/glossary/contrast-ratio/): Contrast ratio is the measured difference in relative luminance between text and its background, from 1:1 to 21:1. WCAG asks for at least 4.5:1 for normal text, 3:1 for large text, and 3:1 for the parts of a control that convey what it is. — Markdown: https://spoko.space/glossary/contrast-ratio.md

## Where I write about this {#related-posts}

- [10 Traits of an Effective Website | Conversion Optimization Guide](https://spoko.space/blog/effective-website/) — Markdown: https://spoko.space/blog/effective-website.md
  An effective website is one that converts visitors into customers. 10 concrete traits that decide the outcome — and how to verify each of them on your own site.
- [Magento Open Source End of Support: A Complete Guide to the Decision You Need to Make in 2026](https://spoko.space/blog/magento-open-source-end-of-support/) — Markdown: https://spoko.space/blog/magento-open-source-end-of-support.md
  Adobe isn't shutting down Magento tomorrow — but for Open Source, extended support never existed. Real timeline, costs, regional integrations, migration plan, and the fourth option nobody talks about.

## See also {#see-also}

- [Accessibility audit (WCAG 2.2 AA)](https://spoko.space/accessibility/)

## Sources {#sources}

- [Directive (EU) 2019/882](https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX%3A32019L0882) — The directive itself, including the scope and the microenterprise exemption.
- [European accessibility act — European Commission](https://ec.europa.eu/social/main.jsp?catId=1202) — The Commission’s own summary of who is covered and from when.
