Accessibility Statement
Last updated: March 11, 2026
Our Commitment
PurpleOps Ltd is committed to ensuring that its website and digital services are accessible to all people, including persons with disabilities. We believe in equal opportunity and strive to provide an inclusive digital experience for every user, regardless of ability or the assistive technology they use.
We continuously improve the user experience for everyone and apply the relevant accessibility standards to achieve this goal.
Compliance Standard
This website aims to conform to the following accessibility standards and regulations:
- WCAG 2.2 Level AA — Web Content Accessibility Guidelines, published by the World Wide Web Consortium (W3C).
- ADA — Americans with Disabilities Act (United States).
- EN 301 549 — European standard for ICT accessibility (European Union).
- IS 5568 — Israeli Standard for Web Content Accessibility, based on WCAG 2.0/2.2 Level AA.
Accessibility Adjustments on This Site
The following accessibility measures have been implemented across the website:
- Keyboard Navigation — All interactive elements (links, buttons, forms, menus) are fully operable via keyboard. A visible
:focus-visibleindicator is applied to every focusable element. - Skip to Main Content — A "Skip to main content" link is provided at the top of every page, allowing keyboard and screen reader users to bypass repetitive navigation.
- Semantic HTML — The site is built using semantic elements (
<header>,<nav>,<main>,<footer>,<section>,<article>) for proper document structure. - ARIA Attributes — Where native semantics are insufficient, WAI-ARIA roles, states, and properties are used (e.g.,
aria-expanded,aria-label,aria-hidden,aria-live). - Screen Reader Compatibility — The website is built with assistive technology support in mind, using semantic HTML, ARIA attributes, and screen-reader-only utility classes to ensure compatibility with popular screen readers.
- Color Contrast — Text and interactive elements meet WCAG AA minimum contrast ratios (4.5:1 for normal text, 3:1 for large text).
- Responsive Design — The layout adapts to all screen sizes and supports zoom up to 200% without loss of content or functionality.
- Alternative Text — All meaningful images have descriptive
alttext. Decorative images are marked witharia-hidden="true"or emptyalt="". - User Preferences Toolbar — A built-in accessibility toolbar allows users to toggle high contrast mode, adjust font size, and pause all animations.
- Reduced Motion — The site respects the
prefers-reduced-motionoperating system setting. Users can also manually pause animations via the accessibility toolbar. - Form Accessibility — All form fields have associated labels with proper
for/idlinking, and includeautocompleteattributes for improved usability. - Focus Management — Modals and dialogs trap focus and return it to the triggering element upon close. The mobile navigation menu supports Escape key dismissal.
- Readable Fonts — The site uses a clear, legible sans-serif font (Inter) at comfortable default sizes, with the ability to scale via the accessibility toolbar.
Known Limitations
Despite our best efforts, some areas of the site may have accessibility limitations:
- Color Contrast — While we design with WCAG AA contrast ratios in mind, some decorative elements or accent colors may not meet the minimum ratios in all contexts. We are continuously auditing and improving contrast across the site.
We are actively working to resolve these issues and improve accessibility across all content. If you encounter a barrier, please contact us.
Accessibility Coordinator
If you experience any difficulty accessing our website, or wish to report an accessibility issue or request an accommodation, please contact our Accessibility Coordinator:
- Name:
- PurpleOps Accessibility Team
- Email:
- team@purple-ops.io
We aim to respond to accessibility-related inquiries within 3 business days. When contacting us, please include the URL of the page where you experienced the issue, a description of the problem, and the assistive technology or browser you were using.
Accessible Modal Example
The following is a live demonstration of our focus-trapping accessible modal component: