Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.F404 Error PageActionHTTP 404, bare pageFIX
DFavicon & BrandingAction2 icon(s) detectedFIX
DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLink & Button Quality2 issue(s) across 78 links and 15 buttonsREVIEW
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| # | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: # | |||
| # | Learn more | generic text | Replace with descriptive text |
Before: Learn more Suggested: # | |||
| https://twitter.com/brevo_official | new tab | Add '(opens in new tab)' to text | |
| https://www.linkedin.com/company/brevo/ | new tab | Add '(opens in new tab)' to text | |
| https://instagram.com/brevo | new tab | Add '(opens in new tab)' to text | |
| https://www.youtube.com/@brevo_official | Youtube | new tab | Add '(opens in new tab)' to text |
| https://facebook.com/brevo.official | new tab | Add '(opens in new tab)' to text | |
Generic link text like 'click here' doesn't describe the destination.
# ("Learn more"); # ("Learn more")
Generic anchor text ('click here', 'read more', 'learn more') tells screen readers and search engines nothing about the destination.
Learn more ▾ ▴
Out-of-context lists of links read by AT (one navigation pattern) become useless when every link says 'click here'. Use the destination's title or topic as anchor text. Doubles as SEO win — Google passes anchor-text relevance to the destination.
Source: WCAG 2.4.4 / Google Search Central
Add '(opens in new tab)' to link text or aria-label.
https://twitter.com/brevo_official; https://www.linkedin.com/company/brevo/; https://instagram.com/brevo; https://www.youtube.com/@brevo_official; https://facebook.com/brevo.official
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
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
BLighthouse Accessibility AuditsScore 85/100 — 4 failing, 23 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.
ARIA
Focusable descendents within an `[aria-hidden="true"]` element prevent those interactive elements from being available to users of assistive technologies like screen readers. Learn how `aria-hidden` affects focusable elements.
Informational: a Permissions-Policy directive showing feature -> allowed origins.
Source: MDN Permissions-Policy
| Failing Elements |
|---|
Scroll left div.dist_marketing-container__H_Hue > section > section.dist_marketing-interactive-slider__container__aHdpr > button.marketing-typo_text-inter-2-medium |
When an input field doesn't have an accessible name, screen readers announce it with a generic name, making it unusable for users who rely on screen readers. Learn more about input field labels.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Small Business div.dist_marketing-input-box__XlG9m > div.dist_marketing-input-dropdown__XaMql > div.dist_marketing-dropdown-root__9vHIg > div.dist_marketing-dropdown-control__pGdxd |
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.
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 |
|---|
Sales Assistant div.dist_marketing-media-text-slider__slide___fLn7 > div.dist_marketing-media-text-slider__slide-wrapper__n3Sjp > div.dist_marketing-media-text-slider__slide__heading__PrGuU > h3.marketing-heading-6 |
Instantly enrich contacts and accounts, automate deal creation, and send sales … div.dist_marketing-media-text-slider__slides__a4_je > div.dist_marketing-media-text-slider__slide___fLn7 > div.dist_marketing-media-text-slider__slide-wrapper__n3Sjp > span.marketing-typo_text-inter-3-regular |
Discover Aura AI div.dist_marketing-media-text-slider__slide___fLn7 > div.dist_marketing-media-text-slider__slide-wrapper__n3Sjp > a.marketing-typo_text-inter-2-medium > span.dist_marketing-btn-label__Qr6VO |
These are opportunities to improve the legibility of your content.
Best practices
Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. Learn more about touch targets.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
Clear selection div.dist_marketing-input-dropdown__XaMql > div.dist_marketing-dropdown-root__9vHIg > div.dist_marketing-dropdown-control__pGdxd > button.dist_marketing-dropdown-input__cross__unQAp |
These items highlight common accessibility best practices.
ALandmark Structure10 landmarksPASS
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 Hierarchy31 headingsPASS
- H1 Turn Every EmailSMSOrderInteractioninto a Lifetime Customer
- H2 Join 600,000+ customers around the world who trust Brevo
- H3 Grow your business easily
- H3 Built to scale with you
- H3 Accelerate with AI
- H2 Engage your audience your way
- H3 Email marketing
- H3 SMS marketing
- H3 WhatsApp campaigns
- H3 Push notifications
- H3 Loyalty
- H3 Mobile Wallet
- H3 Transactional messaging
- H3 VoIP Phone
- H3 Live chat
- H3 Chatbot
- H3 Meetings
- H2 AI agents that work with you, and for you
- H3 Marketing Agent
- H3 Sales Assistant
- H3 Data Analyst
- H3 Conversations Agent
- H2 Built for every business — from the first send to enterprise
- H3 Powerful tools, simple setup
- H2 Recognized as an industry leader
- H2 Real stories, real success
- H3 Adbloom grows revenue by $1M/year
- H3 Buffalo Grill achieves 47% repeat restaurant visits
- H3 Suntransfers drives 40% revenue growth with Brevo
- H2 Brevo connects to the tools you already use
- H2 Ready to grow with Brevo?
A+Alt Text Quality1 of 100 images have issuesPASS
| Issue | Count |
|---|---|
| generic | 1 image(s) |
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 Join 600,000+ custom… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Engage your audience… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 AI agents that work … | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Built for every busi… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Recognized as an ind… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Real stories, real s… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Brevo connects to th… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h2 Ready to grow with B… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Grow your business e… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Built to scale with … | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Accelerate with AI | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Email marketing | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 SMS marketing | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 WhatsApp campaigns | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Push notifications | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Loyalty | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Mobile Wallet | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Transactional messag… | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 VoIP Phone | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | Pass |
| h3 Live chat | 18.09:1 | 3.0:1 | #000000 | #C0FFA5 | 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.