accessibility@vuskelplanet.com
  • Phone: +44 340 015 0572 (Monday to Friday, 9:00 AM - 5:00 PM GMT)
  • Please provide as much detail as possible about the issue you encountered, including the page URL and the assistive technology you were using (if applicable).

    Understanding Accessibility Standards

    The Web Content Accessibility Guidelines (WCAG) are internationally recognized standards that define how to make web content more accessible to people with disabilities. They are developed by the World Wide Web Consortium (W3C) in cooperation with individuals and organizations around the world.

    Compliance with WCAG 2.1 AA means that our website aims to:

    We also implement ARIA (Accessible Rich Internet Applications) roles, states, and properties to enhance the accessibility of dynamic web content and advanced user interface controls, ensuring a better experience for users of screen readers and other assistive technologies.

    Mastering Keyboard Navigation

    Navigating our site with a keyboard is designed to be intuitive. Here’s how you can typically move through the content:

    Visual focus indicators are styled to be clear and distinct, ensuring you always know which element is currently active. This is crucial for users who rely solely on keyboard input.

    Screen Reader Experience

    We use semantic HTML elements like

    ,
    ,
    ,
    , and to provide a clear structure that screen readers can interpret. Important information is conveyed through:

    Our commitment extends to ensuring that dynamic content updates are announced by screen readers using ARIA live regions, so users are informed of changes without losing context.

    Accessible Design and Visuals

    Our website employs a clean, minimalist design that prioritizes readability and clarity. The color palette is carefully chosen to meet WCAG 2.1 AA contrast requirements, ensuring that text is legible against its background. We utilize our brand's primary and secondary colors intentionally for accents, such as headings, links, and buttons, while ensuring they do not impede accessibility.

    The presence of a dark mode toggle allows users to switch to a theme with reduced brightness, which can be beneficial for users with light sensitivity or in low-light environments. This feature also maintains sufficient contrast ratios.

    Images are not merely decorative; they are chosen to complement the content and provide visual context. Each image includes descriptive alt text to convey its meaning to users who cannot see it.

    Diagram illustrating sufficient color contrast between text and background for readability.
    Ensuring adequate contrast for all users.

    Seamless Experience Across Devices

    Our website is built on a mobile-first, responsive design framework. This means that the layout and content adapt gracefully to various screen sizes and devices, from large desktop monitors to small mobile phones. This adaptive approach ensures a consistent and accessible user experience for everyone, regardless of the device they are using.

    Navigation menus collapse elegantly on smaller screens, and content reflows to maintain readability. Interactive elements are appropriately sized for touch targets on mobile devices, further enhancing usability and accessibility.