We Scanned 363 Restaurant Websites for ADA Compliance. Here's What We Found.
Restaurants are now the single largest target for ADA website lawsuits in the United States. In 2025, 1,368 restaurant ADA suits were filed, up 80% from 758 in 2024, surpassing fashion and apparel for the first time. We wanted to know why. So we scanned 363 restaurant websites across 10 states, scored each against 9 WCAG accessibility criteria, and ran statistical analysis on the results.
The Headline Finding
Across 363 sites, the average score was 63.9 out of 100. The pass threshold is 70. 40.8% of sites fall below it. But the average alone understates how polarized the results are.
Average score across 363 restaurants
10 states: CA, NY, FL, TX, IL, PA, NJ, GA, MA, OH
40.8%
fail rate (below 70)
44.6%
have critical violations
80
median score
32.8
std dev (wide spread)
63.9
Average score (out of 100)
80
Median score
40.8%
Sites below 70 (failing)
44.6%
Sites with at least one critical violation
The gap between average (63.9) and median (80) is the first signal that the distribution is not normal. A meaningful cluster of sites is dragging the average down hard. The standard deviation is 32.8, which is enormous for a 0-to-100 scale. That tells you this is not a population of restaurants all hovering around average. It is two populations mixed together.
The Bimodal Split
The score distribution has two distinct peaks: one at the very bottom and one at the very top. 20.1% of sites scored 0 to 30. 59.2% scored 70 or above. The middle is thin. Very few restaurants score between 40 and 69. The histogram makes the shape clear.
Score Distribution (Bimodal)
363 restaurants. Bin width = 10 points. Two peaks are clearly visible.
20.1% scored 0-30
59.2% scored 70+
32.8
Standard deviation (wide spread)
45
IQR (Q1: 45, Q3: 90)
90
Mode (appeared 95 times)
14
Sites with zero violations (3.9%)
The mode is 90, which appeared 95 times. A large fraction of restaurants got accessibility right. But the sites that missed it did not miss it by a little. They scored near zero. This pattern suggests the deciding factor is not effort level but whether accessibility was considered at all during site construction. Retrofitting is rare; the results cluster at the extremes of what the original build either included or omitted.
| Score range | Sites | Share | Status |
|---|---|---|---|
| 0 to 29 | 73 | 20.1% | Critical failure |
| 30 to 49 | 28 | 7.7% | Failing |
| 50 to 69 | 47 | 13.0% | Failing |
| 70 to 89 | 120 | 33.1% | Passing |
| 90 to 100 | 95 | 26.2% | Strong |
The bottom quartile (90 sites, avg score 12.9) averaged 2.9 violations per site. 72% of those sites have online ordering, 26% have overlay widgets, and WordPress (43 sites) and custom-built (35 sites) account for 86% of that group.
What Restaurants Are Getting Wrong
Eight in ten restaurant websites are missing skip navigation, a WCAG 2.4.1 requirement that lets keyboard and screen reader users jump past repeated navigation menus. It is one of the easiest fixes in accessibility, and one of the most commonly skipped.
Most Common Violations
% of sites affected (n=363)
The two critical violations, missing image alt text and unlabeled form inputs, both affect 27.3% of sites. Where they appear, they appear repeatedly: affected sites average 3.3 images without alt text and 3.6 unlabeled form inputs. The Pearson correlation between violation count and score is -0.625 (R² = 0.391), confirming that more violations reliably predict lower scores.
| Violation | Sites affected | Severity | Avg instances |
|---|---|---|---|
| Missing skip navigation | 80.2% | Serious | N/A |
| Images without alt text | 27.3% | Critical | 3.3 per site |
| Unlabeled form inputs | 27.3% | Critical | 3.6 per site |
| Empty links (no text) | 17.1% | Serious | N/A |
| Autoplaying media | 15.7% | Moderate | N/A |
| Missing h1 heading | 15.2% | Moderate | N/A |
| Missing document title | 7.4% | Serious | N/A |
| Missing viewport meta | 5.5% | Moderate | N/A |
| Missing lang attribute | 4.7% | Serious | N/A |
Problems Cluster Together
Violations do not occur in isolation. Sites that have one critical violation are statistically likely to have others. The heatmap below shows co-occurrence counts: how many sites in the sample have both violations in a given pair.
Violation Co-occurrence
How often violations appear together on the same site (count of sites)
Diagonal = sites with that individual violation. Off-diagonal = shared occurrence count.
| Skip nav | Form labels | Image alt | H1 heading | Empty links | |
|---|---|---|---|---|---|
| Skip nav | 291 | 80 | 74 | 53 | |
| Form labels | 80 | 99 | 36 | ||
| Image alt | 74 | 36 | 99 | ||
| H1 heading | 53 | 55 | |||
| Empty links | 62 |
The strongest co-occurrence is skip navigation with form labels: 80 sites (22.0% of the sample) had both simultaneously, with a Jaccard similarity of 0.26. Skip navigation with image alt text appeared together on 74 sites (20.4%, Jaccard 0.23). The takeaway is direct: if a site has a skip navigation problem, there is roughly a one-in-five chance it also has a critical violation waiting to be cited in a demand letter.
| Violation pair | Co-occurring sites | % of sample | Jaccard similarity |
|---|---|---|---|
| Skip nav + form labels | 80 | 22.0% | 0.26 |
| Skip nav + image alt | 74 | 20.4% | 0.23 |
| Skip nav + missing h1 | 53 | 14.6% | n/a |
| Image alt + form labels | 36 | 9.9% | 0.22 |
Lawsuit Risk Tiers
Using score thresholds and critical violation status, sites were segmented into three risk tiers. 93 sites (25.6%) land in the high-risk tier: score below 50 combined with at least one critical violation. At an average settlement of $30,000 (EcomBack 2025 Annual ADA Report), those 93 sites represent an estimated $2,790,000 in collective exposure.
Lawsuit Risk Tiers
363 sites classified by score + critical violation status
risk
High Risk: 93 sites (25.6%)
Score below 50 with at least one critical violation
Est. $2,790,000 exposure at avg $30K settlement
Medium Risk: 55 sites (15.2%)
Score 50-69 or non-critical violations only
Low Risk: 215 sites (59.2%)
Score 70 or above
Exposure estimate uses average $30,000 settlement figure from EcomBack 2025 Annual ADA Report. Not a legal prediction.
93
High-risk sites (score below 50 + critical violation)
55
Medium-risk sites (score 50-69 or non-critical only)
215
Low-risk sites (score 70 or above)
The medium-risk group is not safe. A score of 50 to 69 still fails the 70-point threshold, and plaintiffs' attorneys do not require perfect documentation. Demand letters are often sent based on the presence of any verifiable WCAG violation. The critical violation rate for medium-risk sites is still above 41%.
Platform Matters More Than You Might Think
The most striking finding in the platform breakdown is Shopify. Nine restaurant sites in the sample were built on Shopify, and they averaged 26.1 out of 100 with an 89% critical violation rate. Shopify is an e-commerce platform, not a restaurant platform, and its default themes appear to leave significant accessibility gaps when repurposed for food service sites.
Platform Comparison
Average score + critical violation rate, sorted worst to best
Top bar = avg score out of 100. Bottom bar = % of sites with at least one critical violation. Shopify, Webflow, Wix: n<10, treat as directional.
WordPress sites (119 in the sample) averaged 55.7 with a 56% critical violation rate, reflecting the wide variance in WordPress themes and plugin configurations. Custom-built sites performed better at 67.1 average and a 39% critical rate. Squarespace (26% critical rate) and Wix (11% critical rate) both outperformed the field, with Wix averaging 88.3 in this sample.
Only 14 sites (3.9%) had zero violations. By platform: WordPress contributed 7, custom-built 5, Squarespace 1, Webflow 1.
Online Ordering and Reservations: The Score Looks Neutral, but the Risk Is Not
At a high level, sites with online ordering (69.7% of the sample) averaged 63.8 and sites with reservation systems (83.2%) also averaged 63.8, nearly identical to the overall 63.9. Adding transactional features does not by itself predict a better or worse score. But the critical violation rate tells a different story.
48.3%
Critical violation rate, sites with reservations
26.2%
Critical violation rate, sites without reservations
63.8
Avg score, sites with online ordering (69.7%)
59.3
Avg score, sites with overlay widgets (20.9%)
Sites with reservation systems have a 48.3% critical violation rate versus 26.2% for sites without. Reservation widgets introduce inaccessible form elements: they add input fields, dropdowns, and date pickers that frequently lack proper labels. The average score does not capture this because some reservation-equipped sites score well overall, but the critical violation signal is real.
The Reservation Widget Effect
Feature combinations reveal the highest-risk profiles in the dataset. The worst pairing is a reservation widget combined with an accessibility overlay, averaging just 51.2 out of 100. This combination adds inaccessible form elements via the reservation widget and then layers an overlay on top that does not fix them.
Feature Combination vs. Average Score
Worst-to-best average score by site feature combination
The reservation + overlay combination is the highest-risk profile in the dataset, averaging 51.2 and sitting firmly in failing territory.
Sites with no transactional features at all averaged 65.3, slightly better than sites with ordering plus reservations (65.9). The ordering-only group (58.3) performs worse than the combined ordering-plus-reservation group, which suggests that restaurants adding reservation systems tend to invest more in the overall build quality. The reservation widget itself is not the problem; the lack of accessibility testing of the forms it introduces is.
The Overlay Trap
20.9% of sites (76 sites) had accessibility overlay widgets installed. These are JavaScript plugins that add an on-screen toolbar claiming to improve accessibility. Their average score was 59.3, which is 5.8 points below the non-overlay average of 65.1. The gap in critical violation rates is larger: 57.9% for overlay sites versus 41.1% for non-overlay sites.
The Overlay Paradox
Sites with overlay widgets score lower AND have higher critical violation rates
Average Score
76 sites (20.9%)
287 sites (79.1%)
5.8 point gap
Critical Violation Rate
16.8 point gap in critical violations
Most common violations on overlay sites: skip nav 85.5%, form labels 40.8%, image alt 36.8%. The overlay did not fix these. Overlay detection based on known widget script signatures in scanned HTML.
This finding is consistent with broader research. According to the EcomBack 2025 Annual ADA Report, 25% of 2024 ADA web lawsuits targeted sites using accessibility overlay tools. Overlays have also been the subject of standalone lawsuits alleging that the widgets themselves create additional barriers.
The Lawsuit Context
The legal exposure for non-compliant restaurant websites is not theoretical. According to the EcomBack 2025 Annual ADA Report:
1,368
Restaurant ADA web lawsuits filed in 2025
+80%
Increase from 758 lawsuits in 2024
67%
Of suits target companies under $25M revenue
25%
Of 2024 suits targeted sites with overlay widgets
Typical cost range (EcomBack 2025)
Settlement
$5,000 to $75,000
Defense costs
$30,000 to $175,000
Restaurants overtook fashion and apparel as the most-sued industry for web accessibility in 2025. The combination of high foot traffic, online ordering, and reservation systems creates multiple surfaces where accessibility failures can be documented by plaintiffs. Our data confirms this: 25.6% of scanned sites fall into the high-risk tier, and the clustering of violations means that a single demand letter citing one failure often points to several others on the same page.
What Restaurant Owners Should Do
The violations found in this scan are not exotic. They are the basics of HTML accessibility that have been in WCAG since version 1.0. Most can be fixed without redesigning the site.
- →Add alt text to every image. Decorative images get alt="" (empty). Images that convey information need descriptive text.
- →Label every form input. Use <label> elements explicitly linked to their input via the for attribute. This is critical for reservation and ordering forms.
- →Add a skip navigation link as the first focusable element on the page.
- →Audit all links for descriptive text. 'Click here' and empty anchor tags both fail WCAG 2.4.4.
- →Ensure your page has exactly one h1 element and a logical heading hierarchy.
- →Add a descriptive <title> tag to every page.
- →If you have menu PDFs, audit them with a PDF accessibility checker. HTML menus are generally more accessible.
- →Remove or evaluate any accessibility overlay widget. It is not a compliance solution and increases your critical violation rate.
- →Test online ordering and reservation flows with keyboard-only navigation. Third-party widgets frequently fail this test.
Data and Sources
- Restaurant websites were identified via public directories and scanned between March 15 and March 20, 2026.
- Accessibility scores are produced by OnePageAudit's regex-based HTML analysis engine. The engine checks 9 WCAG-aligned criteria. Scores reflect detectable HTML-level violations only and are not a substitute for a full WCAG audit.
- Statistical analysis (standard deviation, quartiles, Pearson correlation, Jaccard similarity coefficients) was computed from raw scan output. Pearson r between violation count and score: -0.625 (R² 0.391).
- ADA lawsuit statistics: EcomBack 2025 Annual ADA Report, ecomback.com/ada-lawsuit-report-2025. OnePageAudit independently verified the 1,368 restaurant lawsuit figure cited in the report.
- Platform detection is based on known script signatures and meta patterns in scanned HTML. Shopify, Webflow, and Wix samples are small (n<10) and should be treated as directional.
- Overlay detection is based on known script signatures for common overlay products.
- Risk tier exposure estimate uses the average $30,000 settlement figure from the EcomBack 2025 Annual ADA Report. It is not a legal prediction or guarantee.
Frequently Asked Questions
Are restaurant websites required to be ADA compliant?⌄
What are the most common ADA violations on restaurant websites?⌄
Do accessibility overlay widgets make restaurant websites ADA compliant?⌄
How much does an ADA lawsuit settlement cost a restaurant?⌄
Scan your restaurant's website free
Get your ADA compliance score in under 60 seconds. See exactly which violations your site has and how to fix them. No account required.
Scan My Website Free at OnePageAudit.comFree scan covers all 9 violation categories. Paid report ($19) includes full remediation guide.