Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure7 landmarksREVIEW
Multiple navigations need aria-label to distinguish them for screen readers.
Some <nav> elements lack aria-label — screen-reader users hear 'navigation' multiple times with no way to distinguish them.
Learn more ▾ ▴
When a page has multiple <nav> regions (primary, footer, breadcrumb), each needs aria-label or aria-labelledby. AT users navigate by landmark; identical 'navigation' announcements force them to enter each one to discover purpose.
Source: WAI-ARIA Authoring Practices
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
CLink & Button QualityAction1 issue(s) across 46 links and 18 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://console.mistral.ai?utm_source=we… | Try Studio | new tab | Add '(opens in new tab)' to text |
| /customers | Meet our customers | img no alt | Add alt attribute to the image |
| /products/studio | Discover Studio | new tab | Add '(opens in new tab)' to text |
| https://apps.apple.com/us/app/le-chat-by… | App Store Mistral AI | new tab | Add '(opens in new tab)' to text |
| https://play.google.com/store/apps/detai… | Google Play Mistral AI | new tab | Add '(opens in new tab)' to text |
| https://docs.mistral.ai/ | Documentation | new tab | Add '(opens in new tab)' to text |
| https://legal.mistral.ai/terms | Terms of service | new tab | Add '(opens in new tab)' to text |
| https://legal.mistral.ai/terms/data-proc… | Data processing agreement | new tab | Add '(opens in new tab)' to text |
| https://x.com/mistralai | X | new tab | Add '(opens in new tab)' to text |
| https://www.linkedin.com/company/mistral… | new tab | Add '(opens in new tab)' to text | |
| https://discord.gg/mistralai | Discord | new tab | Add '(opens in new tab)' to text |
| <button> | (empty) | empty | Add button text or aria-label |
Add '(opens in new tab)' to link text or aria-label.
https://console.mistral.ai?utm_source=website&utm_medium=header_cta; /products/studio; https://apps.apple.com/us/app/le-chat-by-mistral-ai/id6740410176; https://play.google.com/store/apps/details?id=ai.mistral.chat; https://docs.mistral.ai/; https://legal.mistral.ai/terms; https://legal.mistral.ai/terms/data-processing-addendum
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
BFavicon & Branding3 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
AHeading Hierarchy21 headings, 1 skip(s)PASS
- H1 Frontier AI.In your hands.
- H3 Your AI future belongs in your hands. skipped
- H4 Frontier intelligence, customized to you.
- H4 Enterprise agents with deep context.
- H4 Self-contained private deployments.
- H4 Deeply engaged solutioning and value delivery.
- H2 Deployed in production.
- H2 What Mistral AI can do for you.
- H2 Autonomous work.
- H2 Autonomous coding.
- H2 AI application development.
- H2 Custom model development.
- H2 Advanced R&D.
- H2 Powered by a deeply configurable AI platform.
- H3 AI deployments designed for privacy.
- H3 Build the future of enterprise AI
- H2 The next chapter of AI is yours.
- H3 Why Mistral
- H3 Explore
- H3 Build
- H3 Legal
Skipping heading levels breaks the document outline. Screen readers may interpret missing levels as structural errors.
Skipping heading levels breaks the document outline — screen-reader users lose track of section nesting.
Learn more ▾ ▴
Screen reader users navigate by jumping between headings (H1 → H2 → H3). Skipping (H1 → H3) breaks the sense of hierarchy. Use sequential levels even if you don't like the default styling — restyle with CSS instead. WCAG 1.3.1 (Info and Relationships) treats this as an A failure.
Source: WCAG 2.1 SC 1.3.1 / W3C WAI
A+Alt Text QualityAll 85 images OKPASS
A+Form AccessibilityNo form controlsPASS
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 |
|---|---|---|---|---|---|
| h2 Powered by a deeply … | 20.13:1 | 3.0:1 | #000000 | #FFFAEB | Pass |
| h3 Why Mistral | 20.13:1 | 3.0:1 | #000000 | #FFFAEB | Pass |
| h3 Explore | 20.13:1 | 3.0:1 | #000000 | #FFFAEB | Pass |
| h3 Build | 20.13:1 | 3.0:1 | #000000 | #FFFAEB | Pass |
| h3 Legal | 20.13:1 | 3.0:1 | #000000 | #FFFAEB | Pass |
| title Frontier AI LLMs, as… | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| button Products | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Solutions | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Research | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Blog | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Customers | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| button Company | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Contact Sales | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Try Studio | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| span Frontier AI. | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| span In your hands. | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| p We help organization… | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| p to solve the world… | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Get in touch | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | Pass |
| a Start building | 20.13:1 | 4.5:1 | #000000 | #FFFAEB | 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.
A+Lighthouse Accessibility AuditsScore 95/100 — 3 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.
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 |
|---|
Why Mistral div.flex > nav.grid > div.flex > h3.pointer-events-none |
Explore div.flex > nav.grid > div.flex > h3.pointer-events-none |
Build div.flex > nav.grid > div.flex > h3.pointer-events-none |
Legal div.flex > nav.grid > div.flex > h3.pointer-events-none |
These are opportunities to improve the legibility of your content.
Navigation
Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. Learn more about heading order.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Your AI future belongs in your hands. div.relative > div.container > div.h-[360px] > h3.heading-3 |
These are opportunities to improve keyboard navigation in your application.
Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. Learn more about accessible names.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Discover more div.z-10 > div.container > a.mx-auto > button.inline-flex |
View open roles div.relative > div.relative > a > button.inline-flex |
Start building with Mistral AI div.relative > div.flex > a > button.inline-flex |
Talk to an expert div.relative > div.flex > a > button.inline-flex |
No, thanks div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_dismiss |
Manage preferences div.sc-fHYyUA > div.sc-ezredP > div.sc-pGacB > button#axeptio_btn_configure |
Cookies div.sc-gVgoRu > button#axeptio_main_button |