Skip to main content

Legal & Trust

Accessibility Statement

Last updated: March 2026


Our Commitment

Hair Wellness Lab (operated by Wynn Essentials LLC) is committed to ensuring that our website and platform are accessible to everyone, including people with disabilities. We strive to meet the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA standards and continuously work to improve the accessibility of our digital experience.


Measures We Have Taken

To support accessibility, Hair Wellness Lab has implemented the following:

  • Semantic HTML: We use landmark regions (main, nav, section, header, footer) and proper heading hierarchy (H1 → H2 → H3) throughout the site.
  • Skip Navigation: A “Skip to main content” link is the first focusable element on every page, allowing keyboard users to bypass repeated navigation.
  • Keyboard Navigation: All interactive elements — buttons, links, form controls — are reachable and operable using only a keyboard.
  • Focus Indicators: Visible focus rings are displayed on all interactive elements during keyboard navigation, using a distinct gold outline color.
  • Form Labels: All form inputs have programmatically associated labels (either visible or screen-reader-only) so that assistive technologies can identify the purpose of each field.
  • ARIA Attributes: We use aria-label, aria-live, aria-expanded, aria-modal, role="alert", and other ARIA attributes where native HTML does not provide sufficient context.
  • Error Announcements: Form validation errors are announced to screen readers via aria-live="assertive" regions so users are notified immediately without requiring a page reload.
  • Reduced Motion: Animations and transitions respect the user’s prefers-reduced-motion operating system setting.
  • Alternative Text: All meaningful images include descriptive alt text. Decorative images use alt="" to be ignored by screen readers.
  • Color Contrast: We aim for a minimum contrast ratio of 4.5:1 for normal text and 3:1 for large text, in compliance with WCAG 2.1 AA.
  • Dark Mode: A user-controlled dark mode is available and maintains accessible contrast ratios across all interface components.

Known Limitations

While we actively work toward full WCAG 2.1 Level AA compliance, some areas are still in progress:

  • Complex interactive widgets (e.g., multi-step quizzes, calendar views) may not fully support all screen reader interactions. We are actively improving these experiences.
  • Third-party content embedded or linked from Hair Wellness Lab (such as external booking platforms or social media links) may not meet our accessibility standards, as we do not control their implementation.
  • PDF documents or media, if any, may not yet be fully accessible. We are working to provide accessible alternatives.

Technical Approach

Hair Wellness Lab is built with Next.js (App Router) and renders semantic HTML on the server where possible. We test with:

  • Keyboard-only navigation testing
  • VoiceOver (macOS / iOS) screen reader
  • Chrome DevTools Accessibility panel
  • Automated tooling (Lighthouse, axe-core)

We target support for modern browsers (Chrome, Safari, Firefox, Edge) and comply with WCAG 2.1 Level AA as our baseline.


Feedback & Contact

We welcome your feedback on the accessibility of Hair Wellness Lab. If you experience any barriers or have suggestions for improvement, please reach out:

We aim to respond to accessibility feedback within 5 business days.