Accessibility Statement

Last updated: 6 May 2026

EAA Compliance: This statement is published in accordance with the European Accessibility Act (Directive 2019/882) and covers contextium.io and its associated web application.

Our Commitment

Contextium is committed to making its website and web application accessible to all users, including people with disabilities. We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA, as required by the European Accessibility Act (EAA), the UK Equality Act 2010, and referenced in ADA Title III litigation in the United States.

Conformance Status

Contextium is partially conformant with WCAG 2.1 Level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard.

We conducted a code-level accessibility audit in May 2026 and have remediated the following categories of issues:

  • All dashboard pages now have descriptive page titles (WCAG 2.4.2)
  • Form inputs across the application have associated labels (WCAG 1.3.1, 3.3.2)
  • All modal dialogs have correct ARIA roles, labels, Escape key support, and auto-focus (WCAG 4.1.2)
  • Focus indicators are visible on all interactive elements (WCAG 2.4.7)
  • Text contrast has been increased across landing and marketing pages to meet the 4.5:1 minimum ratio (WCAG 1.4.3)
  • Toast notifications use a live region so screen readers announce updates (WCAG 4.1.3)
  • Icon-only buttons have accessible names via aria-label (WCAG 4.1.2)
  • The html element has a lang attribute set to en (WCAG 3.1.1)

Known Limitations

Despite our efforts, some areas are still being improved:

  • Screen reader testing: Full VoiceOver and NVDA testing across all workflows is in progress. Some dynamic UI interactions may not be fully announced.
  • Keyboard navigation: A manual keyboard-only walkthrough of all main user flows is scheduled. Some complex interactions (drag-and-drop, rich text editing) may require alternative methods.
  • Third-party content: Some embedded third-party components (e.g. payment forms) may not fully meet WCAG 2.1 AA. We are working with those providers to improve conformance.

We are actively working to address all known issues. Our target for full WCAG 2.1 AA conformance across all user-facing surfaces is Q3 2026.

Technical Approach

Contextium uses the following technologies and practices to support accessibility:

  • React with semantic HTML5 elements
  • Radix UI primitives for complex interactive components (dropdowns, alerts, toasts) — these include built-in ARIA support
  • A global focus-visible ring system ensuring keyboard focus is always visible
  • eslint-plugin-jsx-a11y integrated into our build pipeline to catch accessibility regressions at development time
  • Tailwind CSS with WCAG-compliant contrast ratios enforced via design tokens

Feedback and Contact

We welcome feedback on the accessibility of Contextium. If you experience any barriers or have suggestions for improvement, please contact us:

If you are not satisfied with our response, you may contact the relevant supervisory authority in your country. In the EU, this is your national market surveillance authority under the European Accessibility Act.

Enforcement Procedure

The European Accessibility Act (Directive 2019/882) gives users the right to complain to a supervisory authority if they believe a digital product or service is not accessible. If you are located in the EU and wish to escalate a complaint, you may contact the relevant national authority in your member state.

Preparation of This Statement

This statement was prepared on 6 May 2026. It is reviewed and updated following each accessibility audit cycle. Our most recent audit was conducted in May 2026 using automated static code analysis and manual code review against WCAG 2.1 Level AA success criteria.