Statement · WCAG 2.2 AA target
Accessibility
Reporting a fraud is stressful, and it must be possible with a keyboard, a screen reader, one hand, or a slow connection. This page states what is implemented today, with measured values rather than promises.
Tested contrast
- Body text: 17.5 : 1 (black #121212 on the off-white background) — passes AAA.
- Red accents and links: 5.4 : 1 — passes AA for text.
- White text on the red button: 5.8 : 1 — passes AA.
- Black text on the yellow band: 11.8 : 1 — passes AAA.
- The yellow is never used as text on a light background (it would only reach 1.5 : 1); it appears as a fill only.
Keyboard and screen reader
- A "skip to form" link is the first focusable element on the report page.
- Every control is reachable and operable with the keyboard alone; focus is always visible.
- All inputs have real labels; error messages are announced in a live region (
aria-live).
- Decorative artwork (the slanted bands, the skyline, the case illustrations) is hidden from assistive technology.
- Every public page can be read in English, French or Traditional Chinese, and each document declares its own language so screen readers switch voice correctly.
Motion, zoom and touch
- Reduced motion is respected. With prefers-reduced-motion: reduce, the fade, the entrance animation and the shimmer on the reference card are all switched off.
- Layout reflows without horizontal scrolling down to 320 px wide — the reflow requirement of WCAG 1.4.10. Verified on every page of this site.
- Buttons and navigation rows are at least 44 × 44 px, including the Back to report control in the top bar. Inline text links are excepted, as WCAG 2.5.8 allows.
- No content moves on its own, nothing autoplays, and no time limit is imposed while writing a report.
Known limitations
- The visuals follow a poster layout with strong black/red blocks; it meets AA for text but does not reach AAA for the red accent.
- The admin area is Chinese only. Translations cover the public pages; any string missing from a dictionary falls back to English.
- Very old browsers without CSS custom properties will see a simplified but still usable layout.
Tell us what is broken
If anything on these pages blocks you, tell us the device, the browser and the step you were on. Accessibility reports are treated as defects, not as feature requests.