Every Form Field Is a Person
Most conversations about web accessibility start with rules. WCAG criteria. Success levels. Compliance checklists.
Those things matter. But they can also obscure the point of the entire exercise.
Every accessibility issue your scanning tool flags represents a real person, trying to do something real on your website — and being stopped.
Let’s make that concrete with one of the most common accessibility features on any website: the humble form.
A Form Is a Conversation
Think about what a form actually is. It’s a conversation between your organization and a human being. Someone is telling you their name. Asking for help. Making a purchase. Signing up for your newsletter. Requesting a quote.
When that form has properly associated labels, logical tab order, clear error messaging, and adequate color contrast, that conversation flows naturally. The person fills it out, hits submit, and gets what they came for.
When it doesn’t? The conversation breaks down.
A screen reader user encounters a field with no programmatic label. They hear “edit text”, with no context about what information is being requested. A keyboard-only user tabs through fields in an illogical sequence, jumping from “Email” to “City” to “First Name.” A person with low vision can’t distinguish the error message from the background because the contrast ratio is 2.1:1.
Each of these moments represents a person who came to your website ready to engage, and left without completing what they came to do.
The Business Impact Is Measurable
Here’s where human-centered thinking meets your bottom line.
People with disabilities and their families represent an estimated $13 trillion in global spending power, according to the World Economic Forum. In the U.S. alone, nearly one in four adults lives with a disability that affects how they experience digital content. That’s not a niche audience. That’s a quarter of your potential visitors.
When your forms are inaccessible, you aren’t just failing a WCAG criterion. You’re breaking a conversion path.
Every abandoned form is a lost donation, a missed lead, a sale that went to a competitor whose checkout actually worked. And the data supports this: organizations that invest in accessible user experiences consistently see improvements in engagement metrics, session duration, and conversion rates — not just for users with disabilities, but for everyone.
Accessible form design is good form design. Clear labels help all users. Logical tab order reduces confusion for everyone. Descriptive error messages prevent frustration regardless of how someone navigates your site.
The Testing Methodology Should Be Human-Centered Too
This is where many organizations get tripped up. They run a scan, see a list of violations, and start fixing code. That’s a fine start — but it misses the human layer.
A truly human-centered testing approach asks different questions:
Can a real person complete this form using only a keyboard? Does the label for this field make sense when read aloud without visual context? If someone makes a mistake, does the error message tell them exactly what went wrong and how to fix it? Is the submit button reachable, visible, and clearly labeled?
Automated scanning tools (like ours) are essential for catching the technical issues at scale — missing labels, contrast failures, improper ARIA attributes. But the best accessibility programs pair that automated detection with human-centered thinking about what the experience actually feels like for the person on the other end.
Start With the Person, Not the Rule
If your organization is early in its accessibility journey, here’s a reframe that can change everything: before you look at the WCAG success criterion, picture the person.
Picture the veteran with a traumatic brain injury trying to apply for benefits on your site. Picture the elderly donor who wants to support your mission but can’t figure out your giving form. Picture the parent with a temporary hand injury trying to register their child for a program, navigating entirely by keyboard.
When you start with the person, the technical requirements stop feeling like a checklist and start feeling like what they actually are — the minimum standards for treating your visitors with dignity.
And when you treat people with dignity, they tend to stick around. They complete forms. They make purchases. They come back. They tell others.
Accessibility isn’t a compliance cost. It’s the foundation of a website that actually works, for everyone who visits it.
