#EEE4DE#EEE4DE
#EEE4DE is a very light, near-neutral orange. Relative luminance 0.789; OKLCH L 92.5% C 0.014 H 53.3°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4DE |
|---|---|
| RGB | rgb(238, 228, 222) |
| HSL | hsl(23, 32%, 90%) |
| HSV | hsv(23, 7%, 93%) |
| CMYK | cmyk(0%, 4.2%, 6.7%, 6.7%) |
| CIE-LAB | lab(91.21, 2.36, 4.13) |
| CIE-LCH | lch(91.21, 4.76, 60.21°) |
| OKLab | oklab(92.51% 0.0081 0.0109) |
| OKLCH | oklch(92.51% 0.014 53.3) |
| XYZ | xyz(76.1865, 78.9386, 80.3162) |
| Luminance | 0.7894 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.17
Seashell
#FFF5EE
ΔE00 3.60
Very Light Pink
#FFF4F2
ΔE00 4.13
Gainsboro
#DCDCDC
ΔE00 5.31
Snow
#FFFAFA
ΔE00 5.54
Floralwhite
#FFFAF0
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4DE #DEE8EE
analogous
#EEDEE0 #EEE4DE #EEECDE
triadic
#EEE4DE #DEEEE4 #E4DEEE
tetradic
#EEE4DE #E0EEDE #DEE8EE #ECDEEE
square
#EEE4DE #E0EEDE #DEE8EE #ECDEEE
split-complementary
#EEE4DE #DEEEEC #DEE0EE
monochromatic
#C4A28D #D9C3B6 #EEE4DE #F5EEEB #F5EEEB
Accessibility & contrast
On white
1.25
#EEE4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#EEE4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4DE
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4DE | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DE
Deuteranopia (green-blind)
#E9E7DE
Tritanopia (blue-blind)
#F1E2E2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee4de; /* rgb */ color: rgb(238, 228, 222); /* oklch */ color: oklch(92.5% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#f3ece8',
500: '#eee4de',
950: '#000000',
},
}SCSS
$custom: #eee4de; $custom-light: #f3ece8; $custom-dark: #000000;
JSON
{
"hex": "#eee4de",
"rgb": {
"r": 238,
"g": 228,
"b": 222
},
"hsl": {
"h": 22.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.9251,
"c": 0.01361,
"h": 53.3
},
"luminance": 0.78938
}Semantic roles & 50–950 ramp
primary
#EEE4DE
secondary
#A8BCC8
accent
#81AB3B
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484