What is an RGAA accessibility audit?
An RGAA accessibility audit is a methodical evaluation of a website's compliance with the 106 criteria of the French General Accessibility Improvement Framework (RGAA 4.1). The goal is to identify non-conformities and provide concrete remediation recommendations.
Types of audits
Automated scan
- Pros — Fast, covers the entire site, reproducible, affordable
- Limitations — Detects only 30-40% of issues, cannot evaluate content relevance
Manual audit
- Pros — More comprehensive, identifies usability and understanding issues
- Use case — For a thorough initial assessment or to prepare a full audit
Full RGAA compliance audit
- Pros — Exhaustive, yields a compliance rate for the official accessibility statement
- Cost — Between €5,000 and €20,000 depending on site size
Audit steps
- Define the scope — Identify pages, user journeys and downloadable documents to audit.
- Run automated tools — Start with RGAA Checker for a quick overview of common issues.
- Perform manual testing — Check each RGAA theme: images, colors, scripts, forms, navigation.
- Test with assistive technology — Navigate with keyboard only, test with NVDA screen reader, check 200% zoom.
- Write the report — Executive summary, per-criteria results, non-conformity details, remediation plan.
- Create remediation plan — Prioritize fixes by impact, group by type, estimate effort, set milestones.
Recommended tools
| Tool | Type | Use |
|---|---|---|
| RGAA Checker | Automated | Full site scan with detailed RGAA report |
| axe DevTools | Extension | Page-by-page browser analysis |
| NVDA | Screen reader | Manual assistive technology testing |
| Colour Contrast Analyser | App | Precise contrast ratio measurement |