Closest to Seashell
#FFF4F2
Color conversions
Reference values for common CSS, design, and accessibility formats.
| Format | Value | Preview | Copy |
|---|---|---|---|
| HEX | FFF4F2 | ||
| HEX with # | #FFF4F2 | ||
| RGB | rgb(255, 244, 242) | ||
| RGBA | rgba(255, 244, 242, 1) | ||
| HSL | hsl(9.23 100% 97.45%) | ||
| HSLA | hsla(9.23, 100%, 97.45%, 1) | ||
| HSV | hsv(9.23, 5.1%, 100%) | ||
| CMYK | cmyk(0%, 4.31%, 5.1%, 0%) | ||
| OKLCH | oklch(97.52% 0.0122 29.87) |
Closest named matches
Color modifications
Lighter shades
Saturation steps
Suggested pairings
Split-complementary
Try this combo as a gradientUse this color in CSS
--color: #FFF4F2;
bg-[#fff4f2]
Accessibility quick-check
White text
1.08:1
Decorative only
Black text
19.47:1
AAA normal
Reference notes
The hex value #FFF4F2 sits in the red range with a light appearance and saturated chroma. Measured through common web color formats, the channels resolve to rgb(255 244 242) and an HSL lightness of 97%, which explains its visual density. The warm cast matters because neighboring colors can make the same hex feel sharper, calmer, or more neutral than it appears in isolation. Because web color is device-dependent, treat the numeric conversion table as the stable reference and use the visual swatch as a quick sanity check. The linked variants and pairings give nearby colors for systematic palettes, while the CSS Forge links let the same value move directly into CSS experiments. For brand-adjacent work, compare the closest named colors before reusing it, because a familiar name can change how stakeholders describe the same swatch. Designers can use it in badges, highlights, product accents, and moments where quick recognition matters. When combined with lighter or darker variants, it gives enough range for borders, fills, and active states.