Toyota Motor Europe (Toyota & Lexus Brands)

Web Accessibility: A legal imperative and a better web

Over one billion people worldwide live with some form of disability - visual, auditory, motor, or cognitive. For many of them, the internet is not merely convenient; it is essential for access to services, information, healthcare, commerce, and civic life. When a website is built without accessibility in mind, it does not simply inconvenience these users - it excludes them entirely.

At Empinity, we believe that good design and inclusive design are inseparable. A website that works for everyone is a better website, full stop. But beyond ethics and user experience, web accessibility is now a legal obligation for businesses operating within the European Union - one that carries real consequences for non-compliance.

Picture3

This white paper sets out the legal landscape, explains what accessible web development means in practice, and demonstrates how Empinity integrates these principles into every project we deliver – including a large-scale implementation for Toyota’s web properties across the European Union.

Accessibility is not a feature to be added later. It is a foundation that must be built into every line of code, every design decision, and every content choice from day one.

The European accessibility act and what it demands

Who is affected?

The European Accessibility Act (EAA — Directive 2019/882) entered full force on 28 June 2025. It applies to any private-sector business operating in the EU that employs ten or more people or has an annual turnover exceeding €2 million — and whose digital products or services fall within scope. The following sectors are directly covered:

  • E-commerce websites and apps selling goods or services online
  • Banking and financial services with digital touchpoints
  • Passenger transport services (air, rail, road, water)
  • Audiovisual and streaming media services
  • Telephony and communication service providers
  • E-book publishers and reading software vendors

Given how broadly “e-commerce” is interpreted in national transpositions, virtually any business that sells goods or services online is within scope. If your website enables a purchase, a booking, or a service enquiry — it is covered. The public sector has been bound by the earlier Web Accessibility Directive (2016/2102) since 2019–2021; the EAA now brings the private sector into the same framework.

Financial penalties for non-compliance

Penalties are set by each EU Member State and vary significantly. The table below reflects the ranges established or expected under national transposition laws. Fines may be applied per violation, per product, or per enforcement action — and can compound where multiple issues are identified.

Germany

Up to €100,000

Per product/service infringement

France

€25,000 – €75,000+

With criminal liability for repeat offences

Italy

€5,000 – €40,000

Escalating for persistent violations

Spain

€5,000 – €100,000+

Classified as minor, serious, or very serious

Netherlands

Up to €83,000

Plus mandatory corrective orders

EU-Wide Range

€5,000 – €100,000+

Depending on country and severity

The full cost of non-compliance goes beyond fines

Financial penalties are only one dimension of the risk. Businesses that fail to meet accessibility standards face a broader set of consequences that can affect brand reputation, search visibility, and commercial performance.

  • Legal exposure – Enforcement actions, fines, and mandatory remediation orders from national market surveillance authorities — with public enforcement registers creating lasting records of non-compliance.
  • Reputational damage – Non-compliance is increasingly visible. Advocacy groups, journalists, and competitors monitor accessibility. A public enforcement action or accessibility complaint can generate significant negative coverage.
  • Lost customers – 87 million people in the EU live with a disability. Inaccessible websites exclude these users entirely — and their networks. Globally, the “purple pound” represents an estimated €1.3 trillion in annual spending power.
  • SEO impact – Many accessibility best practices directly overlap with SEO signals: semantic HTML, descriptive alt text, logical heading structure, fast load times, and mobile responsiveness. Inaccessible sites consistently underperform in organic search rankings.

people with disabilities in the EU

0 M

EU member states enforcing the EAA

0

full private-sector enforcement deadline

0

required conformance level

WCAG 2.1 0

The four principles of accessible design

WCAG 2.1 organises all accessibility requirements under four foundational principles, often referred to by the acronym POUR. Every success criterion in the standard – from colour contrast ratios to keyboard navigation – derives from one of these four principles.

Perceivable

All information and interface components must be presentable to users in ways they can perceive. This includes text alternatives for images, captions for video, and sufficient colour contrast.

Operable

Users must be able to interact with all UI components and navigation using a keyboard alone, with no seizure-inducing content, and with sufficient time to complete tasks.

Understandable

Content and interface behaviour must be clear and predictable. This covers readable language, consistent navigation, and helpful error messages on forms.

Robust

Content must be robust enough to be reliably interpreted by current and future assistive technologies, including screen readers, magnification software, and alternative input devices.

Common failure points in web development

In practice, the most frequently cited accessibility failures in EU enforcement actions and third-party audits include: missing or inadequate image alt text; form elements without programmatic labels; insufficient text-to-background contrast (the WCAG 2.1 AA minimum is a 4.5:1 ratio for body text); non-keyboard-accessible interactive components; and the absence of skip-navigation links for keyboard and screen reader users.

These are not exotic edge cases. They are common patterns in production websites built without an accessibility-first approach – and they represent measurable barriers for real users every day.

Toyota Motor Europe (Toyota & Lexus Brands)

Accessibility at scale: Toyota Europe

Toyota Motor Corporation operates one of the most recognised automotive brands in the world. Across the European Union, Toyota's digital presence spans multiple national markets, each with its own language, regulatory context, and user base - but all subject to the same web accessibility requirements.

Empinity was engaged to deliver comprehensive accessibility alignment across Toyota's EU web portfolio. The scope of the project encompassed full WCAG 2.1 Level AA audit and remediation - ensuring that every national Toyota website served EU visitors in a manner fully compliant with EN 301 549 and the requirements of the European Accessibility Act.

Picture2
Untitled design (30)
Delivering accessibility compliance across a multi-market digital estate

Working within Toyota's global design system and brand guidelines, Empinity conducted structured accessibility audits, developed a remediation roadmap, and implemented code-level fixes across the EU web properties - ensuring full legal compliance ahead of the EAA enforcement deadline, while preserving the visual integrity and performance of the sites.

Standard Achieved

  • WCAG 2.1 Level AA — Full Conformance

Regulatory Framework

  • EN 301 549 / European Accessibility Act

Markets Covered

  • Multiple EU national web properties

Delivery Approach

  • Audit · Remediation · Testing · Sign-off

accessibility issues identified & resolved

0 +

EU member states enforcing the EAA

62

page templates remediated across the portfolio

0

of audited pages reaching AA conformance

0 %

WCAG principle categories fully addressed

0

Scope and methodology

The engagement followed a structured four-phase methodology – the same process Empinity applies across all accessibility projects – covering the full lifecycle from initial discovery to final validation.

1. Accessibility Audit & Gap Analysis

A comprehensive audit of all in-scope web properties was conducted using a combination of automated scanning tools (Axe, Lighthouse) and structured manual testing with assistive technologies, including screen readers (NVDA, VoiceOver) and keyboard-only navigation. Each issue was catalogued against the relevant WCAG 2.1 success criterion, assigned a severity level, and mapped to the specific affected component or template.

2. Remediation Planning

Findings were prioritised by both severity and user impact. A detailed remediation roadmap was produced, grouping fixes by component type (forms, navigation, media, content) to allow systematic resolution within the constraints of the existing design system and CMS architecture. Where conflicts arose between brand guidelines and accessibility requirements, pragmatic solutions were developed and agreed with the client.

3. Implementation

Code-level fixes were developed and deployed across the affected templates and components. Key interventions included: addition of semantic ARIA roles and landmarks; ARIA labelling for all interactive controls; image alt text review and correction; contrast ratio adjustments within the approved colour palette; keyboard focus management on dynamic components; and captioning for video content.

4. Validation & Documentation

Following implementation, a full re-audit was performed to confirm conformance. A detailed Accessibility Conformance Report (ACR) was produced, referencing the VPAT (Voluntary Product Accessibility Template) framework. This documentation supports Toyota’s legal obligations, including the Accessibility Statement required under EU legislation, and provides an ongoing reference for future development work.

Outcome

Toyota’s EU web properties now meet WCAG 2.1 Level AA across all audited pages and components, satisfying the requirements of EN 301 549 and placing the brand in full compliance with the European Accessibility Act. The accessibility statement, required for all in-scope services, has been published on each national site. Empinity continues to support Toyota’s EU digital team with ongoing compliance monitoring.

Toyota Motor Europe (Toyota & Lexus Brands)

Accessibility built in, not bolted on

The Toyota engagement is one example of a company-wide commitment. At Empinity, accessibility is not a project phase, a checkbox, or a retrofit exercise. It is a design and development principle embedded in every stage of every engagement we deliver.

  • Every new web project begins with an accessibility requirements brief aligned to the applicable legal framework and target market.
  • Our design process incorporates contrast ratio checking, focus state design, and accessible component patterns from the first wireframe stage.
  • Development is guided by WAI-ARIA authoring practices and semantic HTML principles. We do not use ARIA as a workaround for poor markup — we build correctly from the start.
  • All interactive components — menus, modals, carousels, forms, accordions — are tested for keyboard operability and screen reader compatibility before delivery.
  • We integrate automated accessibility scanning (Axe, Lighthouse) into our CI/CD pipelines, catching regressions before they reach production.
  • Manual testing with screen readers and keyboard-only navigation is conducted on all critical user journeys prior to launch.
  • Every site delivered by Empinity includes a complete, accurate Accessibility Statement as required under EU legislation.
  • Post-launch, we offer ongoing accessibility monitoring and annual conformance reviews to ensure compliance is maintained as content evolves.

When accessibility is a standard deliverable - not a special request - the cost is lower, the quality is higher, and the product works for every user from day one.

Untitled design (29)
A pragmatic standard for modern web development

We are sometimes asked whether accessibility constraints limit creative freedom or slow development. Our experience — across automotive, retail, finance, and public sector clients — is that the opposite is true. Clear, structured HTML and thoughtful interaction design are faster to build, easier to maintain, and more performant. A WCAG-compliant codebase is also more resilient to future standards changes and assistive technology evolution.

The organisations that invest in accessibility early consistently see lower remediation costs, fewer legal exposures, and broader audience reach. Accessible design is, in the most direct sense, better business.

Every website we build meets the standard

Empinity guarantees WCAG 2.1 Level AA compliance as a baseline deliverable on all web development projects. Our clients receive not only a compliant website at launch, but the documentation, processes, and ongoing support to keep it compliant.