#FFEAF0#FFEAF0
#FFEAF0 is a very light, muted pink. Relative luminance 0.864; OKLCH L 95.6% C 0.024 H 358.3°. Best body text is #000000 at 18.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF0 |
|---|---|
| RGB | rgb(255, 234, 240) |
| HSL | hsl(343, 100%, 96%) |
| HSV | hsv(343, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 5.9%, 0%) |
| CIE-LAB | lab(94.48, 8.12, -0.32) |
| CIE-LCH | lch(94.48, 8.12, 357.75°) |
| OKLab | oklab(95.55% 0.0241 -0.0007) |
| OKLCH | oklch(95.55% 0.024 358.3) |
| XYZ | xyz(86.3892, 86.3981, 94.5467) |
| Luminance | 0.8640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.47
Mistyrose
#FFE4E1
ΔE00 4.32
Very Light Pink
#FFF4F2
ΔE00 5.93
Snow
#FFFAFA
ΔE00 7.73
Seashell
#FFF5EE
ΔE00 8.54
Ghostwhite
#F8F8FF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF0 #EAFFF9
analogous
#FFEAFA #FFEAF0 #FFEEEA
triadic
#FFEAF0 #F0FFEA #EAF0FF
tetradic
#FFEAF0 #FAFFEA #EAFFF9 #EEEAFF
square
#FFEAF0 #FAFFEA #EAFFF9 #EEEAFF
split-complementary
#FFEAF0 #EAFFEE #EAFAFF
monochromatic
#FF7099 #FFADC4 #FFE0E9 #FFE0E9 #FFE0E9
Accessibility & contrast
On white
1.15
#FFEAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.28
#FFEAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF0
18.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF0 | 1.00 | 1.15 | 18.28 | 18.28 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECEDF0
Deuteranopia (green-blind)
#F1F0F0
Tritanopia (blue-blind)
#FFE9EC
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf0; /* rgb */ color: rgb(255, 234, 240); /* oklch */ color: oklch(95.6% 0.024 358.3);
Tailwind
colors: {
custom: {
50: '#fff0f4',
500: '#ffeaf0',
950: '#000000',
},
}SCSS
$custom: #ffeaf0; $custom-light: #fff0f4; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf0",
"rgb": {
"r": 255,
"g": 234,
"b": 240
},
"hsl": {
"h": 342.857,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95551,
"c": 0.02409,
"h": 358.3
},
"luminance": 0.86397
}Semantic roles & 50–950 ramp
primary
#FFEAF0
secondary
#9FEED8
accent
#E6A400
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585