EAA 2026 for Insurance Companies: Making Policy Documents Accessible
If your company sells or administers insurance in the EU, the European Accessibility Act (EAA) applies to your customer-facing documents. EAA enforcement started June 28, 2026.
Insurance companies produce more customer-facing PDFs than almost any other industry: policy documents, certificates of coverage, claims forms, annual statements, product information documents (PIDs), key information documents (KIDs), and regulatory disclosures. Under EAA, these must be accessible to people with disabilities.
Which insurance documents fall under EAA?
EAA Article 2 covers products and services offered to EU consumers. For insurance companies, the documents you provide as part of that service relationship must also comply.
- Policy documents and certificates of coverage — the core contract between insurer and policyholder
- Product Information Documents (PIDs) — required by IDD (Insurance Distribution Directive) for non-life products
- Key Information Documents (KIDs) — required by PRIIPs regulation for investment-based insurance products
- Claims forms — accessible to policyholders who need to file claims independently
- Renewal notices and endorsements — any document requiring policyholder action
- Annual statements and account summaries — sent to life insurance and pension customers
- Terms and conditions — legally required disclosure documents
The PDF problem for insurance documents
PDF cannot satisfy WCAG 1.4.10 Reflow — the requirement that content must be readable at 320px equivalent viewport width without horizontal scrolling. This is a Level AA requirement, meaning it is mandatory for EAA compliance.
The cause is structural: PDF is a fixed-layout format. A policy document designed for A4 paper cannot reflow for a mobile screen. Even a perfectly tagged PDF/UA document fails WCAG 1.4.10 for any document with complex layout elements.
Regulatory documents like KIDs are mandated in a specific visual format by PRIIPs regulation — so redesigning them for accessibility is constrained by another regulation entirely.
What EAA actually requires for insurance documents
| WCAG Criterion | Practical meaning for insurance docs |
|---|---|
| 1.3.1 Info and Relationships | Heading structure, table headers, form labels |
| 1.4.1 Use of Color | Risk ratings cannot use color alone |
| 1.4.3 Contrast Minimum | Body text at ≥4.5:1; large text at ≥3:1 |
| 1.4.10 Reflow | No horizontal scrolling at 320px — the hard one |
| 2.4.3 Focus Order | Logical reading order for screen readers |
| 4.1.2 Name, Role, Value | Interactive form fields fully labeled |
Two paths for insurance document compliance
Path 1: PDF remediation
PDF remediation (fixing tags, reading order, alt text, contrast) addresses most WCAG criteria — but not 1.4.10 Reflow. Remediated PDFs are more accessible, but they cannot be made fully reflowable.
For simple, single-column documents (plain T&C pages, simple renewal notices), remediated PDFs may satisfy enough criteria to meet the “proportionate burden” exception under EAA Article 14. Consult your legal team on whether this exception applies in your jurisdiction.
Cost: €50–€200 per document for professional remediation. For a large insurer with thousands of unique document templates, this scales to significant ongoing cost.
Path 2: EPUB3 conversion
EPUB3 satisfies WCAG 1.4.10 by design. It is HTML5-based and reflowable — reading apps automatically adapt to any screen or viewport width.
- Upload policy document PDFs to toolkit.bot/pdf2epub
- Receive EPUB Accessibility 1.1 EPUB3 output in under 30 seconds
- Publish the EPUB3 alongside the PDF — give policyholders both options
- Generate an ACE by DAISY validation report for your compliance documentation
For KIDs and PIDs (which have PRIIPs-mandated visual formats), consult your compliance team on whether the EPUB3 can satisfy both PRIIPs formatting requirements and EAA accessibility requirements simultaneously. In many cases, distributing both a compliant-format PDF and an accessible EPUB3 is the right answer.
What to do in the next 30 days
With EAA enforcement now active, here is a practical prioritization:
Week 1: Audit — Identify all PDF documents sent to policyholders as part of service delivery. Run a sample set through PAC 2024 (free tool) to identify current failure modes. Categorize by document type: simple layout vs. complex/regulated format.
Week 2: Prioritize — Focus on highest-volume documents first: standard policy certificates, renewal notices. Convert these with toolkit.bot and run ACE by DAISY validation. Flag PRIIPs-regulated KIDs/PIDs for separate legal/compliance review.
Weeks 3–4: Implement and document — Publish accessible versions alongside existing PDFs. Update your web portal to offer EPUB3 download alongside PDF. Document your compliance steps and validation reports.
toolkit.bot converts any PDF to accessible EPUB3 automatically. No account required for the free tier.
Try free → See pricing