#EEE0DE#EEE0DE
#EEE0DE is a very light, near-neutral red. Relative luminance 0.768; OKLCH L 91.7% C 0.016 H 27.3°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0DE |
|---|---|
| RGB | rgb(238, 224, 222) |
| HSL | hsl(8, 32%, 90%) |
| HSV | hsv(8, 7%, 93%) |
| CMYK | cmyk(0%, 5.9%, 6.7%, 6.7%) |
| CIE-LAB | lab(90.21, 4.43, 2.69) |
| CIE-LCH | lch(90.21, 5.18, 31.27°) |
| OKLab | oklab(91.73% 0.0139 0.0072) |
| OKLCH | oklch(91.73% 0.016 27.3) |
| XYZ | xyz(75.0988, 76.7632, 79.9536) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 4.30
Mistyrose
#FFE4E1
ΔE00 4.85
Lavenderblush
#FFF0F5
ΔE00 4.90
Seashell
#FFF5EE
ΔE00 5.47
Linen
#FAF0E6
ΔE00 5.84
Snow
#FFFAFA
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0DE #DEECEE
analogous
#EEDEE4 #EEE0DE #EEE8DE
triadic
#EEE0DE #DEEEE0 #E0DEEE
tetradic
#EEE0DE #E4EEDE #DEECEE #E8DEEE
square
#EEE0DE #E4EEDE #DEECEE #E8DEEE
split-complementary
#EEE0DE #DEEEE8 #DEE4EE
monochromatic
#C4948D #D9BAB6 #EEE0DE #F5ECEB #F5ECEB
Accessibility & contrast
On white
1.28
#EEE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EEE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0DE
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0DE | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DE
Deuteranopia (green-blind)
#E6E4DE
Tritanopia (blue-blind)
#F2DFDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eee0de; /* rgb */ color: rgb(238, 224, 222); /* oklch */ color: oklch(91.7% 0.016 27.3);
Tailwind
colors: {
custom: {
50: '#f3e9e8',
500: '#eee0de',
950: '#000000',
},
}SCSS
$custom: #eee0de; $custom-light: #f3e9e8; $custom-dark: #000000;
JSON
{
"hex": "#eee0de",
"rgb": {
"r": 238,
"g": 224,
"b": 222
},
"hsl": {
"h": 7.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.91731,
"c": 0.01563,
"h": 27.3
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#EEE0DE
secondary
#A8C4C8
accent
#9DAB3B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484