#FFEAF4#FFEAF4
#FFEAF4 is a very light, muted pink. Relative luminance 0.866; OKLCH L 95.7% C 0.026 H 347.1°. Best body text is #000000 at 18.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FFEAF4 |
|---|---|
| RGB | rgb(255, 234, 244) |
| HSL | hsl(331, 100%, 96%) |
| HSV | hsv(331, 8%, 100%) |
| CMYK | cmyk(0%, 8.2%, 4.3%, 0%) |
| CIE-LAB | lab(94.58, 8.79, -2.25) |
| CIE-LCH | lch(94.58, 9.08, 345.66°) |
| OKLab | oklab(95.67% 0.0255 -0.0058) |
| OKLCH | oklch(95.67% 0.026 347.1) |
| XYZ | xyz(86.9900, 86.6384, 97.7107) |
| Luminance | 0.8664 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.26
Mistyrose
#FFE4E1
ΔE00 5.78
Very Light Pink
#FFF4F2
ΔE00 7.14
Light Pink
#FFD1DF
ΔE00 8.44
Snow
#FFFAFA
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFEAF4 #EAFFF5
analogous
#FFEAFE #FFEAF4 #FFEAEA
triadic
#FFEAF4 #F4FFEA #EAF4FF
tetradic
#FFEAF4 #FEFFEA #EAFFF5 #EAEAFF
square
#FFEAF4 #FEFFEA #EAFFF5 #EAEAFF
split-complementary
#FFEAF4 #EAFFEA #EAFEFF
monochromatic
#FF70B4 #FFADD4 #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.15
#FFEAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.33
#FFEAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFEAF4
18.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFEAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFEAF4 | 1.00 | 1.15 | 18.33 | 18.33 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEEF4
Deuteranopia (green-blind)
#F0F1F3
Tritanopia (blue-blind)
#FFEAED
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #ffeaf4; /* rgb */ color: rgb(255, 234, 244); /* oklch */ color: oklch(95.7% 0.026 347.1);
Tailwind
colors: {
custom: {
50: '#fff0f7',
500: '#ffeaf4',
950: '#000000',
},
}SCSS
$custom: #ffeaf4; $custom-light: #fff0f7; $custom-dark: #000000;
JSON
{
"hex": "#ffeaf4",
"rgb": {
"r": 255,
"g": 234,
"b": 244
},
"hsl": {
"h": 331.429,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.95665,
"c": 0.0262,
"h": 347.1
},
"luminance": 0.86637
}Semantic roles & 50–950 ramp
primary
#FFEAF4
secondary
#9FEEC8
accent
#E67800
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585