For years, web accessibility lived quietly in the developer's backlog — a worthy, slightly abstract concern that marketing could safely assume "someone else" was handling. That assumption has expired. In 2026, accessibility is a legal requirement with real enforcement behind it, and a growing share of the things regulators and courts care about — image alt text, video captions, readable contrast, clear link text — are exactly the things marketing teams produce every day. The obligation didn't just get bigger; it moved onto your desk.
This isn't a plea to be a good corporate citizen, though accessibility is that too. It's a practical brief on what's actually required now, what marketers specifically own, and the expensive mistakes to avoid — including one "solution" that's quietly getting companies sued. None of this is legal advice; it's the working knowledge a marketing team needs to not be caught out.
Why this landed on marketing's desk
The shift is simple: the rules now target content, and marketing makes the content. Accessibility failures aren't mostly deep in the codebase — the most common ones are missing alt text on a campaign image, a video posted without captions, a call-to-action button in a colour too faint to read, a form field with no label. Every one of those is produced, uploaded, or signed off by marketing, not engineering.
And the stakes changed. Accessibility rarely made it onto the marketing priority list, and that gap is now a genuine legal and competitive liability rather than a values statement. Web-accessibility lawsuits have been climbing to record highs year after year, and while retail and financial services have long been the most-targeted sectors, businesses of every kind — including B2B — are increasingly named. The days when this was purely IT's problem are over.
The shift Accessibility used to be a technical checkbox someone else owned. In 2026 it's a content requirement — and marketing makes the content. The failures regulators cite most are the ones sitting in your CMS right now.
The two forces you need to know: EAA and ADA
Two regulatory developments define the 2026 landscape, and between them they catch most businesses that market online.
The first is the European Accessibility Act (EAA). It became enforceable in June 2025, with member-state enforcement intensifying through 2026 — and its reach is the part that surprises people. The EAA applies to any business offering covered products or services to consumers in the EU, regardless of where you're headquartered. A US or UK company selling to EU customers is expected to comply, on pain of fines, legal action, or being restricted from the EU market. The second is the Americans with Disabilities Act (ADA). A Department of Justice rule set a firm WCAG standard for public-sector sites (with deadlines that were pushed back roughly a year in April 2026, now landing in 2027 and 2028), while for private businesses the legal standard held steady but enforcement sharpened — the record lawsuit volumes are largely here.
Flashcloud
Web hosting with free domain for life, a handcrafted website, migration and backups included as standard.
Best for: Small businesses & beginners wanting all-inclusive hosting
→ Sell to anyone in the EU? The EAA likely applies, wherever you're based.
→ A US business with a public-facing site? ADA Title III risk applies, and enforcement is up.
→ A public-sector body or contractor? Firm WCAG deadlines apply to you specifically.
→ None of the above? You're still building for a real slice of your audience — and the regulatory direction only points one way.
This is general guidance, not legal advice — for your specific exposure, talk to a qualified professional.
The one standard behind all of it: WCAG
Here's the reassuring part beneath the alphabet soup: nearly every one of these laws points at the same technical standard, so you're aiming at one target, not many. That standard is WCAG — the Web Content Accessibility Guidelines — and specifically Level AA.
WCAG 2.1 Level AA is the de facto benchmark that the ADA, the EAA, and most other regulations reference. The current version, WCAG 2.2, arrived in late 2023 and added nine criteria focused on cognitive and mobile accessibility, so targeting WCAG 2.2 Level AA is the safest aim. The guidelines are organised around four principles worth knowing by name, because they're intuitive: content must be perceivable, operable, understandable, and robust — often shortened to POUR. Perceivable means people can take the information in (alt text, captions). Operable means they can navigate and use it (keyboard access). Understandable means it's clear and predictable. Robust means it works with assistive technologies like screen readers. Every specific requirement rolls up to one of those four ideas.
The trap: overlay widgets don't make you compliant
Before the to-do list, the single most important myth to kill — because it's expensive. You've likely seen the pop-up accessibility widgets that promise instant compliance with one line of code: a little icon that opens a menu of contrast and text-size toggles. The pitch is seductive. The reality is that these overlays do not make you compliant and do not protect you from complaints.
The evidence is blunt: large numbers of lawsuits have been filed against sites that already had an overlay widget installed. Widgets sit on top of your site; they can't repair the structural problems underneath — the unlabelled form, the image with no alt text, the button a keyboard can't reach. Real compliance means fixing WCAG issues at the source, in the actual content and code — the kind of structural website development work an overlay can only paper over. Treat an overlay as, at most, a minor convenience feature, and never as the solution. A tool that lets you feel compliant while remaining exposed is worse than nothing, because it removes the urgency to do the real work.
What marketers should actually fix first
The encouraging truth is that a handful of fixes — mostly within marketing's direct control — resolve a large share of the most common failures. You don't need to boil the ocean; you need to nail the basics that appear in complaint after complaint.
| Fix | Why it matters |
|---|---|
| Meaningful alt text | Lets screen readers convey what images show; a top-cited failure |
| Sufficient colour contrast | Faint text on-brand-but-unreadable fails AA and loses real readers |
| Captions & transcripts | Makes video and audio usable without hearing it |
| Labelled forms | An unlabelled field is a dead end for assistive tech |
| Keyboard navigation | Many users never touch a mouse; the whole site must work without one |
Two of these deserve a marketer's special attention because they hide in plain sight. Alt text is something content teams already half-do — the same discipline that helps captions and on-screen text work on social applies here, and it doubles as an on-page SEO signal. And colour contrast is where brand and accessibility most often collide: that elegant light-grey-on-white the brand guidelines love may simply fail AA. Design for contrast from the start, the same way good landing page design already balances aesthetics against whether people can actually use the page.
Test properly — and treat it as ongoing
A quick but crucial note on how to check your work, because there's a common false-comfort here too. Automated accessibility scanners are helpful and worth running, but they typically catch only a fraction of real issues — a meaningful portion of accessibility problems can only be found by a human. So pair automated scans with manual testing: the single most revealing test is to put your mouse aside and try to complete a key task on your site — filling the lead form, checking out — using only the keyboard. If you can't, neither can a chunk of your audience.
And treat accessibility as a practice, not a project. New campaigns, new pages, and new videos ship constantly, and each can introduce a fresh failure, so a site made compliant once drifts out of compliance without ongoing attention. Build the checks into your content workflow rather than treating them as a one-off audit.
The upside: it's not only about risk
It would be a mistake to leave this feeling purely defensive, because the same work pays off in ways marketers actively want. Accessible sites reach a larger audience — a significant share of people have a disability, and an inaccessible site simply turns them away at the door. Accessibility also overlaps heavily with technical SEO and, increasingly, with how machines read your pages at all: the semantic, well-structured markup that assistive technology needs is the same structure that helps search engines and AI agents understand your site, a point we dig into in designing websites for AI search. Do the accessibility work and you get compliance, a wider audience, and better discoverability from a single effort. Framed that way, it stops being a cost centre and becomes one of the higher-leverage things a marketing team can invest a week in.
The honest read
Web accessibility in 2026 crossed the line from optional to required, and it landed squarely on marketing because marketing makes the content the rules now govern. Two forces set the stakes — the European Accessibility Act, which reaches any business selling into the EU wherever it's based, and an ADA landscape where enforcement and lawsuits keep climbing — and both point at the same target, WCAG 2.2 Level AA, built on the simple idea that content should be perceivable, operable, understandable, and robust. Skip the overlay widgets that promise instant compliance and quietly get companies sued; instead fix the basics you already control — alt text, contrast, captions, labelled forms, keyboard access — test with real manual checks rather than trusting a scanner alone, and keep doing it as new content ships. Get this right and it isn't just risk avoided: it's a wider audience reached and a more discoverable site earned, from work that was becoming non-negotiable anyway.
Not sure your site meets accessibility requirements?
We build accessible, compliant websites that reach every visitor and stand up to scrutiny.
Explore Website Design & Development →Frequently asked questions
What accessibility standard do websites need to meet in 2026?
The practical benchmark is WCAG — the Web Content Accessibility Guidelines — at Level AA. WCAG 2.1 Level AA is the de facto legal standard that most regulations, including the ADA and the European Accessibility Act, point to. The most recent version, WCAG 2.2, became the current standard in late 2023 and adds nine success criteria focused mainly on cognitive and mobile accessibility, so aiming at WCAG 2.2 Level AA is the safest target. WCAG is organized around four principles — content must be perceivable, operable, understandable, and robust — and Level AA is the middle conformance tier that laws typically require, above the minimum Level A and below the stricter Level AAA.
Does the European Accessibility Act apply to businesses outside the EU?
Yes. The European Accessibility Act applies to any business that offers covered products or services to consumers in the EU, regardless of where the company is headquartered. A US or UK company with a website or app that sells to EU customers is expected to comply. The EAA became enforceable in June 2025, with enforcement handled independently by each member state and intensifying through 2026. It aligns with WCAG 2.1 Level AA, and non-compliance can result in fines, legal action, or being restricted from the EU market. Very small microenterprises providing services may be exempt, but most marketing-led businesses selling into the EU are not.
Do accessibility overlay widgets make a website compliant?
No — and this is one of the most costly misconceptions in the space. Accessibility overlay widgets, the pop-up tools that promise instant compliance, do not reliably make a site accessible or protect it from legal complaints. Many lawsuits have been filed against websites that already had overlay widgets installed, because a widget can't fix structural problems in the underlying content and code. Real compliance means addressing WCAG success criteria at the source — fixing the actual HTML, content, contrast, and navigation — rather than layering a tool on top. Treat overlays as, at best, a minor supplement, never a solution.
What accessibility issues should marketers fix first?
Start with the high-impact basics that marketers usually control directly: meaningful alt text on images, sufficient colour contrast between text and background, captions and transcripts for video and audio, clearly labelled forms, and full keyboard navigability so the site can be used without a mouse. These few areas account for a large share of the most common accessibility failures and the complaints that follow. Automated scanners are useful for catching some issues but typically detect only a fraction of real problems, so combine automated testing with manual checks — like actually navigating your key pages using only a keyboard — and treat accessibility as an ongoing practice rather than a one-time fix.