Antonov/Journal/Accessibility
Trending · EU regulation

The Accessibility Act is checking websites now. Is yours ready?

Who is covered, what the law asks your site to do, and the six fixes that solve most of the problem — in plain words.

23 Sep 20264 min readBy Gabriel Antonov#Accessibility#EAA
Glass browser window of an online shop orbited by accessibility symbols

Since 28 June 2025 the European Accessibility Act has been law across the EU, and in 2026 the grace period feeling is over: market-surveillance bodies are now running automated scans of online shops. If your business sells to consumers online, your website is part of the product — and it is being checked.

Most small business owners I talk to have heard the name and assumed it is "for big companies". Sometimes that is true. Often it is not. This article is the short version: who is covered, what the law actually asks your website to do, and the handful of fixes that solve most of the problem.

Who the EAA actually applies to

The Act covers consumer-facing services — including e-commerce, banking, e-books, transport ticketing and electronic communications — and a list of products such as computers, smartphones and e-readers. If people can buy from your website, you are running an e-commerce service in the eyes of the law.

You are exempt if…

You are a microenterprise providing services: fewer than 10 employees and annual turnover or balance sheet of no more than €2 million. Both conditions at once.

You are not exempt if…

You have 10+ staff, or you pass €2 million, or you place covered products on the market — the micro exemption covers services only. A line in your terms saying "B2B only" is not enough either.

Not sure where you stand?Growing shops cross the line without noticing. If you are close to 10 people or €2 million, build as if you are covered — accessible sites also convert better, so the work pays either way.

What "accessible" means for your website

The benchmark is the European standard EN 301 549, which in practice means meeting WCAG 2.1 level AA. In plain words, a customer must be able to find, understand and buy on your site whether they use a mouse, only a keyboard, a screen reader, a zoomed-in phone or a screen in bright sunlight.

Hands navigating an online store with the keyboard, a pink focus ring around the Add to cart button
If you can't reach "Add to cart" with the Tab key, neither can a big group of your customers.

How most websites fail — the numbers

The yearly WebAIM Million audit tests the home pages of the top one million websites. Its 2026 edition is blunt:

0of home pages had detectable WCAG failures
0errors per page on average
0of all errors fall into just six categories

That last number is the good news. You do not need a year-long project — the same six problems appear on almost every site, and each has a known fix.

The six fixes that solve most of it

01 · 83.9% of sites

Low-contrast text

Light grey on white looks elegant in Figma and is unreadable in sunlight. Body text needs a 4.5:1 contrast ratio.

02 · 53.1%

Images without alt text

Every product photo needs a short description. It also helps Google Images send you traffic.

03 · 51%

Form fields without labels

Placeholder text is not a label. Checkout and contact forms are where this costs you sales.

04 · 46.3%

Empty links

Icon-only links (a cart, a social icon) with no text tell a screen reader nothing.

05 · 30.6%

Empty buttons

The hamburger menu and the search magnifier need an accessible name.

06 · 13.5%

No page language

One attribute — lang="bg" or lang="en" — so assistive tech pronounces your content correctly.

The same product page twice: washed-out low-contrast version next to a crisp, high-contrast version with large tap targets
Same page, same brand. Only contrast, sizes and labels changed.

Beyond the checklist: what a compliant site also needs

Accessibility isn't a plugin you install. It's how the site is designed and built.— Why "one-click accessibility" overlays don't make you compliant

Overlay widgets promise instant compliance. They don't fix missing labels in your checkout or a menu the keyboard can't open — the problems live in the code and the design, so that's where they have to be fixed.

What it costs to ignore it

Penalties are set by each member state. Germany's implementing law, for example, allows fines of up to €100,000, and authorities can require corrective measures, up to restricting a non-compliant service. The quieter cost is bigger: Eurostat reports that nearly a quarter of people aged 16 and over in the EU had a disability in 2024, and an older, zooming, one-handed-on-the-phone audience is every shop's audience.

A 30-minute self-check you can do today

  1. Unplug your mouse and try to buy something using only Tab, Enter and the arrow keys.
  2. Zoom your browser to 200% and look at your header, menu and checkout.
  3. Open your site on your phone outside in daylight. Can you read everything?
  4. Run a free automated check (the WAVE browser extension or Lighthouse in Chrome) on your home page and checkout.
  5. Count how many problems belong to the six categories above. That's your to-do list.
The shortcutWhen I design and build a website, accessibility is built in from the first sketch — contrast, labels, keyboard navigation, focus states and an accessibility statement — instead of bolted on later. If your current site fails the self-check, a redesign is often faster and cheaper than patching it.
Work with me

Want a website that actually brings clients?

Custom design, built fast, SEO-ready from day one. Fixed prices, EU-wide, remote.

Start a project →See the workReply within 24 hours
Keep reading

More from the Journal

All articles