Dabish Digital
Accessibility

The real cost of ignoring accessible forms

It is rarely the thing that gets a project approved, and often the thing that decides how it goes. Nobody bills you for neglecting accessible forms. The cost shows up somewhere else.

The cost of retrofitting accessibility is several times the cost of building it in. Write the reasoning down alongside the decision, because the reasoning is what changes first.

Where the cost lands

  • Time spent on work that should not have been necessary
  • Enquiries that quietly never arrive
  • Every input needs a real label element
  • Rework, once the problem is finally visible

Errors must be announced, not only coloured red. Small and consistent beats large and occasional here. Assume whoever inherits this will have half your context and none of your patience.

Where to go from here

Group related fields so the structure is clear. In practice this is a scheduling problem more than a technical one. It is the sort of thing that looks like polish right up until it costs you an enquiry.

What this looks like day to day

Accessibility work almost always improves the experience for people who have no impairment at all. Three things worth confirming about accessible forms before you move on:

  • Someone can say what the current setup is without going to look
  • Errors must be announced, not only coloured red — and you know whether that is true here
  • There is a way to tell whether the last change to this helped

If any of that sounds like a description of your current setup, it is fixable.