Non-Profit Website ADA Compliance: What Every Organization Needs to Know
If you've been running a non-profit website, you might assume your organization is safe from ADA lawsuits. After all, you're not a for-profit business. That assumption is wrong, and it's getting organizations into serious trouble.
Non-profit organizations actually face more compliance pressure than typical small businesses, for two key reasons.
Why Non-Profits Face Elevated ADA Risk
1. Federal Funding Creates Additional Obligations
If your organization receives any federal funding — grants, contracts, or even indirect federal support — you're subject to Section 504 of the Rehabilitation Act of 1973, not just the ADA. Section 504 prohibits discrimination against people with disabilities in federally funded programs and has been interpreted to include digital accessibility.
This means a non-profit running a federally funded after-school program, a community health clinic, or a housing assistance service must meet accessibility standards for their entire digital presence — not just their physical offices.
2. ADA Title III Still Applies
The Americans with Disabilities Act Title III covers "places of public accommodation." Courts have increasingly held that websites qualify as places of public accommodation, regardless of whether the organization is for-profit or non-profit. Charitable status does not create an exemption.
In 2025, 5,114 federal ADA website accessibility lawsuits were filed — a 37% increase over the prior year. Non-profits appear in that count. Several disability rights organizations specifically target non-profits on the grounds that community-serving organizations have a heightened moral obligation to be inclusive.
The Stakes: What Can Happen
The consequences of non-compliance include:
- Federal lawsuits under ADA Title III or Section 504
- Loss of federal grants if auditors find the organization's digital presence is inaccessible
- Reputational damage — particularly damaging for organizations that depend on donor trust
- Settlement costs typically ranging from $10,000 to $50,000+ for small organizations
The irony is significant: a non-profit dedicated to serving underserved communities may be actively excluding people with visual, motor, or cognitive disabilities from accessing its services, events, and donation opportunities.
The Three High-Risk Areas for Non-Profit Websites
1. Donation Pages
Your donation page is often the most important page on your site — and one of the most commonly inaccessible.
Common problems include:
- Form fields without proper labels: Screen readers can't tell users what to type into an unlabeled field. A visually obvious "Credit Card Number" placeholder isn't enough — you need a proper
element linked to the input. - Inaccessible payment widgets: Third-party donation processors (PayPal, Stripe, Donorbox) vary widely in their accessibility. Even if your payment processor is accessible, the surrounding form may not be.
- Error messages that only use color: "The field outlined in red is required" means nothing to a color-blind donor. Error messages must include text, not just visual indicators.
- Time-out sessions without warning: If your donation form times out during a slow transaction (common for screen reader users who read carefully before proceeding), it must warn users before it expires.
Quick fix checklist for donation pages:
- Every form field has a visible text label (not just placeholder text)
- Error messages describe what went wrong in plain text
- The entire flow is navigable by keyboard (Tab, Enter, Space)
- Confirmation and thank-you messages are screen reader accessible
2. Event Registration Forms
Non-profits run a lot of events — fundraisers, community meetings, volunteer trainings. Online registration forms for these events are frequently inaccessible.
The same form labeling and keyboard navigation requirements apply. But event registration adds extra complexity:
- Date pickers: Many JavaScript date pickers are completely inaccessible to screen readers. Offer a plain text date entry option (MM/DD/YYYY) as an alternative.
- CAPTCHA: Standard image-based CAPTCHAs are inaccessible to visually impaired users. Use accessible alternatives like audio CAPTCHA or honeypot spam filtering.
- Document downloads: If your event registration page links to a PDF agenda or flyer, that PDF must be tagged and structured for screen readers — not just a scanned image.
3. Volunteer Application Processes
Volunteer recruitment is core to most non-profit operations. Multi-step volunteer application forms are often the worst offenders for accessibility.
Specific risks:
- Multi-page forms that don't preserve entered data when navigating back
- File upload buttons that aren't keyboard-operable
- "Required" field indicators that use only a red asterisk without text explanation
- Interview scheduling tools embedded from third parties that haven't been tested for accessibility
What WCAG 2.1 AA Requires (In Plain English)
The Web Content Accessibility Guidelines (WCAG) 2.1 Level AA is the standard referenced by the Department of Justice for ADA compliance. For non-profits, the most critical requirements are:
| Requirement | What It Means for Your Site |
|---|---|
| Text alternatives | Every image needs alt text describing its content |
| Keyboard navigability | Everything clickable must be reachable with Tab key |
| Color contrast | Text must meet 4.5:1 contrast ratio against background |
| Form labels | Every input field needs an associated text label |
| Error identification | Form errors must be described in text, not just highlighted |
| Consistent navigation | Menus and navigation must work the same way across pages |
| No seizure-triggering content | Avoid flashing content faster than 3 times per second |
Non-profits often have older, template-built websites that fail on contrast ratios and form labeling — two of the most commonly cited violations in lawsuits.
The Federal Funding Factor: Section 504 Compliance
If your organization receives federal funding, here's what you need to know specifically:
Section 504 applies to your entire program, not just the specific activities funded by federal money. If you receive a federal education grant, your entire website — including the donation page, the events calendar, and the staff directory — must be accessible.
The Department of Health and Human Services, Department of Education, and other federal agencies have been increasing enforcement of digital accessibility requirements. Failure to comply can result in suspension of federal funding.
To confirm whether your organization is subject to Section 504:
- Check whether you receive any direct federal grants
- Check whether any of your major funders receive federal funding (indirect recipients can sometimes be covered)
- Consult with legal counsel if you're unsure
Practical Steps to Start Fixing Your Site
You don't need a massive budget to meaningfully improve your non-profit's website accessibility.
Step 1: Run a free automated scan
Tools like CheckMyADA's free scan can identify the most common WCAG violations in minutes. Start here to understand your current exposure. Note: automated tools catch about 30-40% of issues, but they're the fastest way to find the obvious problems.
Step 2: Fix your forms first
Donation and registration forms are your highest-risk pages. Focus your first round of fixes on proper field labeling, keyboard navigation, and error messages.
Step 3: Audit your PDFs
Search your site for all linked PDFs and prioritize converting the most important ones (annual reports, program flyers, application forms) to accessible HTML or properly tagged PDFs.
Step 4: Check your images
Go through your most-visited pages and make sure every meaningful image has descriptive alt text. Decorative images should have empty alt attributes (\alt=""\).
Step 5: Check your video content
If you publish videos (event recordings, fundraising appeals, training content), they need accurate captions. YouTube's auto-captions are a starting point, but they're often inaccurate for proper nouns and specialized terminology — review and correct them.
FAQ
Are non-profits legally required to comply with the ADA?
Yes. ADA Title III applies to places of public accommodation, and courts have increasingly applied this to websites. Non-profit status doesn't create an exemption.
Does receiving federal funding change our obligations?
Yes, significantly. Federal funding triggers Section 504 of the Rehabilitation Act, which has been interpreted to require digital accessibility across your entire program — not just the federally funded portions.
Our website is built on Wix/Squarespace/Weebly — doesn't the platform handle accessibility?
No. Website builders have improved their accessibility features, but they can't make your specific content accessible. Your images, forms, PDFs, and videos are your responsibility. See our guide to common accessibility violations for what builders typically miss.
We don't have a budget for accessibility remediation. What should we do?
Start with a free scan to identify your biggest risks. Many of the most common violations (missing alt text, form labels, color contrast) can be fixed by a web volunteer or intern. Accessibility grants are also available from several foundations specifically for non-profit digital equity work.
Can we get sued even if we're a small non-profit with 5 employees?
Yes. Lawsuit data shows that size is not a strong predictor of targeting. Organizations that run high-traffic donation campaigns are particularly attractive targets because they interact with a large volume of users.
The Bottom Line
Non-profit organizations have a moral obligation to be inclusive — and increasingly, a legal one. If your website prevents people with disabilities from donating, registering for events, or accessing your services, you're working against your own mission.
The good news: many of the most impactful accessibility improvements are straightforward and low-cost. Start with a free audit, fix your forms, and build accessibility into your website maintenance routine.
Run a free accessibility scan of your non-profit website →
Related reading: ADA Compliance for Healthcare Websites | 10 Most Common Accessibility Violations | How to Do a Website Accessibility Audit
