#FFEAF1#FFEAF1
#FFEAF1 is a very light, muted pink. Relative luminance 0.865; OKLCH L 95.6% C 0.025 H 355.3°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF1 |
|---|---|
| RGB | rgb(255, 234, 241) |
| HSL | hsl(340, 100%, 96%) |
| HSV | hsv(340, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 5.5%, 0%) |
| CIE-LAB | lab(94.51, 8.28, -0.80) |
| CIE-LCH | lch(94.51, 8.32, 354.47°) |
| OKLab | oklab(95.58% 0.0245 -0.002) |
| OKLCH | oklch(95.58% 0.025 355.3) |
| XYZ | xyz(86.5382, 86.4577, 95.3312) |
| Luminance | 0.8646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.60
Mistyrose
#FFE4E1
ΔE00 4.68
Very Light Pink
#FFF4F2
ΔE00 6.22
Snow
#FFFAFA
ΔE00 7.92
Light Pink
#FFD1DF
ΔE00 8.73
Ghostwhite
#F8F8FF
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF1 #EAFFF8
analogous
#FFEAFB #FFEAF1 #FFEDEA
triadic
#FFEAF1 #F1FFEA #EAF1FF
tetradic
#FFEAF1 #FBFFEA #EAFFF8 #EDEAFF
square
#FFEAF1 #FBFFEA #EAFFF8 #EDEAFF
split-complementary
#FFEAF1 #EAFFED #EAFBFF
monochromatic
#FF709F #FFADC8 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.15
#FFEAF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#FFEAF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF1
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF1 | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF1
Deuteranopia (green-blind)
#F0F0F1
Tritanopia (blue-blind)
#FFE9EC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf1; /* rgb */ color: rgb(255, 234, 241); /* oklch */ color: oklch(95.6% 0.025 355.3);
Tailwind
colors: {
custom: {
50: '#fff0f5',
500: '#ffeaf1',
950: '#000000',
},
}SCSS
$custom: #ffeaf1; $custom-light: #fff0f5; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf1",
"rgb": {
"r": 255,
"g": 234,
"b": 241
},
"hsl": {
"h": 340,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95579,
"c": 0.02453,
"h": 355.3
},
"luminance": 0.86457
}Semantic roles & 50–950 ramp
primary
#FFEAF1
secondary
#9FEED4
accent
#E69900
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585