Oregon ADA Website Lawsuits 2026: What Portland & Eugene Businesses Must Know
Federal ADA web accessibility lawsuits have reached Oregon businesses. Portland tech companies, Eugene healthcare providers, Bend tourism operators, and small businesses across the state face exposure under both the federal ADA and Oregon's own disability discrimination statutes. Here's what you need to know — and what actually protects you.
Oregon Business Alert
Oregon businesses are increasingly named in ADA web accessibility lawsuits filed both in the District of Oregon and in high-volume courts in New York and Florida. Oregon Revised Statutes Chapter 659A.142 also provides a state-level disability discrimination claim path through BOLI. The combination of federal and state exposure makes web accessibility compliance especially important for Oregon businesses with a public-facing website.
Federal ADA Title III and Oregon Websites
The Americans with Disabilities Act (ADA) Title III prohibits places of public accommodation from discriminating against people with disabilities. Federal courts — including courts in the Ninth Circuit, which covers Oregon — have consistently held that websites operated by businesses open to the public are places of public accommodation subject to the ADA.
Web accessibility lawsuits allege that a website's inaccessible design constitutes discrimination. Common claims include: blind users cannot navigate the site with a screen reader, keyboard-only users get trapped in interactive elements, deaf users cannot access video content without captions, and users with motor disabilities cannot operate forms or menus without a mouse.
Most ADA web lawsuits seek injunctive relief (requiring the business to fix its site) and attorney fees. Attorney fees — which under the ADA can be significant even if a case settles early — are the primary financial risk for small businesses. Settlements often range from $5,000 to $25,000 when resolved at the demand letter stage, rising significantly if litigation proceeds.
Oregon's Own Disability Discrimination Law
Beyond the federal ADA, Oregon Revised Statutes Chapter 659A.142 prohibits discrimination against individuals with disabilities in places of public accommodation. Oregon courts have followed federal precedent in applying this to websites and digital services operated by Oregon businesses.
Oregon's law provides two enforcement paths:
- Oregon Bureau of Labor and Industries (BOLI): Individuals can file a discrimination complaint with BOLI, which investigates and can require remediation, impose civil penalties, and seek damages. BOLI complaints can proceed alongside or separately from federal litigation.
- Civil litigation: Oregon law allows individuals to sue directly in Oregon state court for disability discrimination, seeking compensatory damages, injunctive relief, and attorney fees. Unlike the federal ADA (which does not allow compensatory damages for first-time violations), Oregon's statute may allow broader monetary recovery.
This dual-path enforcement — federal court plus BOLI plus state civil litigation — makes Oregon's legal environment more complex than states where only the federal ADA applies.
Which Oregon Businesses Are Most at Risk?
ADA web accessibility lawsuits in Oregon target businesses across sectors. Plaintiff law firms use automated WCAG scanning tools to identify accessible sites at scale — meaning no industry is immune. However, certain categories see disproportionate lawsuit activity based on national patterns.
Higher Risk: Portland Metro
- E-commerce retailers (online-only and brick-and-mortar with online stores)
- Restaurant groups with online ordering or reservations
- Tech startups with consumer-facing products
- Hotels and short-term rentals with booking functionality
- Healthcare clinics with patient portals or appointment booking
- Real estate agencies with property search tools
Growing Risk: Oregon-Wide
- Tourism and outdoor recreation businesses (Bend, Ashland, coastal towns)
- Wineries and distilleries with e-commerce
- Educational institutions and tutoring services
- Law firms and professional services
- Nonprofits with public-facing donation or service portals
- Local government entities (ADA Title II deadline has passed)
Why Oregon Tech Startups Are Increasingly Targeted
Portland's tech sector has grown significantly, with companies like Daimler Trucks North America, adidas, and dozens of SaaS startups based in the metro area. Fast-moving software companies often ship consumer-facing web products without systematic accessibility review — and startup culture's "move fast" ethos frequently deprioritizes accessibility until a demand letter arrives. Plaintiff firms target these businesses because they can pay settlements, often lack in-house legal expertise, and want to resolve matters quickly to avoid disruption to fundraising or sales cycles.
The WCAG Violations Driving Oregon ADA Lawsuits
Automated WCAG scanning data reveals the violations that most commonly appear in ADA web accessibility complaints. Oregon businesses should prioritize auditing and fixing these specific issues:
1. Missing or Empty Alt Text on Images
Screen readers announce image content using alt text. Images with no alt attribute — or alt="" on informational images — are inaccessible to blind users. This is the most common WCAG violation across all industries and appears in roughly 60% of accessibility lawsuits as a contributing factor.
2. Unlabeled Form Fields
Contact forms, checkout pages, booking systems, and login screens must have programmatically associated labels on every input. Placeholder text doesn't count as an accessible label — it disappears when the user types. Missing form labels prevent screen reader users from understanding what information is requested.
3. Keyboard Navigation Failures
All interactive elements — menus, modals, dropdowns, carousels — must be operable with a keyboard alone. Users with motor disabilities and many screen reader users navigate exclusively with keyboard. Common failures: modal dialogs that trap keyboard focus, dropdown menus that open on hover but can't be triggered with keyboard, custom widgets missing ARIA keyboard interaction patterns.
4. Insufficient Color Contrast
WCAG 2.1 AA requires a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text. Low contrast affects users with low vision, color blindness, and situational impairments (bright sunlight). Many brands' color palettes fail contrast requirements for body copy or subtle UI text.
5. Missing Video Captions
Prerecorded video content must have captions (WCAG 1.2.2). Live video content must have real-time captions or a text alternative (WCAG 1.2.4). Auto-generated captions from YouTube or social platforms are not sufficient for WCAG compliance — they must be accurate and reviewed.
What Oregon Businesses Should Do Now
The good news: most ADA web accessibility violations are fixable. The key is to know what's broken before a plaintiff attorney does. Here's a practical compliance roadmap for Oregon businesses:
Run an Accessibility Scan
Start with a free WCAG scan of your website to see your current violation count, severity levels, and compliance score. RatedWithAI's scanner runs axe-core checks against your actual source code and reports every issue with its specific HTML element and fix guidance. You'll see exactly what a plaintiff attorney's scan would find.
Prioritize Level A Failures First
WCAG violations are categorized as Level A (must fix), Level AA (should fix for ADA compliance), and Level AAA. ADA lawsuits typically cite Level A and AA failures. Fix Level A violations first — these represent the most significant barriers. Missing alt text, keyboard traps, and unlabeled forms are usually Level A.
Publish an Accessibility Statement
An accessibility statement signals good faith compliance effort. Include: your target conformance level (WCAG 2.1 AA), known limitations, contact information for accessibility issues, and your remediation commitment. Oregon courts, like federal courts, view active good-faith compliance efforts favorably — an accessibility statement is part of that record.
Set Up Monthly Monitoring
Accessibility compliance degrades over time as you update content, add features, and install plugins. Monthly monitoring catches regressions before they become lawsuit vulnerabilities. A Pro plan with recurring scans creates an ongoing compliance record that documents your improvement trajectory.
If You Receive a Demand Letter
Don't ignore it. Consult an ADA defense attorney with web accessibility experience. Begin remediating the specifically cited violations immediately — document every fix with timestamps. Oregon has an active plaintiff bar in disability civil rights, and demand letters often escalate to complaints if ignored. A structured remediation response typically resolves matters more favorably than litigation.
Why Overlay Widgets Don't Protect Oregon Businesses
Oregon businesses sometimes install accessibility overlay widgets — JavaScript tools like accessiBe, UserWay, or EqualWeb — believing they provide ADA compliance. They don't.
Overlay widgets add a browser-layer toolbar and AI adjustments on top of your source code. They don't fix the underlying HTML violations that form the basis of ADA lawsuits. The FTC fined accessiBe $1 million in January 2025 specifically for claiming its widget provides full WCAG compliance — a claim the FTC found was not substantiated. Courts in the Ninth Circuit (Oregon's federal circuit) have rejected overlay widgets as sufficient ADA compliance.
Research into ADA web lawsuit patterns has found that websites with overlay widgets installed are named in lawsuits at rates comparable to sites without any accessibility tool. In some cases, plaintiff attorneys specifically target overlay-using sites because the overlay signals compliance awareness without actual remediation.
The only legally defensible approach is fixing the actual violations in your source code. Use an accessibility scanner to identify them, implement the fixes in your HTML and CSS, and document your progress.
Oregon-Specific Accessibility Resources
Oregon Bureau of Labor and Industries (BOLI)
BOLI enforces Oregon's disability discrimination law (ORS Chapter 659A) and can receive complaints about inaccessible websites. BOLI investigations can result in civil penalties and required remediation. Oregon businesses that receive a BOLI complaint or inquiry should retain counsel immediately.
Oregon Disabilities Commission
The Oregon Disabilities Commission advises state government on disability policy and can be a resource for Oregon businesses seeking guidance on accessibility best practices and compliance frameworks.
Oregon Department of Administrative Services (DAS) — IT Accessibility
DAS manages technology accessibility standards for Oregon state agencies under Section 508 of the Rehabilitation Act. Private Oregon businesses aren't subject to Section 508, but DAS resources provide useful implementation guidance applicable to any web accessibility project.
Frequently Asked Questions
Does Oregon have its own web accessibility law separate from the federal ADA?
Oregon Revised Statutes Chapter 659A.142 prohibits disability discrimination in places of public accommodation, mirroring the federal ADA Title III framework. Oregon courts have applied this to websites. Unlike the federal ADA — which generally limits non-federal plaintiffs to injunctive relief (no compensatory damages for first violations) — Oregon's statute may allow broader monetary recovery in civil litigation. Oregon also provides an administrative complaint path through BOLI that the federal ADA does not have an equivalent for.
I have a small Portland restaurant. Do I really need to worry about this?
Yes, small businesses are regularly targeted in ADA web accessibility demand letters. Plaintiff law firms use automated scanning tools that check thousands of sites simultaneously — size doesn't protect you. In fact, small businesses are sometimes preferred targets because they're more likely to settle quickly rather than litigate. Restaurant websites with online menus, reservation systems, or online ordering are common targets because these features often have WCAG violations that create meaningful accessibility barriers. A single demand letter can cost $5,000–$15,000 to resolve before litigation; scanning and fixing your site in advance costs a fraction of that.
What is the Ninth Circuit's position on ADA and websites?
The Ninth Circuit, which has appellate jurisdiction over Oregon federal courts, has held that the ADA applies to websites. In Robles v. Domino's Pizza (2019), the Ninth Circuit reversed a district court's dismissal of an ADA website accessibility claim, ruling that the ADA covers Domino's website and app. This precedent remains controlling in Oregon. Oregon businesses operating websites open to the public are covered by the ADA under Ninth Circuit law.
My website was built by an agency. Are they liable for my accessibility failures?
ADA Title III liability attaches to the business operating the website — not the agency that built it. If your site has WCAG violations, you (as the business owner) are the defendant in an ADA lawsuit, not your web developer. You may have contractual recourse against your developer if your contract included accessibility requirements that weren't met, but that's a separate matter. The practical answer: if you operate the site, you're responsible for its compliance.
How much does it cost to make a website ADA compliant in Oregon?
Remediation cost depends heavily on the number and severity of violations and whether you have in-house development resources. Using a scanner like RatedWithAI to identify all violations ($29/month Pro) and then addressing them with your developer is the most cost-effective approach. A focused development effort to fix common violations (alt text, form labels, keyboard navigation) on a typical small business site typically takes 4–20 hours of developer time. Full WCAG 2.1 AA audits with manual testing from accessibility consultants run $2,000–$10,000+ for complex sites. For most small Oregon businesses, starting with automated scanning and fixing identified issues costs far less than responding to a demand letter.
Scan Your Oregon Business Website Free
Find out your WCAG 2.1 AA violation count before a plaintiff attorney does. RatedWithAI's free scan shows every accessibility failure in your source code — missing alt text, unlabeled forms, keyboard traps, contrast failures — with specific fix guidance. Takes about 60 seconds.