Skip to main content
SaloonERP

Commitment

Accessibility statement

Your front desk might have wet hands, forty seconds and a screen in direct sunlight. Accessibility is an operational requirement here, not a compliance exercise.

Last updated 20 August 2026

01The standard we hold ourselves to

We target WCAG 2.2 Level AA across the marketing site, the dashboard and the mobile app.

Automated checks run against every page, but automation catches perhaps a third of real issues, so we also test by keyboard and with a screen reader.

02Colour and contrast

Every text colour in our palette clears 4.5:1 against both surface colours we use. This is verified from the token file rather than eyeballed.

Our violet accent measures 7.72:1 and our ember primary 5.19:1 on white, so both are safe for body copy — the lighter ember tints are reserved for fills, icons and borders.

Colour is never the only signal. Status carries a label, and chart data carries a legend.

03Keyboard access

Every interactive control is a real button or link, reachable and operable by keyboard. Nothing important sits on a div with a click handler.

A skip link is the first focusable element on every page, so you are not tabbing through the whole sidebar to reach content.

Focus is always visible. We restyle the focus ring; we never remove it.

04Structure and semantics

One h1 per page, headings in order, and every navigation landmark labelled so a screen reader user can tell them apart.

Tables use real headers with sort state announced through aria-sort. Forms use real labels tied to their inputs, with errors announced rather than only coloured.

05Motion

This site animates a lot. Every animation checks prefers-reduced-motion and resolves to the final state instantly when it is set.

No content exists only mid-animation, and nothing autoplays with sound.

06Touch targets

Interactive targets are at least 44px on touch devices and never below the 24px WCAG 2.2 minimum anywhere.

On phones, tables switch to a layout that keeps the primary action visible instead of hiding it behind horizontal scroll.

07Known gaps

We would rather list these than claim perfection:

Some charts communicate trend primarily through shape; we are adding data tables behind each one.

The mobile app has not yet had a full VoiceOver and TalkBack pass. It is scheduled.

08Tell us what we missed

If something is hard to use, email sales@lacspace.com with the page and what happened.

Accessibility reports go to the top of the queue. We aim to acknowledge within one working day and fix or schedule within two weeks.

Questions about any of this?

We answer legal and security questions from real humans, usually within a working day.