Accessibility
· 13 checks — Landmarks, headings, alt text, forms, and link quality rolled into one auditable list.DWeb ManifestActionNot foundFIX
No web manifest found.
DPrint StylesheetActionNo print stylesFIX
BLandmark Structure4 landmarksREVIEW
Add a skip link as the first focusable element so keyboard users can bypass repeated navigation.
Without a skip-nav link, keyboard users tab through every nav item before reaching content — every page, every visit.
Learn more ▾ ▴
WCAG 2.4.1 (Bypass Blocks) requires a mechanism to skip past repeated content. The standard implementation is a 'Skip to main content' link that's the first focusable element, visually hidden until focused. Three lines of HTML + four of CSS.
Source: WCAG 2.1 SC 2.4.1
C404 Error PageActionHTTP 404, custom pageREVIEW
CFavicon & BrandingAction3 icon(s) detectedREVIEW
BDark Mode SupportDark mode detectedREVIEW
Detection limited to meta tags and inline styles.
CColor Contrast (Screenshot)Action20 text elements analyzed, 10 fail WCAG AAREVIEW
Analyzes text contrast against the actual rendered page, including background images, gradients, and overlays that CSS-based tools cannot detect.
Show all checked elements (20)
| Element | Ratio | Required | FG | BG | Result |
|---|---|---|---|---|---|
| h1 Some moments deserve… | 18.56:1 | 3.0:1 | #000000 | #F7F0E6 | Pass |
| h2 “The photograph fa… | 18.56:1 | 3.0:1 | #000000 | #F7F0E6 | Pass |
| h2 The moment does not… | 18.56:1 | 3.0:1 | #000000 | #F7F0E6 | Pass |
| h2 From photograph to | 18.56:1 | 3.0:1 | #000000 | #F7F0E6 | Pass |
| h2 Three steps to forev… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 Each one, one of a k… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 Stories within stori… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 Made to last forever… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 One price. One heirl… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 Share your photograp… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 We transform your ph… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 You receive an heirl… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 Archival paper that … | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 Bound to last genera… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| title Remory — Some mome… | 18.57:1 | 4.5:1 | #000000 | #F7F0E7 | Pass |
| a Our Story | 18.57:1 | 4.5:1 | #000000 | #F7F0E7 | Pass |
| a Process | 18.57:1 | 4.5:1 | #000000 | #F7F0E7 | Pass |
| a Remory | 18.56:1 | 4.5:1 | #000000 | #F7F0E6 | Pass |
| a Gallery | 18.56:1 | 4.5:1 | #000000 | #F7F0E6 | Pass |
| a Materials | 18.56:1 | 4.5:1 | #000000 | #F7F0E6 | Pass |
Methodology: The top 20 text elements by font size were checked. Background color was sampled from the desktop screenshot using a 5-point pattern. WCAG 2.1 AA requires 4.5:1 for normal text and 3:1 for large text.
A+Heading Hierarchy13 headingsPASS
- H1 Some moments deserve to last forever.
- H2 “The photograph fades.The moment does not.”
- H2 From photograph to heirloom.
- H2 Three steps to forever.
- H3 Share your photographs
- H3 We transform your photos
- H3 You receive an heirloom
- H2 Each one, one of a kind.
- H2 Stories within stories.
- H2 Made to last forever.
- H3 Archival paper that lasts centuries.
- H3 Bound to last generations.
- H2 One price. One heirloom. Forever.
A+Alt Text QualityAll 11 images OKPASS
A+Form AccessibilityNo form controlsPASS
A+Link & Button Quality16 links, 0 buttons — all OKPASS
A+Lighthouse Accessibility AuditsScore 96/100 — 1 failing, 24 passedPASS
Accessibility
These checks highlight opportunities to improve the accessibility of your web app. Automatic detection can only detect a subset of issues and does not guarantee the accessibility of your web app, so manual testing is also encouraged.
Contrast
Low-contrast text is difficult or impossible for many users to read. Learn how to provide sufficient color contrast.
Performance issues directly impact user engagement and conversion rates.
| Failing Elements |
|---|
01 div.max-w-screen-xl > div.grid > div.relative > span.absolute |
02 div.max-w-screen-xl > div.grid > div.relative > span.absolute |
03 div.max-w-screen-xl > div.grid > div.relative > span.absolute |
These are opportunities to improve the legibility of your content.