OMNIO · Accessibility
A marketplace anyone can use.
We try to make OMNIO usable with a keyboard, a screen reader, low vision, or any combination. Below is what we aim for, what we know isn't perfect yet, and how to tell us when something's broken.
We target WCAG 2.2 AA
Colour contrast, focus indicators, alt text, semantic markup, ARIA where appropriate. We test with screen readers (NVDA, VoiceOver) and keyboard-only navigation on every major release.
Keyboard navigation works everywhere
Every cart action, filter, accordion, and checkout step is reachable and operable by keyboard alone. Tab moves forward, shift+tab back, enter/space activates, escape closes panels.
Languages, currencies, and screen readers
Pages declare their language (en/de/th) for assistive technology. Currency formatting follows your region. Thai text uses a Thai-optimised font when the locale is th.
Found a problem?
Email a11y@omnio.example with the page URL and what you were trying to do. We log every report, prioritise blocking issues within a week, and ship a fix in the next release cycle.
Frequently asked
What about the colour contrast on the deal-red CTA?⌄
Tested at 4.6:1 against the cream surface — passes WCAG AA for non-text (3:1) and large text (3:1), and AA for normal text (4.5:1). Body text is near-black on cream at 14:1.
Is there a 'high contrast' or 'reduce motion' mode?⌄
We respect the OS-level prefers-reduced-motion and prefers-color-scheme settings. There isn't a separate in-app toggle yet — it's on the roadmap.
Known issues you're working on?⌄
The variant picker on PDPs needs better screen-reader labelling (in progress), and the category filter sheet on mobile has a focus-trap bug we're tracking. Targeting fixes in the next two releases.