Accessibility Statement
Our commitment to building an accessible aviation intelligence platform for every user — including those relying on assistive technologies, working in challenging environments, or accessing our services with disabilities.
Our Standard
Contrail targets WCAG 2.2 Level AA and applies the stricter of this standard and applicable jurisdictional requirements (Section 508, EN 301 549, ADA Title III, UK Equality Act 2010). Accessibility is embedded as a product requirement, not an afterthought.
1. Our Commitment
Contrail believes digital accessibility is both a legal obligation and a product-quality imperative. We recognize that aviation professionals use our platform in demanding environments — cockpits, hangars, operations centers — often under challenging conditions including fatigue, low light, and time pressure. Our goal is to ensure that all users, including those relying on assistive technologies and those with disabilities, can perceive, operate, understand, and rely on our Services.
Accessibility is a continuous process. We integrate accessibility into our design sprints, engineering reviews, and release cycles rather than treating it as a compliance checkbox.
2. Scope
Covered by this Statement
- Marketing website (www.contrailllc.com) and all subdomains
- Authenticated Platform web application
- Customer portals (help center, status page, documentation)
- Customer-facing emails, invoices, and PDF reports
- Mobile and desktop applications (where applicable)
Not Covered
- Customer-supplied content uploaded to the Platform
- Third-party hosted content (LinkedIn, YouTube, external documentation providers)
- Archived pages no longer in active use
3. Conformance Standards
Contrail designs to meet the following standards and applies the stricter of these in each jurisdiction:
| Standard | Level | Status |
|---|---|---|
| WCAG 2.2 — including new criteria: 2.4.11 Focus Not Obscured, 2.4.13 Focus Appearance, 2.5.7 Dragging Movements, 2.5.8 Target Size, 3.2.6 Consistent Help, 3.3.7 Redundant Entry, 3.3.8 Accessible Authentication | AA (primary) | Partial |
| Section 508 Refresh (36 CFR Part 1194) | AA | Supports |
| EN 301 549 v3.2.1 — EU Web Accessibility Directive and European Accessibility Act | — | Partial |
| ADA Title III (42 U.S.C. §§ 12181 et seq.) | — | Ongoing |
| UK Equality Act 2010 — reasonable adjustments duty | — | Ongoing |
| Ontario AODA 2005 — Information and Communications Standard (O. Reg. 191/11) | — | Ongoing |
| European Accessibility Act (EAA) — effective June 28, 2025 | — | Ongoing |
4. Measures Taken
Accessibility is integrated into our product development lifecycle through the following measures:
- Accessibility embedded as a product requirement at the design phase — not added at the end
- Component library built on accessible primitives: semantic HTML, ARIA only where necessary
- Automated CI/CD checks using axe-core, Lighthouse, and Pa11y blocking critical regressions on every pull request
- Manual review: keyboard-only and screen-reader walkthroughs for all major feature releases
- Independent WCAG 2.2 Level AA audits at least annually or after major redesigns
- Staff accessibility training at onboarding and annually thereafter
- Vendor accessibility assessment via VPAT 2.5 (International edition) for third-party integrations
- Dedicated accessibility champions on each product team with severity and fix-time definitions matching security bugs
5. Current Conformance Status
Status: Partially Conformant
Some content does not fully conform to WCAG 2.2 Level AA. Known issues are documented in Section 8 below with active remediation targets. We are committed to resolving all critical and high-severity barriers within 30–90 days of identification.
6. Accessibility Features
6.1 Perceivable
- Text alternatives for all non-decorative images, icons, and charts; structured data tables from complex visualizations
- Captions on all pre-recorded videos; transcripts for podcasts and webinars; audio descriptions where needed
- Color contrast: 4.5:1 minimum for normal text; 3:1 for large text and non-text components
- Information never conveyed by color alone — always supplemented by text, pattern, or icon
- Text resizable to 200% without content or functionality loss
- Usable in light and dark modes; functional at 320 CSS-pixel viewport width (WCAG 1.4.10 Reflow)
6.2 Operable
- All functionality available via keyboard — no keyboard traps anywhere in the platform
- Visible, high-contrast focus indicators on all interactive controls (WCAG 2.4.7, 2.4.11, 2.4.13)
- "Skip to main content" link as first tab stop on every page
- Session timeout warnings with extension options provided; no content flashes more than 3 times per second (WCAG 2.3.1)
- Drag-and-drop interactions have single-pointer keyboard alternatives (WCAG 2.5.7)
- Interactive targets minimum 24×24 CSS pixels with adequate spacing (WCAG 2.5.8)
- Full support for
prefers-reduced-motionmedia query — animations suppressed when user preference is set
6.3 Understandable
- Page
langattribute set on all pages; language changes within pages are marked programmatically - Consistent navigation, identification, and help placement across the platform (WCAG 3.2.3, 3.2.4, 3.2.6)
- All form fields have visible, programmatically associated labels; errors announced with text and suggestions for correction
- Authentication flows do not rely solely on cognitive-function tests (WCAG 3.3.8); password managers, passkeys, and hardware security keys are supported
- Plain-language summaries accompany dense regulatory and technical content
6.4 Robust
- Valid, semantic HTML using native elements (
<nav>,<main>,<header>,<footer>,<button>) with landmark roles only where necessary - Status messages use
aria-liveregions with appropriate politeness settings (WCAG 4.1.3) - Custom widgets implement WAI-ARIA Authoring Practices patterns (menus, dialogs, tabs, carousels)
7. Assistive Technology Support Matrix
We test with the following combinations as part of every major release:
| Technology | Browser | Platform |
|---|---|---|
| NVDA (latest stable) | Firefox ESR, Chrome | Windows 10 / 11 |
| JAWS 2024 | Chrome, Edge | Windows 10 / 11 |
| VoiceOver | Safari | macOS (current & previous major) |
| VoiceOver | Safari | iOS (current & previous major) |
| TalkBack | Chrome | Android (current & previous major) |
| Dragon NaturallySpeaking | Chrome, Edge | Windows 11 |
| Windows Narrator | Edge | Windows 11 |
| ZoomText / Windows Magnifier | Chrome, Edge | Windows 11 |
| Keyboard-only navigation (no AT) | All supported | All |
Browser support: the two most recent major versions of Chrome, Firefox, Edge, and Safari. Versions older than 12 months receive best-effort support.
8. Known Issues and Remediation
We maintain a public remediation register of known accessibility issues. Where a full fix is pending, we provide interim workarounds.
| Area | WCAG Ref. | Issue | Interim Workaround | Target Fix |
|---|---|---|---|---|
| Interactive risk-heatmap visualization | 1.1.1, 1.3.1 | Data points exposed only visually in canvas element; no programmatic equivalent | "View as table" toggle available in all heatmap panels | Q3 2025 |
| Supplier network graph | 2.1.1, 2.5.7 | Pan/zoom gestures difficult without fine pointer control | Keyboard shortcuts documented in help center; list view available | Q3 2025 |
| Legacy customer-exported PDFs | 1.3.1, 1.3.2, 4.1.2 | May lack tagged structure and correct reading order | Re-export from current Platform or request accessible version at accessibility@contrailllc.com | Q4 2025 |
| Embedded third-party documents | Varies | Third-party-generated content may not conform | Contact accessibility@contrailllc.com to request an accessible alternative from the originating party | Ongoing |
| Older blog posts and marketing collateral | 1.1.1, 1.4.3 | Some historic content may lack alt text or sufficient color contrast | Contact accessibility@contrailllc.com for accessible version | Q4 2025 |
Remediation SLAs
- New issues triaged within 5 business days of report
- Critical barriers (complete inability to access core functionality) — remediated within 30 days
- High severity (significant impediment with workaround available) — remediated within 90 days
- Medium / Low severity — remediated within 180 days or in next major release
9. Third-Party Content and Integrations
Some Services include third-party content such as cloud identity providers, payment processors, mapping or charting libraries, threat-intelligence feeds, embedded videos, and customer-uploaded documents. Contrail does not control the accessibility of third-party content and cannot guarantee its WCAG conformance.
We select vendors partly based on the quality of their Accessibility Conformance Reports (VPATs). If you encounter accessibility barriers in third-party content integrated with our Services, contact us at accessibility@contrailllc.com and we will assist in identifying accessible alternatives where available.
10. Requesting Accommodations
We are committed to providing reasonable accommodations to ensure all users can access our Services. Typical accommodations include:
- Alternative-format documents (large print, accessible PDF, HTML, or audio)
- Screen-share-assisted walkthroughs with an accessibility specialist
- Extended session timeouts or adjusted multi-factor authentication flows
- Transcripts of onboarding calls, webinars, and recorded sessions
- Communication channel adjustments (e.g., text-based support instead of phone)
Response Timelines
We acknowledge accommodation requests within 2 business days and provide a substantive response within 10 business days. For employment-related accommodations (ADA, UK Equality Act, EU Employment Equality Directive), contact people@contrailllc.com.
11. Feedback and Complaints
We welcome accessibility feedback from users, customers, and third parties. When reporting an issue, it helps to include: the URL of the affected page, a description of the problem, your device, operating system, browser, and any assistive technology you are using, and what you were trying to accomplish.
accessibility@contrailllc.com
Acknowledgment within 2 business days
Phone (Voice / TTY relay)
Available on request via email. TTY users may use the 711 relay service.
Contrail LLC
Attn: Accessibility Officer
[Registered Address]
Response Timeline
Acknowledgment: 2 business days
Substantive response: 10 business days
Progress updates provided until resolution
12. Enforcement (Jurisdictional)
United States
- US Department of Justice, Civil Rights Division: civilrights.justice.gov | 1-800-514-0301 (voice) | 1-833-610-1264 (TTY)
- US Access Board (Section 508 complaints): access-board.gov
- State Attorney General or State Human Rights / Civil Rights Commission
United Kingdom
- Equality and Human Rights Commission (EHRC): equalityhumanrights.com
- Equality Advisory and Support Service (EASS): equalityadvisoryservice.com | 0808 800 0082
European Union
- Designated enforcement body in your EU Member State under Directive (EU) 2016/2102 and Regulation (EU) 2019/882
- European Commission maintains a list of national enforcement authorities
Canada
- Accessibility Commissioner under the Accessible Canada Act: chrc-ccdp.gc.ca
- Ontario: Accessibility Directorate of Ontario (AODA compliance)
13. VPAT and Conformance Reports
Contrail publishes Accessibility Conformance Reports (ACRs) in VPAT 2.5 International format covering WCAG 2.2, Revised Section 508, and EN 301 549.
- Platform ACR/VPAT — available on request
- Marketing website VPAT — available on request
Unredacted VPATs, third-party audit reports, and remediation roadmaps are available under mutual NDA by contacting accessibility@contrailllc.com. Government procurement teams may request jurisdiction-specific supplements and accessibility questionnaire responses.
14. Review Cycle and Approval
This statement is reviewed and updated:
- At least annually
- After completion of external WCAG audits
- After major redesigns, migrations, or launch of new product surfaces
- Promptly when known issues in Section 8 are resolved
This statement was prepared in accordance with the W3C WAI Accessibility Statement template, EN 301 549 Annex A, and EU Commission Implementing Decision (EU) 2018/1523. It has been reviewed by the Contrail Accessibility Officer in consultation with the Chief Product Officer and Legal Department.
15. Contact
Accessibility Officer
Email: accessibility@contrailllc.com
Phone: Available via 711 relay service
Contrail LLC, Attn: Accessibility Officer
Employment Accommodations
people@contrailllc.com
ADA (US), UK Equality Act 2010, EU Employment Equality Directive 2000/78/EC
Legal
General Support
hello@contrailllc.com
+1 (888) 555-1234 · Mon–Fri 8am–7pm ET
WCAG 2.2 Quick Reference
For reference, the four principles of WCAG 2.2 that guide our accessibility work:
Perceivable
Information and UI components must be presentable in ways users can perceive — text alternatives, captions, color contrast, reflow.
Operable
UI components and navigation must be operable — keyboard access, no seizure triggers, sufficient time, clear navigation.
Understandable
Information and operation of UI must be understandable — readable text, predictable behavior, input assistance and error recovery.
Robust
Content must be robust enough to be interpreted by assistive technologies — valid markup, name/role/value, status messages.