Last updated: August 6, 2026
This page states the accessibility standard Revni Digital designs toward, and separately, what has and has not yet been independently verified against that standard.
Policy, implementation, and verification are kept separate below.
Accessibility Standard
Revni Digital designs toward WCAG 2.1 AA across this site — capability pages, Trust Layer pages, and the marketing site collectively.
That standard commits to: a minimum contrast ratio of 4.5:1 for body text; honouring a visitor's operating-system preference for reduced motion; keyboard access and a visible focus state on every interactive element; and hover-only interactions gated behind a check for a pointer-capable device, so they don't become the only way to reach something on a touch or keyboard-only device.
Current Verification Status
Confirmed in the codebase
Reduced-motion handling is real and checkable: the site's shared animation components call the browser's reduced-motion preference directly and skip animation entirely when it's set, rather than stating this as a policy with no mechanism behind it.
Not yet independently verified
Colour contrast has not been measured against the 4.5:1 target across the site's body text.
Keyboard access and visible focus states have not been confirmed on every interactive element — only a subset of components were checked before this statement was written.
Alt text coverage on real photography has not been assessed, since the Trust Layer currently has no photography published.
Review of This Statement
This statement is reviewed whenever a material accessibility change is made to the site, or when new verification work is completed — not on a fixed schedule. If something on this site is difficult to access, reaching out to hello@revnidigital.com is the direct way to report it; a report like that is exactly the kind of thing that triggers a review.