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

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.

How to fix:

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.

How to fix:

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.

How to fix:

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.

How to fix:

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.

How to fix:

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

Other Industry Guides