If your business serves customers in California and has a website, ADA website compliance in California means meeting the federal Americans with Disabilities Act’s accessibility requirements, because any ADA violation automatically becomes a violation of the state’s Unruh Civil Rights Act. The Unruh Act adds statutory damages of at least $4,000 per offense plus attorney’s fees on top of whatever the ADA requires, and the working technical benchmark that courts and settlements use is the Web Content Accessibility Guidelines (WCAG) at Level AA.
Why California Is Different From the Rest of the Country
The federal ADA, under Title III, requires businesses open to the public to provide equal access to people with disabilities. But the ADA limits plaintiffs to injunctive relief. A court can order you to fix the barrier; it can’t hand the individual a check.
California’s Unruh Civil Rights Act, codified at Civil Code Sections 51 and 52, closes that gap. Section 51(f) treats any ADA violation as an Unruh Act violation automatically, so a plaintiff does not need to prove intentional discrimination.1California Legislative Information. California Civil Code Section 51 Section 52 then provides statutory damages of at least $4,000 per offense, up to three times actual damages, and attorney’s fees set by the court.2California Legislative Information. California Code CIV Section 52
The attorney’s fees provision is what drives the volume of California cases. It makes a lawsuit economically viable for a plaintiffs’ firm even when the underlying dispute involves a single inaccessible page.
Is Your Website Actually Covered
The Unruh Act reaches any “business establishment” serving the public: retailers, restaurants, banks, healthcare providers, hotels, and most commercial operations. The harder question is whether your website counts as part of a place of public accommodation, and the answer depends on how you operate.
Businesses With a Physical Location
If you run a brick-and-mortar business and also maintain a website, courts consistently treat the site as a digital extension of the physical location. Barriers on the site block access to your goods and services the same way stairs block a wheelchair user at the front door. These sites are subject to both the ADA and the Unruh Act.
Online-Only Businesses
The analysis shifts for businesses with no physical storefront. California appellate courts have held that a purely digital business with no location open to the public is not a “place of public accommodation” under the ADA. Because Section 51(f) needs an underlying ADA violation to work, a plaintiff cannot use that shortcut against an online-only company.
The Unruh Act still has its own independent prohibition on disability discrimination, and a plaintiff can bring a claim directly under it. But without the ADA hook, the plaintiff has to prove intentional discrimination, which is a much harder case. Businesses with physical locations face substantially greater exposure than pure e-commerce operations.
Standing to Sue
In White v. Square, Inc., the California Supreme Court held that a person who visits a business’s website intending to use its services and encounters exclusionary terms has standing under the Unruh Act, even without completing a transaction.3Supreme Court of California. White v. Square, Inc. Visiting a website with genuine intent to use the services is treated like walking into a store. A defendant can still challenge whether the plaintiff actually intended to use the services, and courts have dismissed cases where the plaintiff could not show a real interest in what the business offered.4FindLaw. Thurston v. Omni Hotels Management Corporation
Mobile Apps
California courts apply the same framework to mobile apps. If an app is a gateway to your goods or services, it carries the same obligations as your website, and an app tied to a business with physical locations faces the same heightened exposure.
The Technical Standard: WCAG Level AA
Neither the ADA nor the Unruh Act spells out a specific technical standard for websites. The one courts, regulators, and settlement agreements consistently reference is the Web Content Accessibility Guidelines, published by the World Wide Web Consortium. WCAG has three conformance levels: A, AA, and AAA.5World Wide Web Consortium. WCAG 2 Overview
Level AA is the benchmark that matters legally. The Department of Justice’s 2024 final rule for state and local government websites adopted WCAG 2.1 Level AA as the mandatory technical standard under Title II.6ADA.gov. Fact Sheet – New Rule on the Accessibility of Web Content and Mobile Apps Provided by State and Local Governments DOJ has not yet issued a corresponding Title III rule for private businesses, but it has referenced WCAG Level AA in consent decrees and settlement agreements for years, and California courts follow the same practical benchmark.
WCAG 2.2, published as a W3C Recommendation in October 2023, adds nine new success criteria beyond 2.1.7World Wide Web Consortium. What’s New in WCAG 2.2 New builds and major redesigns should target WCAG 2.2 AA. Meeting WCAG 2.1 AA still satisfies the current legal benchmark in most enforcement contexts.
In practical terms, WCAG Level AA compliance means:
- Text and background colors carry a contrast ratio of at least 4.5:1.
- Every interactive element is fully operable using only a keyboard.
- Images have descriptive alt text conveying the same information a sighted user receives.
- Form fields carry proper labels so screen readers can announce them.
- Video content includes captions.
- Page headings follow a logical hierarchy (H1, then H2, then H3) so screen reader users can navigate the structure.
What Noncompliance Actually Costs
Under the Unruh Act, each offense carries a statutory minimum of $4,000, with recovery of up to three times actual damages, plus attorney’s fees.2California Legislative Information. California Code CIV Section 52 The “per offense” language does the real damage. If a plaintiff identifies multiple distinct accessibility barriers, or visits the site on multiple occasions and encounters the same barriers, each instance can be counted separately. Ten inaccessible pages visited twice could produce $80,000 in minimum statutory damages before fees.
In practice, most cases settle. Straightforward disputes commonly resolve in the $10,000 to $30,000 range once legal fees are included. Serial plaintiffs who catalog numerous barriers on a poorly maintained site push exposure well past that.
One trap catches California businesses repeatedly. Under federal ADA law, fixing every barrier and demonstrating the violations will not recur can moot the case. Under the Unruh Act, that defense does not eliminate statutory damages for past violations. Fixing your site quickly limits ongoing exposure, but it does not make the existing claim disappear.
If You Receive a Demand Letter
Most California accessibility disputes start with a demand letter rather than a filed lawsuit. The letter typically identifies specific barriers, cites the Unruh Act and ADA, and describes the plaintiff’s experience trying to use your site. If you ignore it, a lawsuit usually follows within about 90 days.
The worst response is silence. The second-worst is agreeing to whatever the plaintiff demands before you understand your actual exposure. A better sequence:
- Get the letter in front of an attorney with accessibility litigation experience immediately.
- Commission an independent accessibility audit so you know the actual scope of the problem.
- Begin remediation of confirmed barriers while counsel handles the legal response.
Starting remediation quickly shows good faith and limits the number of violations that can accumulate between the demand letter and resolution.
A few defenses are worth knowing about. You can challenge standing if the plaintiff had no genuine interest in your products or services, as White v. Square requires actual intent to use them.3Supreme Court of California. White v. Square, Inc. You can argue no bona fide intent to purchase where the plaintiff cannot identify a specific product or explain the timing of their visits. If your business is purely online with no physical location, you can argue your site is not a “place of public accommodation,” which blocks the Unruh Act’s automatic incorporation of ADA violations. Where a plaintiff has filed a large number of similar suits, you can ask the court to designate them a vexatious litigant. None of these replace the value of getting the site compliant.
How to Audit Your Website
A meaningful audit combines automated scanning with manual testing, because neither approach catches everything alone. Automated tools flag obvious issues like missing alt text, low contrast, and empty form labels. They are fast and cheap and catch only about 30 to 40 percent of WCAG violations. The barriers that actually generate lawsuits are usually the ones automated tools miss: a checkout flow that traps keyboard users, a dropdown menu screen readers cannot reach, a CAPTCHA with no audio alternative.
Manual testing puts a trained evaluator through your site’s key user flows using only a keyboard and a screen reader. Prioritize the flows where failure locks someone out of doing business with you: account registration, product search, the shopping cart, checkout, and contact forms. Someone who can browse your catalog but cannot complete a purchase has been denied equal access.
Professional manual audits for mid-sized business websites typically run $5,000 to $25,000, depending on page count and interactive complexity. Specialized accessibility consultants generally charge $36 to $88 per hour. The audit output is a report of WCAG violations organized by severity. It doubles as your remediation roadmap and, if litigation arises, evidence that you took the issue seriously.
Fixing Barriers and Staying Compliant
Remediation is code and template work. Developers add labels to form fields, correct contrast ratios, restructure heading hierarchies, add alt text, and make every interactive element respond to keyboard input. Each fix targets a specific WCAG success criterion.
After deploying changes, run regression testing so the accessibility fixes have not broken other features. Re-test the critical user flows from the audit end to end using a screen reader and keyboard. A final validation scan documents your current compliance state.
Compliance is not a one-time project. Every content update, new product page, or design change can introduce new barriers. Businesses that avoid repeat claims schedule automated scans weekly or monthly and run manual reviews after significant site changes. Building accessibility checks into your content publishing workflow prevents the slow drift that turns a compliant site into a liability.
Publishing an Accessibility Statement
An accessibility statement on your site does two useful things. It signals that you take accessibility seriously, and it gives users a way to report specific barriers they hit. That feedback channel lets you find and fix problems before they turn into demand letters. The statement should name the standard you are working toward, acknowledge known limitations, and give direct contact information for reporting issues.8Section508.gov. Developing a Website Accessibility Statement It is not a legal shield, but responding promptly to a reported barrier demonstrates good faith during settlement discussions.
Offsetting Compliance Costs Through Tax Provisions
Small businesses can offset part of the cost through the federal Disabled Access Credit under Section 44 of the Internal Revenue Code. The credit covers 50 percent of eligible access expenditures between $250 and $10,250 per year, for a maximum annual credit of $5,000. You qualify if your business had gross receipts of $1 million or less or no more than 30 full-time employees during the prior tax year.9Office of the Law Revision Counsel. 26 U.S. Code 44 – Expenditures to Provide Access to Disabled Individuals Eligible expenses include amounts paid to comply with ADA requirements, which can include website remediation costs alongside physical modifications.
Larger businesses can look to the Section 190 deduction, which allows up to $15,000 per year in qualified barrier removal costs to be expensed rather than capitalized. Section 190’s statutory language references “architectural and transportation barrier removal expenses” for physical facilities and vehicles.10Office of the Law Revision Counsel. 26 USC 190 – Expenditures to Remove Architectural and Transportation Barriers Whether purely digital accessibility work qualifies under Section 190 is less clear than under Section 44, so check with a tax professional before claiming website remediation under this provision. Small businesses using the Section 44 credit can also apply the Section 190 deduction to expenses that exceed the credit ceiling, as long as the same costs are not counted twice.