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
73

WCAG Score

Needs improvement

Critical
2
Serious
5
Moderate
8
Minor
3

Top issues

Showing 5 of 18
Criticalcolor-contrast× 4 occurrences
Deque docs

Elements must have sufficient color contrast against their background

Element
<button class="btn-cta">Buy now</button>
Selector
.product-list .btn-cta
Fix
Increase contrast ratio to at least 4.5:1. Current: 2.8:1.
WCAG 1.4.3 (AA)
Criticalimage-alt× 7 occurrences
Deque docs

Images 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)
Seriouslabel× 3 occurrences
Deque docs

Form elements must have labels

Element
<input type="email" placeholder="Email">
Selector
form#newsletter input
Fix
Wrap each input in a <label> or use aria-label.
WCAG 1.3.1 (A)WCAG 4.1.2 (A)
Seriouslink-name× 2 occurrences
Deque docs

Links 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)
Moderatelandmark-one-main
Deque docs

Document should have one main landmark

Element
<body><header>...</header><div>...</div></body>
Selector
body
Fix
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