WEB DESIGN & BRANDING · September 2026 · ~1 min read
California ADA website compliance and Unruh Act demand letters
A demand letter about your website usually rests on one sentence of California law: an ADA violation is also an Unruh Civil Rights Act violation, and Unruh carries a floor of four thousand dollars per offense plus the other side's legal fees. This is information, not legal advice.
On this page
- 01Why does California generate these letters and other states do not?
- 02What does federal law actually require of a business?
- 03Do accessibility overlays fix this?
- 04What would we fix first?
- 05How do you read a proposal about this?
- 06What does this work not do?
- 07What is usually inside the letter?
- 08When you do not need this
- 09Where these numbers come from
- 10Related reading
Why does California generate these letters and other states do not?
Every state has the Americans with Disabilities Act. California has the ADA plus a state statute that turns a federal violation into a state one with money attached.
Civil Code section 51 is the Unruh Civil Rights Act. Subsection (b) says that all persons in the state, whatever their disability among other characteristics, "are entitled to the full and equal accommodations, advantages, facilities, privileges, or services in all business establishments of every kind whatsoever."
Then subsection (f) does the work:
"A violation of the right of any individual under the federal Americans with Disabilities Act of 1990 (Public Law 101-336) shall also constitute a violation of this section."
That is the whole mechanism. Nobody needs a separate theory about websites, or a California-specific accessibility rule. If a plaintiff can make out an ADA problem, the state statute attaches automatically.
Section 52 is what makes it worth someone's time. A defendant is liable "for each and every offense for the actual damages, and any amount that may be determined by a jury, or a court sitting without a jury," which the section caps at three times the actual damage, "but in no case less than four thousand dollars ($4,000), and any attorney's fees that may be determined by the court in addition thereto."
Read the phrases carrying the weight. "Each and every offense" means four thousand is a floor per violation rather than a ceiling on the matter. "Any attorney's fees" means the economics work for a claim that would otherwise be too small to bring. Between them they explain why a two-location business with a booking form receives a letter at all.
We are not putting a settlement figure in this article. We have not read a source that supports one, and the numbers circulating in agency marketing are almost never sourced.
02What does federal law actually require of a business?
Here is where most of the marketing you will read is wrong.
The Department of Justice publishes guidance on web accessibility and the ADA. On what businesses must do, it says:
"Businesses and state and local governments have flexibility in how they comply with the ADA's general requirements of nondiscrimination and effective communication. But they must comply with the ADA's requirements."
And more directly:
"Businesses and state and local governments can currently choose how they will ensure that the programs, services, and goods they provide online are accessible to people with disabilities."
No federal regulation names a required technical standard for a private business's website. DOJ points at the Web Content Accessibility Guidelines and the Section 508 standards as available references, not as a rule binding a restaurant or a dental practice.
So when a vendor says WCAG 2.1 Level AA is legally required, that is not what the guidance says. What is true, and what matters more practically, is that WCAG 2.1 AA is the standard courts, settlements and procurement departments reach for when they need something concrete. It is a W3C Recommendation with three conformance levels, A, AA and AAA. AA is the working answer because it is the one everyone else already agreed to use.
The distinction is not pedantry. It changes what you buy. "Required by law" sells a certificate. "The standard everyone settles on" sells remediation, which is the thing that reduces exposure.
03Do accessibility overlays fix this?
The most common response to a letter is to buy an overlay: a script pasted into the site that promises compliance in a line of JavaScript.
We would not. An overlay sits on top of markup that is still inaccessible underneath. It does not fix a form field with no label, an image with no alternative text, or a colour contrast that fails at 3 to 1 where it needs 4.5. It reorders and annotates at runtime, and screen reader users frequently report it makes the experience worse, because it fights the assistive technology they already configured.
There is also the practical point. If the underlying markup is unchanged, a tester running the same audit gets the same findings. The overlay did not remove the evidence, it added a layer between the evidence and the visitor.
04What would we fix first?
If a letter has arrived, the first call is to a lawyer, not to us. Nothing below substitutes for that.
For the website itself, this is the order we work in, cheapest and highest impact first.
| Order | What we fix | Why it sits here |
|---|---|---|
| 1 | Form labels and error messages | A booking or contact form that cannot be completed is the clearest denial of service, and the one a tester reaches immediately |
| 2 | Images that carry meaning | Alternative text on anything a customer needs, and empty alt on decoration so it is skipped rather than announced |
| 3 | Colour contrast | Body text and buttons measured against their real background, not the colour someone intended |
| 4 | Keyboard operation | Every control reachable and usable without a mouse, with a visible focus indicator |
| 5 | Headings and landmarks | One H1, ordered headings, real navigation and main elements so a screen reader can skip |
| 6 | Video and audio | Captions on anything with speech |
Notice what is absent. No certificate, no badge, no overlay. The first five are verifiable in an afternoon with a keyboard and a free contrast checker, and they are where the findings in a typical letter come from.
Take a two-chair salon in San Mateo with a booking form, a gallery, and a video on the homepage. The gallery is decorative and should be silent to a screen reader. The form is the business. The video needs captions. That is three of the six rows, and the ordering does its job: the form comes before the gallery every time, because the form is the service being denied.
05How do you read a proposal about this?
Three things in an agency's response tell you what you are buying.
A proposal leading with a compliance guarantee is selling something it cannot deliver, for the reason above. A proposal quoting a statutory damages figure without citing the code section is repeating something it read. And a proposal scoping an overlay as the remediation has not read the markup.
What a real proposal looks like: an audit naming the failing criteria, a remediation list in priority order, a retest, and an honest sentence about what remains. The same reading applies to any agency document, and the patterns are the ones in the red flags in an agency proposal.
One practical note. Most failures we find are on mobile, because that is where the form gets cramped and the focus order goes strange, and because desktop testing never surfaces them. That is its own problem, covered in mobile conversion problems desktop testing never finds.
06What does this work not do?
It does not make you immune. Nobody can promise that, and a vendor who does is telling you something they cannot know.
What it does is change the shape of the problem. A site passing a keyboard walkthrough and a contrast check has fewer findings to point at, and the ones remaining are usually narrower. It also, and this gets undersold, tends to convert better: labelled fields, readable text and a working keyboard path are usability improvements that happen to be legally relevant. We wrote about that overlap in accessibility basics that also improve conversion.
07What is usually inside the letter?
The letters follow a shape, and knowing it takes some of the fear out of opening one.
There is an identification of the sender as a person with a disability who tried to use your site. There is a list of barriers, often produced by an automated scanner, which is why the same phrases recur across letters sent to unrelated businesses. There is a citation to the ADA and to Unruh, usually sections 51 and 52. And there is a number, framed as an offer to resolve without litigation.
Two things follow from that shape. The barrier list is checkable. You can take each item and see for yourself whether the field really has no label or the contrast really fails, and automated scanners produce false positives as well as real findings. Knowing which is which before anyone responds is worth more than a fast reply.
The second is that the number in the letter is a negotiating position, not a statutory calculation. The statute sets a floor per offense and shifts fees; it does not produce the figure in the letter. Your lawyer will have a view on the gap.
What we would not do is redesign the site in a panic. A rushed rebuild tends to introduce new barriers while the old ones are still being catalogued, and it destroys the record of what the site looked like when the letter was sent. Fix the specific findings, keep the evidence of what changed and when, and let the legal process run on its own timetable.
Be honest with yourself
When you do not need this
If your website is a single page with your phone number, your hours and no form, there is very little surface here and remediation is not your best next hour. Fix the phone number and move on.
If you have already had an audit from a firm that named specific failing criteria, you do not need a second opinion on whether there is a problem. You need the remediation done. Getting a second audit is a way of paying twice to learn the same thing.
And if a letter has already arrived, the sequencing changes completely. Your lawyer decides what gets communicated and when. Website work still has to happen, but it happens under their direction rather than ahead of it.
Where these numbers come from
Every figure here comes from a primary source we read in full on 7 September 2026, not from a summary.
The four thousand dollar floor, the treble cap and the fee shifting are from California Civil Code section 52. The equal accommodations language and the sentence making an ADA violation an Unruh violation are from section 51. Both sections are short and worth reading yourself.
The two quotations about flexibility are from the Department of Justice's guidance on web accessibility and the ADA. The conformance levels are from the W3C's WCAG 2.1 Recommendation.
We have deliberately not stated an average settlement, a number of California filings, or a percentage of sites that fail an audit. We could not read a source for any of them.
Related reading
If you are weighing a rebuild rather than a repair, accessibility work is far cheaper during a build than bolted on afterwards, which is one of the things we look at in signs a website was built for a business that no longer exists and in the questions to ask a web designer before you sign. The rest of our writing on building and rebuilding sites sits in Web Design and Branding.
If you have had a letter and you want to talk it through with someone who has read the code sections, email eric@seod.com. No pitch, and if the answer is that you need a lawyer rather than an agency, that is what we will say.
If you want the site itself looked at properly, that is Website Accessibility: an audit that names the failing criteria, remediation in priority order, and a retest.