California ADA Title III and Unruh Act website lawsuits — when they actually apply, what to do if you have been served, what WCAG is, and the defenses available to your business.
Plaintiff demand letters often reference exposure figures in the upper four- or five-figure range plus attorney fees, post-judgment interest, and a court-ordered WCAG remediation deadline. The actual outcome depends heavily on facts, venue, and timing. Most of these matters resolve favorably when responded to early. The wrong move in the first weeks after service — ignoring the letter, calling the plaintiff’s firm yourself, or sending a written admission — can materially worsen the exposure.
Time-sensitive deadlines apply. Call (949) 287-6901 — we'll evaluate the case the same day.
California courts split website-accessibility cases on one question: does the website connect to a physical brick-and-mortar location in California? The answer dictates whether the ADA applies at all under recent appellate precedent.
The right-side analysis comes from Martinez v. Cot'N Wash, Inc. (2022) 81 Cal.App.5th 1026, the leading California Court of Appeal decision on standalone retail websites. The left-side analysis follows Robles v. Domino's Pizza (9th Cir. 2019) 913 F.3d 898. Even in nexus cases, several defenses remain available.
The Web Content Accessibility Guidelines are a voluntary technical standard published by the World Wide Web Consortium (W3C). The current operative version cited by plaintiffs is WCAG 2.1 Level AA, organized around four foundational principles:
Users must be able to perceive the information being presented. Common requirements: alt text on all images, captions for video, sufficient color contrast (4.5:1 for normal text), text alternatives for non-text content, and proper heading hierarchy.
All functionality must be available via keyboard alone (no mouse required). No content that causes seizures (flashing). No content with strict time limits without an option to extend. Navigation must be predictable across pages.
Text must be readable and predictable. Form fields require visible labels. Error messages must be clear. The site's language must be programmatically identified. Navigation patterns should be consistent throughout.
Code must be clean enough that assistive technology (screen readers, voice navigation, refreshable Braille) can parse it. Proper ARIA labels where standard HTML can't carry the semantic meaning. Compatibility across browsers and assistive devices.
WCAG comes in three levels — A (basic), AA (standard), and AAA (enhanced). Courts and plaintiffs cite Level AA as the operative benchmark. AAA is generally not required by any court and rarely commercially achievable.
Each WCAG criterion is independently testable. A plaintiff using screen-reader software only needs to find one failing page or one inaccessible feature to plead a "barrier" and file. There is no de minimis exception.
Short answer: not directly, and not for private businesses. The longer answer matters for your defense.
The DOJ has never promulgated formal regulations under ADA Title III requiring WCAG compliance for private businesses. In Robles, the Ninth Circuit held that the regulatory gap doesn't excuse compliance — but the gap itself is part of the defense framework.
On April 24, 2024 the DOJ adopted 28 C.F.R. Part 35, Subpart H, making WCAG 2.1 AA mandatory for state and local government websites and apps. Compliance deadlines: April 26, 2027 (50,000+ population) and April 26, 2028 (smaller entities). Private businesses are not directly covered.
Despite the regulatory gap, every California Court of Appeal opinion on Title III websites cites WCAG 2.1 AA as the practical benchmark. Plaintiffs' counsel use it in every demand letter. Trial courts impose it in every injunctive remedy. The defense strategy can't be "WCAG isn't the law" — it has to engage on substance.
Two California statutes turn a federal injunction-only claim into a damages industry. Title III itself provides only for injunctive relief and attorney fees — no compensatory or statutory damages. But under California Civil Code § 51(f), any ADA violation is also an Unruh Civil Rights Act violation, and Unruh carries a statutory minimum recovery per occasion of denial under § 52(a), plus mandatory attorney fees. Demand letters routinely cite multiple "visits" to multiply the statutory minimum — but, as the next section shows, actual federal court orders rarely award what those letters threaten.
Pre-litigation demand letters typically request a low-to-mid four-figure walk-away payment — often less than the cost of answering and motioning to dismiss. Many businesses settle here without ever testing the merits.
Unruh sets a statutory damages floor per occasion of denial. Plaintiffs plead multiple visits to multiply the figure, but the multiplier is regularly trimmed by trial courts on prove-up.
Mandatory under Cal. Civ. Code § 52(a)(3) and 42 U.S.C. § 12205. Modest court-awarded fees on routine default, with substantially more on contested matters — this is what drives plaintiff economics.
The real harm is usually the cost of mounting a defense. Even meritless cases can run into the low- to mid-five figures to dismiss — which is precisely why most defendants settle early.
Class settlements in larger matters have reached the high six- and low seven-figure range for major retailers and matters where a web developer was joined — these are rare and not the typical exposure for a California small business.
Behind every settlement are remediation expenses — third-party audit costs, structural code changes that can range from low four figures into the five-figure range or higher depending on scope, and ongoing maintenance.
The volume: 8,667 ADA Title III lawsuits were filed in federal district court in 2025; 3,117 of those were website cases, a 27% year-over-year increase. California has shifted dramatically to state court since the Ninth Circuit's 2021 decision in Arroyo v. Rosas — federal courts now routinely decline supplemental jurisdiction over Unruh damages claims, leaving plaintiffs with only an injunction in federal court.
Defense blogs and plaintiff demand letters circulate "default exposure" figures well into the five-figure range. The actual federal court record tells a different story. Below are five vLex-verified default judgment orders in California federal court — pulled directly from the court records, not from secondary reporting.
Outcome: A substantial five-figure plaintiff request reduced to a low four-figure award on default.
E.D. Cal. 2019. Court rejected the multiple-visit theory entirely.
Outcome: Statutory minimum plus reduced fees and costs — total recovery in the low four figures, plus injunction.
E.D. Cal. 2021. Fees substantially reduced from claimed amount.
Outcome: Modest fees and costs only — no Unruh damages.
C.D. Cal. 2021. Court declined supplemental jurisdiction over the Unruh claim. The Title III injunction issued; the Unruh multiplier was unavailable.
Default set aside after defendant moved promptly with a meritorious defense; motion to dismiss subsequently granted.
E.D. Cal. 2021. Defendants can recover from default if they act quickly.
Default judgment denied for inadequate service.
E.D. Cal. 2022. Service defects defeat default judgments even on plaintiff-favorable facts — a meaningful defense in serial-filer practice.
Real federal default exposure has historically been far lower than what demand letters threaten. The figures in plaintiff demand letters are negotiating positions, not reflections of likely court awards. The strongest defense often starts with refusing to settle at the demand letter's number.
State court caveat: California superior courts publish fewer default orders, so the empirical record is thinner. Plaintiff demand letters frequently cite five-figure state-court default exposure, but to our knowledge no published California state-court order has actually awarded those sums on default in a pure website case. The state-court risk is primarily a litigation-cost-and-uncertainty problem, not a confirmed multi-occasion award problem. Always re-Shepardize before relying on any cited authority — case treatment changes.
Yes — but with caveats most vendors don't tell you up front. WCAG 2.1 AA compliance is achievable for nearly every business website, but it requires sustained work, not a one-time fix. Three realities matter:
Accessibility "overlay" widgets that claim to make a site instantly compliant have themselves become a litigation target. Plaintiffs now file separate claims against businesses using them, alleging the overlay misrepresents real compliance. Structural code remediation is the only defensible approach.
Automated scanning tools (axe, WAVE, Lighthouse) detect approximately 30% of WCAG violations. The remaining 70% require manual review by a trained accessibility specialist. A clean automated scan is not a defense, and plaintiffs know it.
Every new page, every plugin update, every content change can reintroduce a violation. WCAG compliance requires documented audit cadence, accessibility statements posted publicly, and inclusion of accessibility review in the development workflow.
Documented good-faith remediation, even after a lawsuit is filed, is one of the strongest mitigation tools available. California courts and plaintiff firms both treat substantive WCAG work differently than blanket denials. A timely, documented remediation effort substantially weakens "intentional discrimination" theories under Unruh and shifts settlement leverage materially.
A California website-accessibility case is not a settle-or-default proposition. Six recurring defenses, used alone or in combination, materially change outcomes.
For clients with no California brick-and-mortar nexus, the 2022 Cot'N Wash decision provides a strong demurrer vehicle. Pled correctly and early, it can dismiss the case at the pleading stage. Many plaintiffs walk away rather than litigate it.
Under Arroyo v. Rosas and follow-on cases (Vo v. Choi, Villegas v. Wong-One), federal courts in California routinely decline supplemental jurisdiction over the Unruh claim — leaving plaintiff with only an injunction and fees, without the per-visit Unruh multiplier.
Calcano v. Swarovski and Harty v. W. Point Realty tightened federal standing for serial filers. State courts scrutinize "intent to return" allegations and prior-filing patterns. Standing is often the strongest dismissal vehicle.
Service defects defeat default judgments even on plaintiff-favorable facts (Gilbert v. Shahi). When default has already entered, prompt motion practice can vacate it and reopen the case on the merits (Brooke v. Sai Ashish).
For clients with tangential physical CA presence, the question is whether the website is "heavily integrated" with the location under Robles. Decoupling specific website features from the physical location materially weakens the nexus claim.
Documented remediation efforts undercut intentional-discrimination theories under Cot'N Wash and reduce damages exposure under Unruh. Audit reports, remediation logs, and dated accessibility statements all become defensive evidence.
Most CGL policies exclude ADA claims, but cyber, EPL, D&O, and certain professional-liability policies may cover defense costs. Tendering early — before answer is filed — is critical to preserve coverage.
When defense is not viable, structured settlement — with WCAG remediation timetables, releases for unfiled "visits," and confidentiality — produces materially better outcomes than open negotiation with no leverage.
Click any case to read the facts, the holding, and why it matters to your defense.
Three California firms generate the bulk of website-accessibility filings: Potter Handy LLP (Center for Disability Access), Pacific Trial Attorneys (Scott J. Ferrell), and Manning Law, APC. All three operate through a small network of repeat-filer plaintiffs and are under active scrutiny — Potter Handy was sued by the San Francisco and Los Angeles District Attorneys for fraudulent filings; Joseph Manning was suspended by the California Supreme Court in October 2025 for falsifying billable hours; serial plaintiff Scott Johnson was federally indicted and ultimately pleaded guilty in 2022.
See the full list of firms we've foughtThe cost of an early consultation is dramatically less than the cost of a missed answer deadline or an early settlement made without leverage. We help with:
Physical-premises ADA defense, urgent self-assessment, and the broader picture of California ADA litigation.
Back to ADA DefenseIf your business is facing other commercial litigation alongside an accessibility case, we coordinate the defenses.
Learn moreOngoing counsel that includes proactive accessibility review as part of the standing-counsel engagement.
Learn moreSkyline Business Law defends California businesses against ADA Title III and Unruh Civil Rights Act website-accessibility lawsuits throughout the state, including Orange County (Irvine, Newport Beach, Costa Mesa, Anaheim, Santa Ana, Huntington Beach, Mission Viejo, Tustin, and Lake Forest), Los Angeles County, the Inland Empire (Riverside County and San Bernardino County), and San Diego County. The practice is based in Irvine, California, and appears in California state and federal court.
913 F.3d 898 (9th Cir. 2019), cert. denied, 140 S. Ct. 122 (2019).
Yellow "Distinguished" flag — but distinguished by only one case, the now-vacated Gil v. Winn-Dixie, which carries no precedential weight. Favorably cited 98 times, last March 6, 2026. Robles remains controlling Ninth Circuit law.
A blind plaintiff using screen-reader software was unable to order pizza on Domino's website or mobile app. The website and app were connected to physical Domino's restaurants, allowing customers to order delivery or carryout from a specific location. Plaintiff sued under ADA Title III seeking injunctive relief.
The Ninth Circuit held that the ADA applies to Domino's website and mobile app because they were a "means to access" the goods and services of physical Domino's restaurants — the so-called "nexus" theory. The court rejected Domino's due-process and primary-jurisdiction arguments, confirming that DOJ's failure to promulgate Title III website regulations does not excuse compliance.
Robles is the governing Ninth Circuit standard for any California business with both a website and brick-and-mortar locations. It establishes that the absence of a formal regulatory standard does not protect a business from accessibility claims. Every California demand letter cites it. The defense response is not "WCAG isn't the law" — it must engage either the nexus question (is the website integrated with a physical California place?) or the substantive accessibility question directly.
81 Cal.App.5th 1026; 297 Cal.Rptr.3d 712 (2d Dist., Div. 1, Aug. 1, 2022).
Clean — no flag. Cited 13 times. Stable controlling authority for standalone-website defense in California.
The defendant operated only an online retail store (Dropps laundry detergent), with no brick-and-mortar California location. A blind plaintiff sued under the Unruh Civil Rights Act based on website accessibility issues. The trial court sustained a demurrer without leave to amend.
The Second District (Division 1) affirmed dismissal. Two crucial holdings:
Cot'N Wash is the single most useful California authority for defending a pure e-commerce client with no physical California location. Pled early and aggressively, it provides a demurrer pathway that ends the case at the pleading stage. The intentional-discrimination holding is also powerful for any defendant facing an Unruh claim where the plaintiff has dropped the Title III prong.
39 Cal.App.5th 634; 252 Cal.Rptr.3d 292 (2d Dist., Div. 8, Sept. 3, 2019).
Clean — no flag. Cited 20 times. Remains the leading California state-court precedent on website Title III nexus claims.
A blind plaintiff using screen-reader software could not access the website of "The Whisper Lounge" restaurant. The website provided menus, location information, and reservation functionality tied to the physical restaurant. Plaintiff sued under Unruh § 51(f) and moved for summary judgment.
The Second District affirmed summary judgment for plaintiff and the trial court's WCAG 2.0 compliance injunction. Three holdings define California state law on website Title III claims:
Thurston is the leading California state-court precedent on website-Title III nexus claims and is cited in nearly every Unruh website demand letter. Significantly, the plaintiff was represented by Pacific Trial Attorneys (Scott J. Ferrell), one of the dominant plaintiff firms still active today. Defense strategy in California state court must engage Thurston's nexus framework directly — arguing absent or attenuated nexus, or shifting to standing and remediation defenses.
19 F.4th 1202 (9th Cir. 2021).
Clean — cited 1,515 times and applied without notable adverse treatment. The follow-on decision Vo v. Choi, 49 F.4th 1167 (9th Cir. 2022) applied Arroyo's framework to affirm dismissals of Unruh damages claims.
An ADA plaintiff filed in federal court asserting Title III injunctive claims and supplemental Unruh damages claims. The district court declined supplemental jurisdiction over the Unruh claims, citing California's heightened pleading and filing-fee requirements for "high-frequency litigants" under Code Civ. Proc. § 425.55. Plaintiff appealed.
The Ninth Circuit's disposition was nuanced: it reversed the district court on the specific procedural facts (the district court had already substantively resolved the case before declining jurisdiction), but it expressly endorsed the general framework — district courts may decline supplemental jurisdiction over Unruh damages claims tied to federal ADA injunctive claims, in light of California's high-frequency-litigant rules.
The Arroyo framework has shifted California website filings out of federal court. After Arroyo (and the follow-on Vo v. Choi), federal courts routinely decline supplemental jurisdiction, leaving plaintiffs in federal court with only an injunction and modest fees — no per-visit Unruh multiplier. The dominant filing forum is now California state superior court, where plaintiffs can recover the full statutory amount per pleaded visit plus fees. Defense strategy must account for the venue shift — the federal-state choice is now itself a defensive lever.
36 F.4th 68 (2d Cir. 2022).
A serial-filing ADA plaintiff filed multiple cases against retailers alleging accessibility barriers and asserting "intent to return." Defendants challenged Article III standing, arguing the plaintiff had not plausibly demonstrated concrete and particularized injury.
The Second Circuit tightened Article III standing requirements for serial-filer ADA plaintiffs. Plaintiffs must allege concrete and particularized injury — not merely "informational standing" or generalized intent to visit the defendant's establishment. Boilerplate "intent to return" allegations across multiple lawsuits do not satisfy the standard.
Calcano (along with the related Second Circuit decision in Harty v. W. Point Realty, 28 F.4th 435 (2d Cir. 2022)) is persuasive authority in federal court motions to dismiss for lack of standing. Because California serial plaintiffs typically file dozens or hundreds of similar cases, their boilerplate "intent to return" allegations become a defensive tool. The doctrine is less effective in California state court but still informs Unruh standing analysis.
452 F. Supp. 2d 946 (N.D. Cal. 2006); 582 F. Supp. 2d 1185 (N.D. Cal. 2008).
The National Federation of the Blind, along with individual blind plaintiffs, sued Target Corporation alleging that Target.com was inaccessible to blind users. Target's online services were heavily integrated with its physical stores — online ordering, in-store pickup, store information, and gift registries.
The Northern District of California denied Target's motion to dismiss, holding that Target.com fell within Title III to the extent its services were "heavily integrated" with Target's physical stores. The case ultimately settled in 2008 for a high seven-figure amount plus injunctive relief requiring WCAG-conformant remediation.
NFB v. Target is the seminal opinion that gave rise to the modern wave of website-accessibility litigation. It remains cited for both Title III nexus analysis and damages modeling in class actions. The settlement figure has anchored plaintiff expectations in large-scale matters. For smaller California businesses, the Target settlement is rarely the right comparator — but it illustrates the upper-bound exposure when class allegations and developer liability stack.