Inside ADA Demand Letter
Most ADA website lawsuits start with a demand letter.
Not a court filing. A letter.
It arrives by email or certified mail. A law firm letterhead. Two to five pages. A list of alleged accessibility violations. A settlement request.
Many business owners see one for the first time and assume it’s a scam. Others panic and call a lawyer immediately.
The letters follow a pattern. The wording changes a little, but the structure stays the same across hundreds of cases.
What follows is a breakdown of a real ADA website demand letter format used by plaintiff firms in accessibility litigation. The language is simplified and annotated so the mechanics are clear.
The goal here is not theory. It’s what these letters actually contain.
what an ADA demand letter is
An ADA demand letter is a legal notice sent before filing a lawsuit under Title III of the Americans with Disabilities Act.
Title III requires businesses open to the public to provide equal access to people with disabilities.
For websites, the claim is usually simple:
A disabled user attempted to access the website. Accessibility barriers prevented them from completing a task.
The letter requests a settlement and website remediation.
Most ADA website cases never reach trial. Many are resolved at this stage.
Settlement amounts vary, but small businesses commonly see requests between $5,000 and $20,000, sometimes more depending on the firm and the size of the company.
The letter is the opening move.
the structure of most ADA demand letters
The typical demand letter contains five sections:
- introduction and plaintiff description
- description of the business and website
- alleged accessibility violations
- legal claims under the ADA
- settlement demand and deadline
Each part serves a specific purpose.
section one: introduction of the plaintiff
A demand letter usually opens by identifying the plaintiff and their disability.
Example language:
Our client, John Smith, is a blind individual who relies on screen reader software to access websites. Mr. Smith attempted to use your website to purchase products but encountered multiple accessibility barriers that prevented equal access.
This part establishes standing.
Under ADA law, the plaintiff must show they personally experienced an accessibility barrier.
Most plaintiffs in website cases are blind users who rely on screen readers such as JAWS or NVDA.
Screen readers convert website content into spoken audio or braille output.
If the site code lacks proper labels, headings, or alt text, the screen reader cannot interpret the page correctly.
That failure becomes the basis for the complaint.
section two: identifying the business and website
The next paragraph identifies the business.
Example language:
Your company operates a place of public accommodation within the meaning of Title III of the Americans with Disabilities Act. Your website, www.example.com, offers goods and services to the public and functions as an extension of your physical business location.
This statement matters legally.
Some courts require a “nexus” between the website and a physical business. Others treat websites themselves as places of public accommodation.
Plaintiff firms typically include both arguments to cover either interpretation.
At this stage the letter often includes the date the website was tested.
For example:
On May 18, 2025, Mr. Smith attempted to access your website using screen reader software.
The date matters. It shows the alleged violation occurred recently.
section three: the accessibility violations
This is the longest part of the letter.
It lists accessibility barriers discovered during testing.
Some letters include automated scan results. Others rely on manual testing with assistive technology.
A typical list might include statements like these.
Images throughout the website lack alternative text descriptions, preventing screen reader users from understanding visual content.
Form fields on the checkout page are not properly labeled, making it impossible for blind users to complete purchases.
Navigation menus rely on mouse interactions and cannot be accessed using keyboard commands.
Product buttons lack accessible names, causing screen readers to read them as “button” without context.
Many letters reference WCAG 2.1 Level AA standards.
WCAG is not written into the ADA statute, but courts frequently accept it as the technical benchmark for accessibility.
The violations listed in a demand letter often come directly from automated accessibility scanners.
These tools check for errors such as:
missing alt text
missing form labels
improper heading structure
empty links
low color contrast
Automated scanners can detect many issues quickly. They cannot detect everything.
Manual testing usually follows.
a short example from an actual complaint
A federal complaint filed in Southern District of New York in 2023 included this passage:
The website contains unlabeled buttons, empty links, and inaccessible navigation menus that prevent Plaintiff from completing transactions using screen reader software.
That wording appears in hundreds of filings with only minor changes.
Accessibility complaints often look repetitive because the underlying technical problems repeat across websites.
section four: legal claims
After listing accessibility barriers, the letter connects those barriers to the ADA.
Example wording:
The inaccessibility of your website violates Title III of the Americans with Disabilities Act, 42 U.S.C. §12181 et seq., which prohibits discrimination against individuals with disabilities in places of public accommodation.
The letter usually cites several legal concepts:
equal access
effective communication
full and equal enjoyment of goods and services
These phrases come directly from the ADA statute.
Some letters also reference court cases supporting website accessibility claims.
Common citations include:
Robles v. Domino’s Pizza (9th Circuit, 2019)
Gil v. Winn-Dixie Stores (S.D. Florida, 2017)
These cases established that websites connected to physical businesses must be accessible to disabled users.
Even though legal interpretations vary by circuit, plaintiff firms include these citations to strengthen the claim.
section five: the settlement demand
The last section states what the plaintiff wants.
Demand letters usually include three requests.
First, website remediation.
Example wording:
Your company must bring the website into compliance with WCAG 2.1 Level AA accessibility standards.
Second, an accessibility policy.
Some settlements require businesses to adopt a written accessibility policy and employee training.
Third, payment of legal fees.
Example wording:
Our client is entitled to recover attorneys’ fees and costs associated with enforcing their rights under the ADA.
The letter then sets a deadline.
Often 10 to 14 days.
If the business does not respond, the letter states that a lawsuit may follow.
what the settlement request usually looks like
Demand letters often include a specific settlement amount.
Typical ranges:
small local business
$5,000 to $10,000
mid-size retail or e-commerce company
$10,000 to $25,000
large corporate website
higher amounts depending on legal strategy
These numbers are not written in law. They come from negotiation patterns seen in past settlements.
Legal fees are recoverable under the ADA, which gives plaintiffs leverage.
an anecdote from a small retailer
A bookstore owner in Colorado shared part of his demand letter publicly during a 2024 accessibility dispute.
The letter alleged that blind users could not navigate the store’s online catalog because the search bar lacked an accessible label.
The store owner said the website used a prebuilt template purchased for $59.
He had never tested it with a screen reader.
The demand letter requested $12,500 in settlement plus remediation of the website.
The owner eventually settled and hired a developer to rebuild the checkout system.
The developer later discovered more than 90 accessibility errors in the original template.
criticism of ADA demand letters
Not everyone agrees with how these letters are used.
Small business groups often argue that demand letters function as a legal revenue model.
The criticism focuses on a few patterns:
repeat plaintiffs filing dozens of claims
identical language across lawsuits
quick settlements with minimal negotiation
Some plaintiffs have filed hundreds of accessibility cases.
Federal court records show certain individuals filing 200 or more lawsuits in a single year.
Critics call these plaintiffs “serial litigants.”
Accessibility advocates respond with a different argument.
They point out that the ADA allows private lawsuits specifically because the government does not actively monitor accessibility violations.
Without litigation, many websites would remain inaccessible.
Both sides of the debate show up frequently in court filings and legislative discussions.
the limitations of automated testing
Many demand letters rely heavily on automated scanning tools.
These tools identify code errors quickly.
They also miss many accessibility issues.
Automated testing typically detects 20 to 40 percent of accessibility barriers.
Problems that require human testing often remain invisible to scanners.
Examples include:
confusing page structure
poor keyboard focus order
ambiguous link text
dynamic menus that break screen readers
Because of this limitation, demand letters sometimes include violations that appear minor while overlooking more serious usability problems.
That gap is one reason accessibility audits often combine automated scans with manual testing.
why demand letters work
Demand letters succeed because litigation is expensive.
Defending an ADA lawsuit in federal court can cost $20,000 or more in legal fees before reaching trial.
Even if the business ultimately wins.
Many companies settle early simply to avoid the legal expense.
The ADA also allows successful plaintiffs to recover attorney fees.
That provision encourages settlement negotiations.
For small businesses, the financial math often favors paying the demand.
common technical problems cited in demand letters
The same accessibility issues appear repeatedly.
Missing alternative text
Screen readers rely on alt attributes to describe images. Without them, product photos become invisible to blind users.
Unlabeled forms
Checkout forms must include labels connected to input fields. Without them, screen readers cannot identify the purpose of each field.
Keyboard traps
Interactive elements must be accessible without a mouse. Some JavaScript widgets trap keyboard users inside menus or modal windows.
Improper headings
Headings structure the page for assistive technology. When they are missing or out of order, navigation becomes difficult.
Low color contrast
Text must meet contrast ratios defined in WCAG guidelines so users with low vision can read it.
These issues appear across nearly every industry.
what happens after a demand letter
Businesses usually take one of three paths.
Some respond and negotiate a settlement.
Others ignore the letter and wait to see if a lawsuit is filed.
A smaller group hires legal counsel and challenges the claims.
Most cases settle before reaching trial.
Settlement agreements often include a remediation timeline of 6 to 12 months to fix accessibility problems.
Some also require periodic accessibility audits.
why many businesses never saw the problem coming
Website accessibility rarely appears during the normal development process.
Many websites are built with themes, plugins, or frameworks that prioritize visual design over accessibility.
Developers often do not test sites using assistive technology.
A site may function perfectly for sighted users while remaining unusable for screen readers.
Accessibility problems stay invisible until someone reports them.
Or until a demand letter arrives.
what a demand letter reveals about the state of the web
Demand letters expose a simple pattern.
Millions of websites contain basic accessibility errors.
At the same time, tools for detecting those errors have become faster and cheaper.
The gap between those two realities drives most ADA website litigation.
Businesses continue launching websites without accessibility testing.
Plaintiff firms continue scanning the web for violations.
Demand letters sit in the middle of that system.
They are not the beginning of the accessibility problem.
They are the moment the problem becomes expensive.

Comments (0)
No comments yet.