Skip to main content

Web Accessibility Scoreboard

by A11y Pulse

How accessible is the web you use every day? We scan hundreds of popular websites and rate each one with an accessibility score out of 100.

Get an instant accessibility score for your site.

Back to scoreboard

Pinterestpinterest.com

Screenshot of Pinterest

Accessibility Score

100Good

Issues Found

0

Issues Found

No issues found.

Passed Audits

<html> element must have a lang attribute

Screen readers need language information to switch between pronunciation libraries. Without a specified language, screen readers default to the user's preferred language, resulting in incorrect pronunciation that sounds like a strange accent and makes content difficult or impossible to understand.

Learn more

Audit Elements

html
<html class="en" lang="en">
<html> element must have a valid value for the lang attribute

Screen readers use language-specific sound libraries for proper pronunciation. Invalid language attributes cause screen readers to use the wrong library, making text sound like a confusing accent or completely unintelligible, especially for multilingual users who access content in multiple languages.

Learn more

Audit Elements

html
<html class="en" lang="en">
All page content should be contained by landmarks

Content should be organized within high-level landmark regions like <header>, <navigation>, <main>, and <footer>. Content outside these sections is difficult to find and its purpose may be unclear, making navigation inefficient for screen reader users who rely on landmarks to understand page structure.

Learn more

Audit Elements

:root
<div id="shell-loader" class="ADXRXN NYgy1O _tKaHB aHn_t7 bnBtRO ecEhnF kF2VEF mJ2PyB n62I2n sSBu24 zEVE_X">
#__PWS_ROOT__
<div data-reactcontainer="true" id="__PWS_ROOT__"><!--$--><!--/$--></div>
aria-hidden="true" must not be present on the document body

Setting <body aria-hidden="true" hides all page content from assistive technologies while leaving it visible on screen. This creates a confusing experience where keyboard users can still tab to elements, but screen readers remain completely silent, providing no information about what's focused.

Learn more

Audit Elements

body
<body style="margin:0">
Document should have one main landmark

Every page should have exactly one main landmark that identifies the primary content. Without a main landmark, screen reader users must navigate through all content linearly to find what they're looking for, making page navigation difficult and time-consuming.

Learn more

Audit Elements

html
<html class="en" lang="en">
Documents must have <title> element to aid in navigation

The page title is the first thing screen reader users hear when loading a page. Without a descriptive, unique title, users must read through the entire page to understand its contents and purpose, wasting valuable time on every page visit.

Learn more

Audit Elements

html
<html class="en" lang="en">
Inline text spacing must be adjustable with custom stylesheets

Single-spaced text makes it difficult for people with cognitive disabilities to track lines while reading. Providing line spacing between 1.5 to 2 helps these users start a new line more easily after finishing the previous one.

Learn more

Audit Elements

body
<body style="margin:0">
Interactive elements must have a visible focus indicator

Sighted keyboard users rely on a visible focus indicator to know where they are on the page. When focus styles are missing, too subtle, or have insufficient contrast against the surrounding colors, users cannot tell which element will respond when they press Enter or Space, making keyboard navigation slow and error-prone. This especially affects people with motor impairments who cannot use a mouse and people with low vision who need clear, high-contrast indicators.

Learn more

Audit Elements

#__PWS_ROOT__>div.ADXRXN>header.ADXRXN>a.DodKMr.KQwCbH.Q3hcOU.ap8aAM.be_g_n.etmDmh.g0I6wi.i7jpet.itw4K9.udPABh.zlD4hU
<a class="etmDmh i7jpet zlD4hU Q3hcOU DodKMr KQwCbH itw4K9 g..." href="#" rel="" tabindex="0">
#__PWS_ROOT__>div.ADXRXN>header.ADXRXN>div.ADXRXN.bnBtRO.mJ2PyB.n62I2n>nav.ADXRXN.BVzdUh.Tjcf3c._xSIdT.ecEhnF.qJUqe1.sSBu24.zEVE_X>div.FE_3R1.H2DtUH.KDGhSV.KwViV7.Tjcf3c.sSBu24>div.ADXRXN>a.Q3hcOU.ap8aAM.be_g_n.etmDmh.g0I6wi.g81vm9.hlFz_k.i7jpet.itw4K9.udPABh.zlD4hU
<a aria-label="Pinterest home" class="etmDmh i7jpet zlD4hU Q3hcOU g81vm9 hlFz_k itw4K9 g..." href="/" rel="" tabindex="0" target="_self">
#__PWS_ROOT__>div.ADXRXN>header.ADXRXN>div.ADXRXN.bnBtRO.mJ2PyB.n62I2n>nav.ADXRXN.BVzdUh.Tjcf3c._xSIdT.ecEhnF.qJUqe1.sSBu24.zEVE_X>div.FE_3R1.H2DtUH.KDGhSV.KwViV7.Tjcf3c.sSBu24>div.ADXRXN.C6J6UC.g8WGSl>a.G0yGFD.PRly_u.Q3hcOU.RLsYhV.VogH1o.ap8aAM.bknC6k.etmDmh.i7jpet.iMxAxK.itmoZr.y0ni1V.zlD4hU
<a class="etmDmh i7jpet zlD4hU Q3hcOU RLsYhV G0yGFD ap8aAM i..." data-test-id="ideas-tab" href="/ideas" rel="" tabindex="0">
#__PWS_ROOT__>div.ADXRXN>header.ADXRXN>div.ADXRXN.bnBtRO.mJ2PyB.n62I2n>nav.ADXRXN.BVzdUh.Tjcf3c._xSIdT.ecEhnF.qJUqe1.sSBu24.zEVE_X>div.FE_3R1.H2DtUH.KDGhSV.KwViV7.Tjcf3c.sSBu24>div.ADXRXN.C6J6UC.g8WGSl>a.G0yGFD.PRly_u.Q3hcOU.RLsYhV.VogH1o.ap8aAM.bknC6k.etmDmh.i7jpet.iMxAxK.itmoZr.y0ni1V.zlD4hU
<a class="etmDmh i7jpet zlD4hU Q3hcOU RLsYhV G0yGFD ap8aAM i..." data-test-id="shopping-tab" href="/shopping/" rel="" tabindex="0">
Page should contain a level-one heading

Screen reader users use keyboard shortcuts to jump directly to the first h1, expecting to land at the main content. Without an h1 or with a misplaced one, users must listen to more of the page to understand its structure, wasting valuable time on every page visit.

Learn more

Audit Elements

html
<html class="en" lang="en">
Users should be able to zoom and scale the text up to 500%

The user-scalable="no" and restrictive maximum-scale parameters prevent people with low vision from zooming to read content. Users who rely on browser zoom to enlarge text are blocked from accessing content at a readable size, violating their need to scale pages up to 5x zoom.

Learn more

Audit Elements

#viewport
<meta content="width=device-width, initial-scale=1" id="viewport" name="viewport">
Zooming and scaling must not be disabled

Setting user-scalable="no" or maximum-scale less than 2 prevents people with low vision from zooming to read content. Users who enlarge text in their browsers are blocked from making content readable, violating accessibility guidelines that require supporting at least 200% zoom.

Learn more

Audit Elements

#viewport
<meta content="width=device-width, initial-scale=1" id="viewport" name="viewport">

Browse results by category