Accessibility scan

Carrd

https://carrd.co

D

9 automated issues detected

Impact-weighted score: 42 · critical 0 · serious 8 · moderate 1 · minor 0

Automated axe-core 4.11.4 scan of the homepage only, run on June 23, 2026. Results are reproducible: the same engine, the same page.

Automated testing detects roughly 30–50% of WCAG issues. Many barriers — keyboard traps, screen-reader flow, focus order, meaningful alt text — need manual review by a person. A clean automated scan is not the same as an accessible site.

A clean automated scan is not a determination of ADA compliance, legal compliance, or full accessibility. These results describe only what an automated scan found on one page on one date.

Detected issues

Elements must meet minimum color contrast ratio thresholds

Serious · 7 elements

WCAG: wcag2aa, wcag143 · rule: color-contrast

.content > .action-list.stacked > li:nth-child(1) > .special.button[href$="build"]
<a href="/build" class="button special wide">Choose a Starting Point</a>
Contrast ratio: 2.73:1text: #ffffffbg: #33ada9use #343434 (passes AA on this background)
#cta > .action-list.stacked > li > .special.button[href$="build"]
<a href="/build" class="button special wide">Choose a Starting Point</a>
Contrast ratio: 2.73:1text: #ffffffbg: #33ada9use #343434 (passes AA on this background)
li:nth-child(1) > a[href="/"]
<a href="/">Home</a>
Contrast ratio: 3.41:1text: #76777cbg: #24252duse #8b8c90 (passes AA on this background)
a[href$="terms"]
<a href="/terms">Terms</a>
Contrast ratio: 3.41:1text: #76777cbg: #24252duse #8b8c90 (passes AA on this background)
a[href$="privacy"]
<a href="/privacy">Privacy</a>
Contrast ratio: 3.41:1text: #76777cbg: #24252duse #8b8c90 (passes AA on this background)
li:nth-child(4) > a[href$="contact"]
<a href="/contact">Contact</a>
Contrast ratio: 3.41:1text: #76777cbg: #24252duse #8b8c90 (passes AA on this background)
.copyright
<p class="copyright">© Carrd Inc. All rights reserved.</p>
Contrast ratio: 2.7:1text: #66676cbg: #24252duse #8b8c8f (passes AA on this background)

Links must have discernible text

Serious · 1 element

WCAG: wcag2a, wcag244, wcag412 · rule: link-name

.site-header > nav > a[href$="#menu"]
<a href="#menu"><svg><use xlink:href="#icon-menu"></use></svg><span class="label">Menu</span></a>

Zooming and scaling must not be disabled

Moderate · 1 element

WCAG: wcag2aa, wcag144 · rule: meta-viewport

meta[name="viewport"]
<meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no">

Are you Carrd?

This is a free, automated, homepage-only snapshot. Re-scan carrd.co live, get the full element-level worklist across every page, or set up monitoring that re-checks on a schedule and alerts only on new issues.

Carrd accessibility scan — 9 automated issues found (June 23, 2026)