Accessibility
Last updated: June 2026
KYFEX is committed to making kyfex.com usable by the widest possible audience, including people who rely on assistive technologies.
We apply the same discipline to accessibility that we apply to production systems: it must be designed in from the start, measured continuously, and owned through iteration — not added as an afterthought.
Standards
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA success criteria.
We are actively monitoring the development of WCAG 2.2 and future iterations of the guidelines.
How We Build
Key accessibility practices currently in place include:
- Semantic HTML with proper landmarks, heading hierarchy, and a visible skip-to-content link
- ARIA attributes, live regions (
aria-live="polite"androle="alert"), and status messaging in interactive flows (chat, booking, newsletter, assessment) — with dedicated test coverage - Heavy WebGL and animation components gated behind
prefers-reduced-motionand viewport checks - Consistent
focus-visiblestyling and keyboard navigation support across all interactive widgets - Honeypot fields correctly hidden from assistive technology using
aria-hiddenandtabIndex=-1 - Localized descriptive alt text on all case study imagery, backed by
ImageObjectstructured data - Lighthouse CI configured to fail builds if the accessibility score drops below 0.95
The most complex surfaces on the site — the AI chatbot, multi-phase booking flow, AI Readiness assessment, and Trace daily puzzle — receive extra attention during development and testing.
Known Limitations
kyfex.com includes several custom, stateful interactive experiences (the AI chatbot, booking calendar, assessment quiz, and the Trace puzzle). These surfaces are more complex than standard content pages and present ongoing accessibility challenges.
We continue to improve keyboard behavior, screen reader announcements, and interaction patterns on these tools.
We do not currently publish a formal VPAT. If you require one for procurement or compliance purposes, contact us at the address below.
Feedback
We welcome reports of accessibility barriers on kyfex.com.
If you encounter difficulty using the site with assistive technology, or need content in an alternative format, email:
Helpful details include the specific page or feature, the assistive technology and browser combination you are using, and a description of the issue.
We aim to acknowledge reports within two business days.
Related Policies
Accessibility feedback and requests are handled under the same data practices described in our Privacy Policy.
