Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DLink & Button QualityAction2 issue(s) across 68 links and 3 buttonsFIX
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| / | Retourner à l'accueil de data… | img no alt | Add alt attribute to the image |
| https://www.linkedin.com/company/data-go… | Linkedin - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| https://social.numerique.gouv.fr/@datago… | Mastodon - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| https://bsky.app/profile/datagouvfr.bsky… | Bluesky - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| https://www.youtube.com/@data-gouv-fr | Youtube - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| https://github.com/datagouv/data.gouv.fr | Github - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| /datasets/recent.atom | RSS - nouvel onglet | new tab | Add '(opens in new tab)' to text |
| / | Retourner à l'accueil du site… | img no alt | Add alt attribute to the image |
| https://legifrance.gouv.fr | legifrance.gouv.fr | new tab | Add '(opens in new tab)' to text |
| https://www.info.gouv.fr | info.gouv.fr | new tab | Add '(opens in new tab)' to text |
| https://www.service-public.fr | service-public.fr | new tab | Add '(opens in new tab)' to text |
| https://github.com/etalab/licence-ouvert… | Open Licence 2.0 | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://www.linkedin.com/company/data-gouv-fr/; https://social.numerique.gouv.fr/@datagouvfr; https://bsky.app/profile/datagouvfr.bsky.social; https://www.youtube.com/@data-gouv-fr; https://github.com/datagouv/data.gouv.fr; /datasets/recent.atom; https://legifrance.gouv.fr; https://www.info.gouv.fr; https://www.service-public.fr; https://github.com/etalab/licence-ouverte/blob/master/LO.md#licence-ouverte-20open-licence-20
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
F404 Error PageActionHTTP 404, bare pageFIX
FFavicon & BrandingAction1 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction4 landmarksREVIEW
Screen reader users cannot quickly navigate to the primary content. Wrap your main content in <main>.
Without a <main> landmark, screen-reader users can't skip past the navigation to the page content — every page starts with re-reading the menu.
Learn more ▾ ▴
The <main> element marks the page's primary content area. Assistive tech offers a 'jump to main' shortcut — but only if <main> exists. Without it, every page navigation forces re-reading the header. Wrap your primary content in a single <main>.
Source: WAI-ARIA / WCAG 2.4.1
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
A+Heading Hierarchy18 headingsPASS
- H1 La plateforme des données publiques françaises
- H2 Le catalogue des données françaises
- H2 Une communauté dynamique et engagée
- H2 La mission data.gouv.fr
- H3 Simplifier l’accès aux données publiques
- H4 Nos objectifs
- H3 Produire de l’information à partir des données
- H4 Nos explorations de données
- H3 Fédérer un écosystème
- H4 Nos plateformes thématiques
- H5 ecologie.data.gouv.fr
- H5 transport.data.gouv.fr
- H5 météo.data.gouv.fr
- H5 culture.data.gouv.fr
- H5 logistique.data.gouv.fr
- H5 simplifions.data.gouv.fr
- H2 L'actualité data.gouv.fr
- H3 Suivi des sorties - Mars 2026
A+Alt Text QualityAll 18 images OKPASS
AForm Accessibility1 of 1 controls have issuesPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #headlessui-combobox-input-v-0-4 | text | (Recherche) | placeholder only |
Placeholder text disappears on focus and is not a reliable label.
<input type="text" id="headlessui-combobox-input-v-0-4">
Placeholder-only labels disappear when the user starts typing — they must remember what the field was for.
Learn more ▾ ▴
Placeholders are NOT labels. They vanish on input, fail color contrast checks (most are gray), and don't satisfy WCAG SC 3.3.2. Always use a real <label> alongside (or aria-labelledby).
Source: WCAG 2.1 SC 3.3.2 / Nielsen Norman
A+Color Contrast (Screenshot)20 text elements analyzed, 0 fail WCAG AAPASS
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 La plateforme des do… | 19.60:1 | 3.0:1 | #000000 | #F7F7F7 | Pass |
| h2 Le catalogue des don… | 19.60:1 | 3.0:1 | #000000 | #F7F7F7 | Pass |
| h2 Une communauté dyna… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 La mission data.gouv… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h2 L'actualité data.go… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 Simplifier l’accè… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 Produire de l’info… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 Fédérer un écosys… | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| h3 Suivi des sorties - … | 19.26:1 | 3.0:1 | #000000 | #F5F5F5 | Pass |
| title data.gouv.fr : Plate… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p République | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p Française | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Se connecter | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span S'enregistrer | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Rechercher | 19.95:1 | 4.5:1 | #000000 | #F9F9F9 | Pass |
| a Données | 18.76:1 | 4.5:1 | #000000 | #F2F2F2 | Pass |
| a API | 18.93:1 | 4.5:1 | #000000 | #F3F3F3 | Pass |
| a Réutilisations | 19.09:1 | 4.5:1 | #000000 | #F4F4F4 | Pass |
| a Organisations | 19.09:1 | 4.5:1 | #000000 | #F4F4F4 | Pass |
| a Nouveautés | 19.26:1 | 4.5:1 | #000000 | #F5F5F5 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
ALighthouse Accessibility AuditsScore 93/100 — 2 failing, 24 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
ARIA
Assistive technologies, like screen readers, can't interpret ARIA attributes with invalid values. Learn more about valid values for ARIA attributes.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none |
div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none div.fr-header__brand > div.fr-header__brand-top > div.lg:!hidden > button.flex-none |
These are opportunities to improve the usage of ARIA in your application which may enhance the experience for users of assistive technology, like a screen reader.
Best practices
One main landmark helps screen reader users navigate a web page. Learn more about landmarks.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
html html |
These items highlight common accessibility best practices.