Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionSoft 404 detectedFIX
The server returned HTTP 200 for a non-existent path. Search engines will index this page as real content. Configure your server to return HTTP 404 for missing pages.
FFavicon & BrandingAction1 icon(s) detectedFIX
FWeb ManifestActionInvalid JSONFIX
Manifest contains invalid JSON.
DDark Mode SupportActionNo dark mode signalsFIX
Detection limited to meta tags and inline styles.
DPrint StylesheetActionNo print stylesFIX
CLandmark StructureAction4 landmarksREVIEW
A page should have only one <main> landmark.
Multiple <main> elements violate the spec — there must be exactly one per page.
Learn more ▾ ▴
HTML5 spec: 'authors must not include more than one main element' visible to AT at the same time. Multiple <main>s confuse AT and break the 'jump to main content' shortcut. Refactor to a single <main> with nested <section>/<article>.
Source: HTML5 spec
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
CColor Contrast (Screenshot)Action9 text elements analyzed, 4 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (9)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 / VERIFICATION | 21.00:1 | 3.0:1 | #000000 | #FFFFFF | Pass |
| h2 / SECURITY | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title Festival de Cannes | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Festival de Cannes | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span SÉCURITÉ | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span VÉRIFICATION | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| span Le captcha ci-dessou… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| p The captcha below ve… | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | Pass |
| footer Festival de Cannes | 21.00:1 | 4.5:1 | #000000 | #FFFFFF | 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.
BLighthouse Accessibility AuditsScore 82/100 — 5 failing, 21 passedREVIEW
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.
Names and labels
When a button doesn't have an accessible name, screen readers announce it as "button", making it unusable for users who rely on screen readers. Learn how to make buttons more accessible.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
div.p-1 > form.footer-newsletter > div.bg-white > button.flex div.p-1 > form.footer-newsletter > div.bg-white > button.flex |
Including a skip link can help users skip to the main content to save time. Learn more about skip links.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Accéder à la recherche body.home > ul#skipLinks > li > a |
These are opportunities to improve the semantics of the controls in your application. This may enhance the experience for users of assistive technology, like a screen reader.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
INFOS div.entry-meta > ul.unstyled > li > a |
INFOS div.entry-meta > ul.unstyled > li > a |
INFOS div.entry-meta > ul.unstyled > li > a |
Sortie le 08.04.2026 div.swiper > div.swiper-wrapper > div.relative > span.block |
Sortie le 08.04.2026 div.swiper > div.swiper-wrapper > div.relative > span.block |
SÉLECTION OFFICIELLE div.entry-meta > ul.unstyled > li > a |
INFOS div.entry-meta > ul.unstyled > li > a |
INFOS div.entry-meta > ul.unstyled > li > a |
These are opportunities to improve the legibility of your content.
Tables and lists
Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
LE FESTIVAL
Le Festival aujourd’hui
L’histoire du Festival
La Palme d’or
Le Fes… div.mobile-nav__container > ul.list-none > li.menu-item > ul.sub-menu |
PARTICIPER
Inscrire un film
S’accréditer
Votre festival div.mobile-nav__container > ul.list-none > li.menu-item > ul.sub-menu |
Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. Learn more about proper list structure.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Le Festival aujourd’hui li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
L’histoire du Festival li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
La Palme d’or li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
Le Festival s’engage li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
Notre équipe li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
Ils nous soutiennent li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
Inscrire un film li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
S’accréditer li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
Votre festival li.menu-item > ul.sub-menu > div.subnav-item > li.menu-item |
These are opportunities to improve the experience of reading tabular or list data using assistive technology, like a screen reader.
A+Heading Hierarchy2 headingsPASS
- H2 SÉCURITÉ / SECURITY
- H1 VÉRIFICATION / VERIFICATION