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
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, 16 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 From photograph to | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 Crafted to last a | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| 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 Ready to turn your p… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 One price. One heirl… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h2 Frequently asked que… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 170gsm coated silk p… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 Matte laminate hardc… | 2.54:1 | 3.0:1 | #000000 | #1E5751 | Fail |
| h3 Glued binding | 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 |
| title Remory — Some mome… | 2.54:1 | 4.5:1 | #000000 | #1E5751 | Fail |
| a Skip to main content | 2.54:1 | 4.5:1 | #000000 | #1E5751 | Fail |
| p Creating a gift for … | 18.56:1 | 4.5:1 | #000000 | #F7F0E6 | Pass |
| a Create your book → | 18.56:1 | 4.5:1 | #000000 | #F7F0E6 | Pass |
| a Our Story | 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+Landmark Structure4 landmarksPASS
A+Heading Hierarchy15 headingsPASS
- H1 Some moments deserve to last forever.
- H2 From photograph to heirloom.
- H2 Crafted to last a lifetime.
- H3 170gsm coated silk pages
- H3 Matte laminate hardcover
- H3 Glued binding
- 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 Ready to turn your photos into something beautiful?
- H2 One price. One heirloom. Forever.
- H2 Frequently asked questions
A+Alt Text QualityAll 32 images OKPASS
A+Form AccessibilityAll 1 controls labeledPASS
| Control | Type | Label | Method |
|---|---|---|---|
| #footer-email | Email address | for/id |
A+Link & Button Quality19 links, 9 buttons — all OKPASS
| Element | Text | Issue | Suggested Fix |
|---|---|---|---|
| https://www.instagram.com/myremory | Remory on Instagram | new tab | Add '(opens in new tab)' to text |
Add '(opens in new tab)' to link text or aria-label.
https://www.instagram.com/myremory
Links with target="_blank" without rel="noopener" leak the originating page's window context — security and UX issue.
Learn more ▾ ▴
Without rel="noopener", the new tab can navigate the original tab via window.opener (tab-nabbing attack). Modern browsers default to noopener for target=_blank but only since recent versions. Always set rel="noopener noreferrer" explicitly.
Source: MDN target / OWASP
A+Lighthouse Accessibility AuditsScore 97/100 — 1 failing, 27 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.