Web Accessibility That Actually Matters
Last updated:
Why bother, honestly
Three reasons, in the order that persuades most business owners. It is a meaningful share of your market — around one in five people has a disability, and a larger group benefits from the same changes. It improves the site for everyone, because the fixes are mostly clarity. And in many markets it is a legal obligation with real enforcement.
The reason we lead with is the second. Good contrast, labelled forms and a sensible heading structure make a site easier for a tired person on a phone in the sun, which is most of your traffic.
The six changes that cover most of it
- Colour contrast. Light grey on white fails and is everywhere. Fixing it is a stylesheet change.
- Keyboard access. Everything clickable must be reachable and operable by keyboard, including menus and modals.
- Labelled form fields. A placeholder is not a label. This breaks screen readers and confuses everyone when the placeholder vanishes.
- Alt text on meaningful images. Describe the content; decorative images get empty alt.
- Heading structure. One H1, then a real hierarchy. Not headings chosen for their font size.
- Visible focus. Never remove the focus outline without replacing it with something clearer.
Roughly 80% of the accessibility failures we find on business sites are in that list, and all six are cheap to fix during a build.
What it costs
Built in from the start, accessibility adds around 5–10% to a project — mostly design decisions and testing time. Retrofitted onto a finished site, it costs considerably more, because some fixes require rebuilding components.
| Approach | Cost | Result |
|---|---|---|
| Built in | +5–10% | Genuinely accessible |
| Retrofit basics | 3–10 days | Most real barriers removed |
| Full audit and remediation | £4k–£15k | Conformance you can state |
| Overlay widget | Monthly fee | Does not work; may increase risk |
On overlay widgets
The plug-in that promises instant compliance does not deliver it. Disability advocacy groups oppose them, they frequently interfere with the assistive technology people already use, and lawsuits have proceeded against sites using them.
They exist because the promise is attractive. There is no substitute for fixing the underlying markup, and a supplier who recommends an overlay instead of remediation is selling comfort rather than access.
Testing without a specialist
- Unplug the mouse and use the site — you will find problems within a minute
- Run an automated checker; it catches perhaps 30% of issues and they are real ones
- Zoom to 200% and check nothing breaks or overlaps
- Turn on your operating system's screen reader and try one journey
- Check contrast on every text and background pair in the design system
Automated tools are a floor, not a ceiling. They cannot judge whether alt text is useful or whether the tab order makes sense, and both matter more than the things they catch.
Where the legal position actually stands
Public sector bodies in the UK and EU have explicit obligations. Private businesses have general duties under equality legislation that courts have applied to websites, and in the US a large volume of litigation targets private sites.
We are not lawyers and this is not advice. The practical position is that the six fixes above remove most real barriers and most realistic exposure, and they are cheap enough that the legal question rarely needs to be the deciding one.
Frequently asked questions
What standard should we aim for?
Does accessibility help SEO?
Can we make our existing site accessible?
Do we need a formal accessibility statement?
Planning a website or a web application?
Tell us what it needs to do and who for. We will tell you which of the four kinds of project it actually is, and what that costs.
Related services
What we build for problems like this one