Hotel & B&B Website Accessibility Guide 2026 | ADA Reservation Rule, WCAG & EAA
Last updated: 2026-06-15
Hotels, motels, inns, and bed-and-breakfasts face a uniquely specific accessibility obligation: beyond the general requirement that their websites be usable by people with disabilities, federal regulation requires that online reservation systems accurately describe accessible features and allow guests to reserve accessible rooms in the same way and on the same terms as everyone else. Lodging websites are also among the most heavily litigated, because the booking step is easy to test and the harm of an inaccessible or inaccurate reservation flow is concrete. A typical property runs an image-heavy marketing site plus a reservation engine, often supplied by a third-party booking platform or channel manager: guests browse room types through photo galleries, pick dates with a calendar widget, filter by amenities, select rates and packages, add accessibility needs, and pay through an embedded checkout. Each is a recognized failure point. Date pickers that cannot be operated by keyboard or do not announce the selected date block the very first step of booking. Room galleries with no alt text hide the information a guest needs to choose. Reservation systems that fail to identify which rooms are accessible, or that do not let a guest hold an accessible room, violate a specific federal rule. Because a stay is planned in advance and depends entirely on the website working, an inaccessible booking flow turns travelers away before they ever arrive. This guide covers the legal requirements, the most common failures, and a practical compliance checklist.
Legal Requirements
| Law / Standard | Effective Date | Summary | Penalty |
|---|---|---|---|
| ADA Title III Reservation Rule (28 CFR 36.302(e)) | In effect | The ADA's regulations include a specific rule for places of lodging. Reservation systems, including websites and third-party booking platforms, must identify and describe accessible features of the property and guest rooms in enough detail for a person with a disability to assess whether the room meets their needs, must allow accessible rooms to be reserved in the same manner and during the same hours as other rooms, and must hold accessible rooms back from general inventory and block them once reserved. This applies regardless of whether the booking happens on the property's own site or a third-party channel. | Title III provides injunctive relief and attorney's fees, and the Department of Justice can seek civil penalties in enforcement actions. Failure to accurately describe or allow reservation of accessible rooms is a frequent and easily proven basis for claims against lodging. |
| Americans with Disabilities Act (ADA) Title III (General) | In effect | Beyond the reservation rule, hotels and other lodging are public accommodations whose websites overall must be accessible to people with disabilities. Booking engines, image galleries, amenity filters, and checkout are all subject to the general accessibility requirement, with WCAG 2.1/2.2 Level AA used as the practical benchmark in litigation and settlements. | Injunctive relief plus attorney's fees under federal law, with state statutes adding monetary damages. Lodging sites are heavily targeted because the booking flow is straightforward for a plaintiff to test. |
| State Civil Rights Laws (Unruh Act, NY Human Rights Law) | In effect | California's Unruh Civil Rights Act, New York's Human Rights Laws, and comparable statutes give travelers additional grounds and monetary damages for inaccessible lodging websites and booking systems, independent of the federal ADA claim. | California's Unruh Act provides minimum statutory damages of $4,000 per offense, and New York claims can include compensatory damages and attorney's fees. |
| European Accessibility Act (EAA) | 2025-06-28 | The EAA covers consumer-facing services including elements of transport, tourism, and e-commerce. Lodging that sells reservations to consumers in the EU should ensure its booking and payment flow conforms to EN 301 549, which incorporates WCAG 2.1 Level AA, for guests booking from the EU. | Penalties are determined by each EU member state's enforcement authority and include fines, mandatory remediation, and suspension of non-compliant services. |
Key Accessibility Issues in Hotels, Motels, Inns & Bed-and-Breakfasts
Reservation Systems That Fail to Describe or Reserve Accessible Rooms
The most lodging-specific failure is also the most consequential: the reservation system does not identify which rooms are accessible, gives no usable detail about accessible features (roll-in shower, grab bars, visual alarms, door clearances), or does not allow a guest to actually hold an accessible room the way they hold any other. Sometimes accessible rooms can only be requested by calling, which the reservation rule does not permit as the sole method. A traveler with a disability is left unable to confirm a room that will meet their needs, which is exactly the harm the federal rule exists to prevent.
Describe the accessible features of the property and of each accessible room type in specific, factual detail, not just a checkbox labeled 'accessible.' Allow accessible rooms to be reserved online in the same manner and during the same hours as all other rooms, hold them out of general inventory until needed, and block them from further booking once reserved. If a third-party booking engine cannot support this, raise it with the vendor and ensure an equivalent online path exists; phone-only reservation of accessible rooms does not satisfy the rule.
Date Pickers and Booking Calendars That Keyboard Users Cannot Operate
Every reservation begins with choosing dates, and booking calendars are a notorious accessibility weak point. Many are mouse-only, trap focus, fail to announce the selected check-in and check-out dates, mark availability or pricing with color alone, and provide no text-entry alternative. A keyboard or screen reader user who cannot select dates cannot book at all, so the entire reservation is blocked at step one.
Use an accessible date-range picker that supports keyboard navigation, announces the selected check-in and check-out dates and any availability changes, does not convey availability or rate tiers by color alone, and offers a typed-date alternative. Test the full date-selection flow with a keyboard and a screen reader, and confirm focus is managed correctly when the calendar opens and closes.
Room Galleries, Virtual Tours, and Amenity Icons Without Text Alternatives
Lodging sites sell with imagery: room photo galleries, 360-degree virtual tours, and grids of amenity icons for wifi, parking, pool, pet policy, and accessibility. When gallery images carry no alt text, tours are mouse-only with no description, and amenity icons are unlabeled, blind and low-vision guests cannot evaluate a room or confirm essential amenities. The information that drives the booking decision is locked in visuals.
Write meaningful alt text describing each room photo and its relevant features, and pair virtual tours with a text description or an accessible alternative. Give every amenity icon a clear text label, and present accessibility-related amenities (roll-in shower, accessible parking, visual alarms, service-animal policy) explicitly in text rather than icon-only. Ensure galleries and carousels are keyboard operable with proper controls.
Rate Selection, Packages, and Checkout With Inaccessible Errors
After dates, guests choose room types, rates, and add-ons (breakfast, parking, packages) and complete payment, often through an embedded third-party checkout. Common failures include unlabeled rate and add-on selectors, an order summary conveyed only visually, validation errors shown only in red with no announcement, and a payment iframe with its own accessibility defects. An inaccessible error or summary leaves a guest unable to confirm or correct the booking, abandoning the reservation at payment.
Label every rate, package, and add-on control, present the reservation summary and total as accessible text, and ensure validation errors are announced, linked to their fields with aria-describedby, and given focus on submission. Evaluate the embedded booking and payment widget for accessibility, request the vendor's conformance documentation, and provide an accessible alternative if the third-party widget cannot be remediated.
Property Maps, Local-Area Content, and Policy PDFs That Exclude Guests
Lodging sites include directions and property maps, local-attraction content, and policy documents (cancellation, pet, accessibility statements) often delivered as PDFs. Maps are frequently mouse-only with no text address or directions; local content may rely on images of text; and policy PDFs are often untagged or scanned, hiding cancellation terms and accessibility information from screen reader users who most need it.
Provide the property address and directions as accessible text alongside any interactive map, and avoid images of text for local-area information. Publish cancellation, pet, and accessibility policies as accessible HTML pages; where PDFs are used, tag them with headings, reading order, real text, and alt text and verify them with a PDF accessibility checker. Maintain a clear, accurate accessibility statement describing the property's accessible features and how to request assistance.
Compliance Checklist
- The reservation system describes accessible property and room features in specific factual detail, not just an 'accessible' label
- Accessible rooms can be reserved online in the same manner and hours as other rooms, are held out of general inventory, and are blocked once reserved
- The date-range picker is keyboard operable, announces selected dates and availability changes, and does not rely on color alone
- Room galleries have meaningful alt text, virtual tours offer an accessible alternative, and amenity icons have text labels
- Accessibility amenities (roll-in shower, accessible parking, visual alarms, service-animal policy) are stated explicitly in text
- Rate, package, and add-on selectors are labeled, the reservation summary and total are accessible text, and errors are announced and linked to fields
- Embedded booking and payment widgets have been evaluated for accessibility with an accessible alternative available
- Property address and directions are available as accessible text alongside any interactive map
- Cancellation, pet, and accessibility policies are accessible HTML or properly tagged PDFs
- An accurate accessibility statement describes the property's accessible features and how to request assistance
Further Reading
- Accessible Booking Systems Guide
- Booking Widget Ada Risk
- Date Picker Accessibility Booking Sites
- Accessibility Statement Guide
- Ada Lawsuits Small Business
Other Industry Guides
Get our free accessibility toolkit
We're building a simple accessibility checker for non-developers. Join the waitlist for early access and a free EAA compliance checklist.
No spam. Unsubscribe anytime.