Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.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
B404 Error PageHTTP 404, custom pageREVIEW
CColor Contrast (Screenshot)Action20 text elements analyzed, 20 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
1 contrast failures on background images/gradients
These failures are invisible to CSS-based accessibility tools like Lighthouse. The text may be fine on a solid background, but fails when rendered over an image or gradient.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Reinventa tu negocio… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h2 Premios y reconocimi… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Cada día, abrimos p… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Un líder empresaria… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Un gran lugar para t… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Una innovadora influ… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| h3 Desarrolla una carre… | 1.00:1 | 3.0:1 | #000000 | #000000 | Fail |
| title España | Let There … | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Skip to main content | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Skip to footer | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Menu | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Close Menu | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Qué hacemos | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Back | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| div Qué hacemos | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| button Capacidades | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| span Capacidades | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Cloud | 1.00:1 | 4.5:1 | #000000 | #000000 | Fail |
| a Servicios de Atenci… | 3.69:1 | 4.5:1 | #000000 | #686668 | Fail |
| a Ciberseguridad | 1.01:1 | 4.5:1 | #000000 | #030005 | Fail |
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+Landmark Structure5 landmarksPASS
AHeading Hierarchy14 headings, 1 skip(s)PASS
- H1 Reinventa tu negocio del futuro
- H3 Cada día, abrimos paso al cambio y creamos valor para todos nuestros grupos de interés en cualquier lugar del mundo. skipped
- H4 Alimentar al mundo de forma sostenible
- H4 Prada personaliza un clásico de culto
- H4 Pensamiento creativo para las operaciones globales
- H2 Premios y reconocimientos
- H3 Un líder empresarial ético hidden
- H4 17 años consecutivos entre las empresas más éticas del mundo
- H3 Un gran lugar para trabajar hidden
- H4 Puesto nº 10 en la lista de World's Best Workplaces
- H3 Una innovadora influyente hidden
- H4 Julie Sweet, nuestra presidenta y CEO, es una de las 100 personas más influyentes del TIME100 de 2024.
- H3 Desarrolla una carrera profesional que sea tan emocionante como el mundo al que estamos dando forma
- H4 Abriendo paso al cambio
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 13 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #carousel-slider-id | range | Carousel slider control | for/id |
ALink & Button Quality162 links, 40 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.linkedin.com/company/accentu… | new tab | Add '(opens in new tab)' to text | |
| https://www.facebook.com/accenture | new tab | Add '(opens in new tab)' to text | |
| https://www.instagram.com/accenture/ | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.linkedin.com/company/accenture; https://www.facebook.com/accenture; https://www.instagram.com/accenture/
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
A+Lighthouse Accessibility AuditsScore 99/100 — 2 failing, 27 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.
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 |
|---|
Cada día, abrimos paso al cambio y creamos valor para todos nuestros grupos de … main.container > div#main > div.rad-360-value-title > h3.rad-360-value-title__sub-header |
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 |
|---|
Centro de preferencias div.rad-footer__links-container > ul.rad-footer__links-column > li.rad-footer__link-item > a.rad-footer__link |
Política de cookies/Configuración div.rad-footer__links-container > ul.rad-footer__links-column > li.rad-footer__link-item > a.rad-footer__link |