#EEE0E4#EEE0E4
#EEE0E4 is a very light, near-neutral pink. Relative luminance 0.771; OKLCH L 91.9% C 0.016 H 358.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0E4 |
|---|---|
| RGB | rgb(238, 224, 228) |
| HSL | hsl(343, 29%, 91%) |
| HSV | hsv(343, 6%, 93%) |
| CMYK | cmyk(0%, 5.9%, 4.2%, 6.7%) |
| CIE-LAB | lab(90.36, 5.45, -0.24) |
| CIE-LCH | lch(90.36, 5.46, 357.51°) |
| OKLab | oklab(91.9% 0.0162 -0.0005) |
| OKLCH | oklch(91.9% 0.016 358) |
| XYZ | xyz(75.9173, 77.0906, 84.2644) |
| Luminance | 0.7709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.51
Very Light Pink
#FFF4F2
ΔE00 5.25
Mistyrose
#FFE4E1
ΔE00 5.34
Snow
#FFFAFA
ΔE00 6.82
Gainsboro
#DCDCDC
ΔE00 7.10
Seashell
#FFF5EE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0E4 #E0EEEA
analogous
#EEE0EB #EEE0E4 #EEE3E0
triadic
#EEE0E4 #E4EEE0 #E0E4EE
tetradic
#EEE0E4 #EBEEE0 #E0EEEA #E3E0EE
square
#EEE0E4 #EBEEE0 #E0EEEA #E3E0EE
split-complementary
#EEE0E4 #E0EEE3 #E0EBEE
monochromatic
#C3919F #D8B8C2 #EEE0E4 #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.28
#EEE0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EEE0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0E4
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0E4 | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E2E4
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#F1DFE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee0e4; /* rgb */ color: rgb(238, 224, 228); /* oklch */ color: oklch(91.9% 0.016 358.0);
Tailwind
colors: {
custom: {
50: '#f3e9ec',
500: '#eee0e4',
950: '#000000',
},
}SCSS
$custom: #eee0e4; $custom-light: #f3e9ec; $custom-dark: #000000;
JSON
{
"hex": "#eee0e4",
"rgb": {
"r": 238,
"g": 224,
"b": 228
},
"hsl": {
"h": 342.857,
"s": 29.167,
"l": 90.588
},
"oklch": {
"l": 0.91899,
"c": 0.01616,
"h": 358
},
"luminance": 0.7709
}Semantic roles & 50–950 ramp
primary
#EEE0E4
secondary
#ABC7BF
accent
#A8893E
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484