Accessibility
Accessibility statement
huurvskoop aims to deliver an inclusive experience that works for everyone, including people who rely on assistive technologies. This statement explains the standards the site follows, how accessibility is monitored, and how to report an issue.
Standards
The calculator follows the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA where possible. This includes maintaining sufficient color contrast, providing visible focus indicators, and pairing every visual label with an accessible name announced to screen readers.
Technical measures
- Semantic HTML structure for headings, forms, and data summaries.
- Keyboard reachable controls and skip links via the browser's native tab order.
- ARIA-live updates for comparison results so assistive tech is notified when values change.
- Continuous automated linting to catch missing labels or contrast regressions during development.
Known limitations
A lightweight codebase means some WCAG success criteria may occasionally regress—especially when new input fields or charts are introduced. Any issue that blocks access to core calculator functionality is treated as a priority bug and patched as quickly as possible.
Feedback
If you notice a barrier or have a suggestion, email hi@huurvskoop.nl with “Accessibility” in the subject line. Please include details such as your browser, assistive technology, and steps to reproduce the issue so it can be investigated quickly.