SUNAT — Superintendencia Nacional de Aduanas y Administración Tributaria
Última medición:
Resultado de prueba automática
57/ 100
Calificación: Deficiente· 8 violaciones de alto impacto detectadas
Tendencia histórica de accesibilidad
| Fecha de auditoría | Score de accesibilidad (0–100) |
|---|---|
| 57 | |
| 57 | |
| 57 | |
| 57 |
Violaciones de alto impacto
5 críticas · 3 graves
8 violaciones encontradas· 5 críticas· 3 graves
Críticoimage-altLos elementos de imagen no tienen ningún atributo `[alt]`17 elem.
Ver documentación de la regla "image-alt" (abre en nueva pestaña)Elementos afectados (5 de 17)
<img class="mr-4 lg:mr-2 lg:ml-2" src="img/iRuc01.jpg">Etiqueta: ul.row > li.flex > a.track-ga-click > img.mr-4
Corrección sugerida: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
<img class="mr-4 lg:mr-2 lg:ml-2" src="img/isorteovirtual.png">Etiqueta: ul.row > li.flex > a.track-ga-click > img.mr-4
Corrección sugerida: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
<img class="mr-4 lg:mr-2 lg:ml-2" src="img/rucOf.jpg">Etiqueta: ul.row > li.flex > a.track-ga-click > img.mr-4
Corrección sugerida: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
<img class="mr-4 lg:mr-2 lg:ml-2" src="img/iRenta2025.jpg">Etiqueta: ul.row > li.flex > a.track-ga-click > img.mr-4
Corrección sugerida: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
<img class="mr-4 lg:mr-2 lg:ml-2" src="img/libro-de-reclamaciones.224b5083.svg">Etiqueta: ul.row > li.flex > a.track-ga-click > img.mr-4
Corrección sugerida: Fix any of the following: Element does not have an alt attribute aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
Críticoaria-required-parentLos elementos `[role]` no se incluyen en los elementos principales necesarios2 elem.
Ver documentación de la regla "aria-required-parent" (abre en nueva pestaña)Elementos afectados (2 de 2)
<li class="bg-white text-center w-1/2" role="tab">Etiqueta: Centros de Servicios
Corrección sugerida: Fix any of the following: Required ARIA parent role not present: tablist
<li class="bg-gray-400 text-center w-1/2" role="tab">Etiqueta: Aduanas
Corrección sugerida: Fix any of the following: Required ARIA parent role not present: tablist
Críticoselect-nameLos elementos <select> no tienen elementos <label> asociados.2 elem.
Ver documentación de la regla "select-name" (abre en nueva pestaña)Elementos afectados (2 de 2)
<select class="select border-b border-gray-1300 js-contacto-departamentos pr-8 mt-6" name="">Etiqueta: Seleccionar departamento Amazonas Ancash Apurimac Arequipa Ayacucho Cajamarca C…
Corrección sugerida: Fix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
<select class="select border-b border-gray-1300 js-contacto-sedes mt-4 pr-8 mt-6" name="">Etiqueta: Seleccionar sede
Corrección sugerida: Fix any of the following: Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element's default semantics were not overridden with role="none" or role="presentation"
Críticoaria-allowed-attrLos atributos `[aria-*]` no coinciden con sus roles1 elem.
Ver documentación de la regla "aria-allowed-attr" (abre en nueva pestaña)Elementos afectados (1 de 1)
<button class="leading-extra-tight -mt-6px font-bold p-4 w-full js-tablink border-t-4 bor…" aria-selected="true" data-origin="trámites-y-servicios-personas-tab" id-target="personas" id-gobpe-name="1-personas">Etiqueta: Personas
Corrección sugerida: Fix all of the following: ARIA attribute is not allowed: aria-selected="true"
Críticobutton-nameLos botones no tienen nombres accesibles1 elem.
Ver documentación de la regla "button-name" (abre en nueva pestaña)Elementos afectados (1 de 1)
<button class="submit bg-gray-900 border-0 absolute inset-y-0 right-0 my-1 mr-1 cursor-po…" type="submit">Etiqueta: header.bg-red-500 > div.flex > form.relative > button.submit
Corrección sugerida: Fix any of the following: Element does not have inner text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute Element does not have an implicit (wrapped) <label> Element does not have an explicit <label> Element's default semantics were not overridden with role="none" or role="presentation"
Gravelink-nameLos vínculos no tienen nombres reconocibles20 elem.
Ver documentación de la regla "link-name" (abre en nueva pestaña)Elementos afectados (5 de 20)
<a href="https://www.gob.pe/284-inscripcion-en-el-ruc" target="_blank" class="track-ga-click" data-origin="banner-description-link">Etiqueta: section > ul.row > li.flex > a.track-ga-click
Corrección sugerida: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<a href="https://www.gob.pe/institucion/sunat/informes-publicaciones/8196969-sorteo…" target="_blank" class="track-ga-click" data-origin="banner-description-link">Etiqueta: section > ul.row > li.flex > a.track-ga-click
Corrección sugerida: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<a href="https://www.gob.pe/565-consultar-ruc" target="_blank" class="track-ga-click" data-origin="banner-description-link">Etiqueta: section > ul.row > li.flex > a.track-ga-click
Corrección sugerida: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<a href="https://www.gob.pe/institucion/sunat/informes-publicaciones/7577495-renta-…" target="_blank" class="track-ga-click" data-origin="banner-description-link">Etiqueta: section > ul.row > li.flex > a.track-ga-click
Corrección sugerida: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
<a href="https://www.sunat.gob.pe/institucional/contactenos/libroReclamaciones/como…" target="_blank" class="track-ga-click" data-origin="banner-description-link">Etiqueta: section > ul.row > li.flex > a.track-ga-click
Corrección sugerida: Fix all of the following: Element is in tab order and does not have accessible text Fix any of the following: Element does not have text that is visible to screen readers aria-label attribute does not exist or is empty aria-labelledby attribute does not exist, references elements that do not exist or references elements that are empty Element has no title attribute
Gravecolor-contrastLos colores de fondo y de primer plano no tienen una relación de contraste adecuada.1 elem.
Ver documentación de la regla "color-contrast" (abre en nueva pestaña)Elementos afectados (1 de 1)
<date class="my-1 text-sm right-1 mr-8 text-gray-1600" id="date">Etiqueta: 06/06/2026
Corrección sugerida: Fix any of the following: Element has insufficient color contrast of 4.37 (foreground color: #6f777b, background color: #f9fafc, font size: 10.5pt (14px), font weight: normal). Expected contrast ratio of 4.5:1
Gravehtml-has-langEl elemento `<html>` no tiene un atributo `[lang]`1 elem.
Ver documentación de la regla "html-has-lang" (abre en nueva pestaña)Elementos afectados (1 de 1)
<html>Etiqueta: html
Corrección sugerida: Fix any of the following: The <html> element does not have a lang attribute
Obligación legal de accesibilidad
Sitio bajo obligación legal — Perú
Ley 29973 · Sanción baja
Sectores obligados: gobierno
Ver marco legal completo →