This is a sample report showing what AccessProof produces. Run your own scan in under 60 seconds at no cost — no credit card required.
Accessibility Report
https://example-store.com
Issues
18
Critical
2
Scanned
May 8, 2026
Duration
31.4s
WCAG Score
Needs improvement
Critical
2
Serious
5
Moderate
8
Minor
3
Top issues
Showing 5 of 18 Critical
Deque docs color-contrast× 4 occurrencesElements must have sufficient color contrast against their background
Element
<button class="btn-cta">Buy now</button>Selector
.product-list .btn-ctaFix
Increase contrast ratio to at least 4.5:1. Current: 2.8:1.
WCAG 1.4.3 (AA)
Critical
Deque docs image-alt× 7 occurrencesImages must have alternate text
Element
<img src="/products/sku-2891.jpg">Selector
img[src*="products"]Fix
Add a descriptive `alt` attribute to every <img> tag.
WCAG 1.1.1 (A)
Serious
Deque docs label× 3 occurrencesForm elements must have labels
Element
<input type="email" placeholder="Email">Selector
form#newsletter inputFix
Wrap each input in a <label> or use aria-label.
WCAG 1.3.1 (A)WCAG 4.1.2 (A)
Serious
Deque docs link-name× 2 occurrencesLinks must have discernible text
Element
<a href="/cart"><svg>...</svg></a>Selector
header a:has(svg)Fix
Add visible text or aria-label="Cart".
WCAG 2.4.4 (A)WCAG 4.1.2 (A)
Moderate
Deque docs landmark-one-mainDocument should have one main landmark
Element
<body><header>...</header><div>...</div></body>Selector
bodyFix
Wrap primary content in <main>.
WCAG 1.3.1 (A)
Want this for your own site?
Run a free scan in under 60 seconds. No credit card required. See exactly what AccessProof finds on your website.
Start your free scan