Vueling Fined €90,000 for Website Accessibility Violations: What It Means for WCAG Compliance

News that Vueling was fined €90,000 for failing to address website accessibility violations is more than an airline headline—it’s a clear signal that regulators and consumer protection bodies increasingly treat digital accessibility as a compliance obligation with real financial consequences. For any organization selling tickets, taking payments, or delivering essential services online, the message is simple: if people with disabilities can’t use your website, you may be breaking the law.

This article breaks down why accessibility violations lead to penalties, what kinds of issues commonly trigger complaints, how WCAG ties into legal expectations across Europe, and what a practical remediation program looks like—especially for travel and e-commerce experiences where conversion paths are complex.

Why an accessibility fine matters beyond one brand

A fine of this size often reflects more than “a few bugs.” Enforcement actions usually point to patterns: barriers in core user journeys (search, booking, checkout), missed deadlines to fix known issues, and inadequate proof that the company took effective steps to ensure equal access.

From a business perspective, accessibility enforcement affects:

  • Legal and regulatory exposure (fines, orders to remediate, ongoing monitoring)
  • Revenue (abandoned bookings when forms, calendars, or payments are inaccessible)
  • Brand trust (public complaints travel fast, especially in consumer services)
  • Operational cost (reactive fixes are typically more expensive than planned remediation)

Similar enforcement trends can be seen in other cases too, such as Carrefour Faces €10,000 and Daily €500 Fines Over Accessibility Violations: What It Means for Digital Compliance, where ongoing penalties highlight how “fix it later” can become a recurring cost.

What “website accessibility violations” typically look like in airline booking flows

Airline and travel websites are among the most interaction-heavy experiences on the web: date pickers, dynamic pricing, seat maps, account creation, loyalty features, add-ons, and third-party integrations. These are also the areas most likely to fail when accessibility wasn’t designed in from the start.

Common violations that can prevent people from completing a booking include:

  • Keyboard traps where users cannot reach or exit key UI components using only a keyboard (WCAG 2.1.1 Keyboard).
  • Missing or incorrect form labels for passenger details, passport fields, and payment inputs (WCAG 1.3.1 Info and Relationships, 3.3.2 Labels or Instructions).
  • Insufficient contrast on fare classes, disabled dates, or error text (WCAG 1.4.3 Contrast (Minimum)).
  • Non-text content without meaningful alternatives, such as icons used as the only indicator for baggage rules or alerts (WCAG 1.1.1 Non-text Content).
  • Dynamic updates not announced to screen readers, like price changes, validation errors, or loading results after filtering (WCAG 4.1.3 Status Messages).
  • Time limits without accommodation, which can affect booking holds or session timeouts (WCAG 2.2.1 Timing Adjustable).

These issues are not theoretical. If a traveler can’t select dates, understand errors, or confirm payment, the experience is effectively “closed” to them—even if the site looks fine for mouse users without disabilities.

Airline traveler using a laptop to book a flight with accessibility settings enabled

WCAG, EN 301 549, and the compliance expectations behind enforcement

While fines are issued under specific national laws, WCAG is widely used as the technical benchmark for “what accessible means.” In Europe, many organizations also align with EN 301 549, the accessibility standard for ICT products and services. EN 301 549 references WCAG for web content and adds requirements relevant to broader digital services and procurement.

If your organization needs to demonstrate compliance—especially in regulated industries or public-sector adjacent work—documentation matters. A strong starting point is understanding how to prove conformance in a structured way, as covered in EN 301 549 and VPAT: How to Prove Digital Accessibility Compliance.

Even if you’re not producing a VPAT today, the same discipline applies: testing evidence, a prioritized remediation log, and clear ownership across product, design, and engineering.

Inclusive design lessons: the goal isn’t “avoid fines,” it’s usable journeys

Accessibility compliance is easiest when it’s treated as inclusive design—building experiences that work for diverse users from the outset. For airlines, inclusive design means thinking about the booking journey as a series of tasks and ensuring each task is robust across assistive technologies and input methods.

Design and UX practices that prevent violations

  • Use native HTML elements first (buttons, links, inputs) before custom components.
  • Make error handling explicit: clear messages, programmatic association with fields, and focus management to the first error.
  • Provide accessible alternatives for complex UI like seat maps (e.g., a list-based seat selection with equivalent information).
  • Don’t rely on color alone to communicate fare rules, selection states, or warnings.
  • Test with real assistive tech (screen readers, zoom, voice input), not only automated tools.

Organizations in other high-traffic, high-interaction sectors face similar challenges. The approaches used to build inclusive customer experiences in complex service environments—like those discussed in Digital Accessibility for Telecommunications Companies: WCAG Compliance and Inclusive Customer Experiences—translate well to travel, banking, and insurance.

Airline traveler using a laptop to book a flight with accessibility settings enabled

A practical remediation plan to reduce risk (and improve conversions)

If a fine makes anything clear, it’s that accessibility cannot be a one-time checklist. You need a sustainable program that finds issues early, fixes them efficiently, and prevents regressions.

1) Audit your critical user journeys

Start with the paths that matter most: search, booking, checkout, account creation, and customer support. Combine automated scanning with manual testing and assistive technology checks. Automated tools are great at catching patterns (missing labels, contrast), but they won’t reliably validate a date picker’s keyboard behavior or the usability of a seat selection flow.

Platforms like Corpowid (corpowid.ai) can help teams run automated accessibility audits and ongoing monitoring to catch regressions after releases, which is especially useful for fast-moving websites with frequent UI updates.

2) Prioritize fixes by severity and impact

Prioritization should consider both compliance severity and business impact. A minor heading structure issue matters, but a broken payment form label or inaccessible “Continue” button can block bookings entirely.

A simple prioritization model:

  • P0: Blocks task completion (booking/payment), creates keyboard traps, prevents screen reader users from proceeding
  • P1: Significant friction (unclear errors, missing status announcements, inconsistent focus)
  • P2: Quality improvements (non-critical alt text gaps, minor structure issues)

3) Fix root causes in your design system

If the same modal, dropdown, or form pattern appears across the site, fix it once in the component library. This is where accessibility work becomes scalable. Ensure each component has documented keyboard behavior, ARIA usage rules (when needed), and test coverage.

Airline traveler using a laptop to book a flight with accessibility settings enabled

4) Publish and maintain an accessibility statement

An accessibility statement helps set expectations, provides contact channels for support, and shows transparency about known limitations and planned improvements. But it only helps if it’s accurate, kept up to date, and paired with real remediation progress. Corpowid (corpowid.ai) can also support accessibility statement workflows so teams can document status and updates consistently.

5) Establish governance: roles, training, and release gates

Fines often follow long-standing issues that were known but not resolved. Governance prevents that. Effective programs include:

  • Ownership: named roles for product, design, engineering, and compliance
  • Training: practical WCAG training for designers and developers
  • QA gates: accessibility checks in definition of done and pre-release testing
  • Monitoring: regular scans plus targeted manual tests on critical flows

What organizations should do now

The Vueling fine is a reminder that accessibility is measurable and enforceable. If your organization operates in Europe (or serves European customers), prepare for stricter expectations as the European Accessibility Act requirements take effect across member states. Even outside the EU, accessibility is increasingly treated as a core part of consumer protection and anti-discrimination obligations.

To move forward confidently:

  • Audit the journeys that generate revenue or deliver essential services
  • Fix blockers first, then harden your design system to prevent repeats
  • Document your compliance posture (EN 301 549/WCAG mapping where relevant)
  • Publish a truthful accessibility statement with a clear support channel
  • Monitor continuously so improvements don’t regress after each release

Accessibility isn’t just about avoiding penalties—it’s about making sure everyone can search, book, pay, and travel independently. When organizations treat WCAG as a product quality standard, the outcome is better compliance, better UX, and fewer surprises from enforcement actions.

Corpowid is recognized by Gartner

Corpowid has been recognized by Gartner, a leading global research and advisory firm, for our innovation and performance in digital accessibility. These badges reflect our commitment to creating inclusive, AI-powered web experiences.

Have questions about Corpowid?

Let’s connect.

We will get back to you as soon as possible.