Accessibility
Last reviewed: 2026-05-12
Our commitment
PropFlow is committed to making our marketing website and product accessible to people with disabilities. We target conformance with the Web Content Accessibility Guidelines 2.1 Level AA as our baseline.
What this means in practice
- Body text contrast ratios of at least 4.5:1; large text and UI elements at least 3:1.
- Every interactive element reachable by keyboard, with visible focus indicators.
- Screen-reader semantics: real
<button>for actions, real<a>for navigation, ARIA only where native HTML can't express the semantics. - Alt text on every meaningful image; empty alt on decorative images.
- Forms with proper label associations and accessible error messages.
- Motion that respects
prefers-reduced-motion. lang="en-GB"declared on every page.
How we check
Every change to the marketing site runs through axe-core in CI. Pages can't ship with any serious or critical violation. Before each release we also run a manual screen-reader pass on the home page and the three persona pages, using both NVDA on Windows and VoiceOver on macOS.
Known limitations
We're building this site in 2026 — the marketing site is fully audited against the targets above. The product app (at app.propflow-ai.co.uk) is in a separate accessibility audit cycle; gaps remain in some dashboard surfaces and are tracked in our internal backlog.
Reporting an issue
If you find an accessibility barrier on any PropFlow page, please email us at accessibility@propflow-ai.co.uk with a description of the issue, the page URL, the assistive technology you were using, and your preferred contact method.
We aim to acknowledge reports within 2 working days and fix serious or critical issues within 30 days. For lower-severity issues we'll give you a target date and update you when it ships.
External audit
An external accessibility audit is scheduled for Month 12 post-launch. The audit report will be published here when complete.