The Message Someone Can't See: Why Accessible Design Belongs in Every Digital Card
Alt text, color contrast, and screen-reader compatibility aren't a legal checkbox bolted onto design — for an emotional message, they're the difference between a card that's received and one that quietly never arrives at all.
The Message Someone Can't See: Why Accessible Design Belongs in Every Digital Card

Every digital card assumes someone can see the moment it was built around. For millions of recipients, that assumption is the whole problem. Photo by Alexander Mass via Pexels.
A card gets sent. Somewhere, a phone buzzes, an email lands, a link gets tapped. And for a meaningful share of recipients, that's where the message quietly stops — not because it wasn't delivered, but because it wasn't built to be received by them in the first place. An image with no description is invisible to a screen reader. Text laid over a soft gradient is unreadable to someone with low vision. A layout that only makes sense visually leaves anyone navigating by keyboard or assistive technology guessing. None of that shows up in a delivery receipt. It just shows up as someone who never actually got the card.
What does "accessible by design" actually mean for a digital card?
In practice, it comes down to three concrete, checkable things: alt text (a written description of an image, read aloud by screen readers), color contrast (whether text is legible against its background for people with low vision or color vision deficiency), and screen-reader compatibility (whether a page's structure — headings, buttons, reading order — makes sense when it's narrated rather than seen). None of these are exotic. All three are measurable, and all three are, right now, failing on most of the web.
What happens when a screen reader opens a card with no alt text?
Nothing — which is exactly the problem. A screen reader narrates a page for someone who can't see it, and when it reaches an image with no alt attribute, it either skips the content entirely or reads out something functionally useless, like the filename. For a digital greeting card — a format that is, by definition, built around one specific image and a personal message — that's not a minor gap. It's the entire emotional payload going silent.
This isn't a niche concern. The 2026 WebAIM Million report, an annual accessibility audit of the top one million website home pages, found that 53.1% of home pages are still missing alt text on images — an improvement over prior years, but still meaning more than half the web hands screen reader users nothing where an image should be. And screen readers aren't a hypothetical audience: the CDC's most recent vision-loss data puts blindness or serious difficulty seeing, even with glasses, at 5.5% of U.S. adults, with roughly 49.5 million adults reporting some degree of difficulty seeing. That's not a rounding error in a recipient list — for any message sent at scale, it's a near-certainty that some recipients depend on exactly the assistive technology a missing alt tag breaks.

The recipient on the other end of a card is rarely a hypothetical "average user." Photo by SHVETS production via Pexels.
Nugget: An image with no alt text isn't just "less accessible" — to a screen reader, it's completely silent. The photo someone spent twenty minutes choosing, the one meant to carry half the emotional weight of the message, delivers nothing at all.
How much color contrast is actually enough?
More than most people assume, and the web is getting this wrong more often, not less. The W3C's WCAG 2.2 contrast guidelines set a minimum ratio of 4.5:1 between text and its background for normal-sized text, and 3:1 for large text (18-point, or 14-point bold) and for interactive components like buttons and form fields. These aren't arbitrary numbers — they're calibrated to real limits in human contrast perception, including the roughly 8% of men and 0.5% of women worldwide who have some form of color vision deficiency, according to color-blindness prevalence data compiled by Vision Center, plus the much larger population with age-related or situational low vision (screen glare, bright sunlight, a cracked phone display).
And yet the same WebAIM Million audit found low-contrast text on 83.9% of home pages — up from 79.1% the year before, making it the single most common accessibility failure on the web, averaging 34 distinct low-contrast instances per page.
| Element | Minimum contrast ratio (WCAG AA) | Stricter target (WCAG AAA) |
|---|---|---|
| Normal text | 4.5:1 | 7:1 |
| Large text (18pt+, or 14pt bold) | 3:1 | 4.5:1 |
| Buttons, form fields, icons | 3:1 | — |
| Purely decorative elements | Not required | Not required |

A vivid, image-rich background is exactly where contrast has to be checked, not assumed. Photo by Steve A Johnson via Pexels.
For a digital card specifically, this matters most exactly where the format is most tempting to get wrong: white or light-colored text laid directly over a busy, richly colored photo. It can look beautiful to someone with typical color vision and be functionally unreadable to someone without it — which is the opposite of what a personalized message is supposed to do.
What actually makes alt text good, not just present?
Presence is the floor, not the goal. Good alt text describes what an image means in context, not just what's literally in the frame — "a sunset" is technically accurate but tells a screen reader user almost nothing about why the sender chose it; "two people watching a sunset together, both nearly silhouettes" carries the actual content of the moment. Alt text should also skip redundant phrasing like "image of" or "picture of" (screen readers already announce that it's an image) and stay concise enough to be heard as a sentence, not endured as a paragraph. Getting this right takes maybe thirty extra seconds per image — a small cost against the difference between a message that's merely present and one that's actually understood.
Nugget: Good alt text isn't a description of pixels — it's a description of what the sender wanted the image to say. Writing it well is one of the fastest ways to make sure that intention actually survives the trip to the recipient.
Is this a compliance requirement, or something else?
Framed as a legal category, accessibility reads as a checklist to clear and move past. Framed against what a digital card is actually for — carrying a personal feeling to a specific person — it reads differently: as one more form of the same care that goes into choosing the right photo or writing the right words. A message that never reaches someone because of a missing alt tag or an unreadable color pairing isn't a smaller version of the intended message. It's a failed one. Building for accessibility from the start isn't the opposite of hyper-personalization — it's what makes sure the personalization actually reaches the person it was made for.
FAQ
What is alt text, and why does it matter for a digital greeting card? Alt text is a written description attached to an image that screen readers read aloud to users who can't see it. For a format built around one meaningful image, missing alt text means the card's central content is invisible to anyone using assistive technology.
How much color contrast is enough for text on a greeting card image? WCAG's widely adopted AA standard calls for at least 4.5:1 contrast between normal text and its background, or 3:1 for large text — ratios that account for low vision and the roughly 8% of men worldwide with some form of color vision deficiency.
Do screen readers actually work with digital greeting cards and eCards? They can, if the underlying page is built with accessibility in mind — alt text on images, a logical heading and reading order, and interactive elements (like a "reveal" button) that are properly labeled rather than relying on visual cues alone.
Is accessible design only relevant for people with permanent disabilities? No — low vision, color vision deficiency, and situational limits like glare or a small screen in bright sunlight affect a much larger and more temporary slice of any given audience than "permanent disability" alone suggests.
The takeaway
Nobody sets out to build a message that can't be received. But alt text, contrast, and screen-reader-friendly structure aren't decorative finishing touches — they're the mechanism by which a personal message actually reaches the person on the other end of it. The most thoughtfully chosen photo and the most carefully written note are only as good as whether they can be seen, heard, or read at all.
Sources: WebAIM Million 2026 Report · W3C WCAG 2.2 — Understanding Contrast (Minimum) · CDC — Fast Facts: Vision Loss · Vision Center — Color Blindness Statistics