Accessibility Statement
Last updated: 2026-05-24
Our commitment
Cal44 aims to be usable by everyone, including users who rely on assistive technology. We target WCAG 2.1 Level AA conformance across the calculators, navigation and content pages.
What's implemented today
- Keyboard navigation — every interactive element is reachable and operable with Tab, Shift+Tab, Enter and Esc.
- Semantic HTML — headings (h1 → h2 → h3), landmarks (main, nav, footer), and aria-labels on iconic controls.
- Form labelling — every input has a visible label or accessible name; error states announce via standard browser behaviour.
- Colour contrast — text targets WCAG AA contrast in both light and dark themes.
- Dark mode — automatically follows your operating system preference.
- Reduced motion — animations respect
prefers-reduced-motionwhere possible. - Responsive layout — content reflows down to 320 px viewports without horizontal scrolling.
Known limitations
Cal44 is a live project. Some areas that may still need work:
- A small number of decorative SVGs may not yet have explicit
aria-hiddenattributes. - Custom modal dialogs trap focus on open but the focus return on close depends on the trigger.
- Banner ads served by third-party networks are outside Cal44's accessibility control.
If you encounter an accessibility barrier, we want to fix it. Please report issues so we can prioritise them.
How to report an issue
Email [email protected] with a description of the problem, the calculator or page concerned, your browser and assistive-tech setup, and a screenshot or screen recording if possible. We aim to acknowledge accessibility reports within two working days.
Alternative formats
All Cal44 content is delivered as plain HTML and is compatible with screen readers, text-only browsers and content scrapers. The calculator data and FAQ content is structured with JSON-LD to support machine readability.