#EEE9DE#EEE9DE
#EEE9DE is a very light, near-neutral orange. Relative luminance 0.817; OKLCH L 93.5% C 0.016 H 86.4°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE9DE |
|---|---|
| RGB | rgb(238, 233, 222) |
| HSL | hsl(41, 32%, 90%) |
| HSV | hsv(41, 7%, 93%) |
| CMYK | cmyk(0%, 2.1%, 6.7%, 6.7%) |
| CIE-LAB | lab(92.46, -0.20, 5.94) |
| CIE-LCH | lch(92.46, 5.94, 91.93°) |
| OKLab | oklab(93.49% 0.001 0.0156) |
| OKLCH | oklch(93.49% 0.016 86.4) |
| XYZ | xyz(77.5819, 81.7294, 80.7813) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Oldlace
#FDF5E6
ΔE00 3.14
Linen
#FAF0E6
ΔE00 3.16
Eggshell
#F0EAD6
ΔE00 3.55
Floralwhite
#FFFAF0
ΔE00 3.58
Seashell
#FFF5EE
ΔE00 4.57
Antiquewhite
#FAEBD7
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE9DE #DEE3EE
analogous
#EEE1DE #EEE9DE #EBEEDE
triadic
#EEE9DE #DEEEE9 #E9DEEE
tetradic
#EEE9DE #DEEEE1 #DEE3EE #EEDEEB
square
#EEE9DE #DEEEE1 #DEE3EE #EEDEEB
split-complementary
#EEE9DE #DEEBEE #E1DEEE
monochromatic
#C4B38D #D9CEB6 #EEE9DE #F5F2EB #F5F2EB
Accessibility & contrast
On white
1.21
#EEE9DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#EEE9DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE9DE
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE9DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE9DE | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE9DD
Deuteranopia (green-blind)
#EDEADE
Tritanopia (blue-blind)
#F1E7E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee9de; /* rgb */ color: rgb(238, 233, 222); /* oklch */ color: oklch(93.5% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#f3f0e8',
500: '#eee9de',
950: '#000000',
},
}SCSS
$custom: #eee9de; $custom-light: #f3f0e8; $custom-dark: #000000;
JSON
{
"hex": "#eee9de",
"rgb": {
"r": 238,
"g": 233,
"b": 222
},
"hsl": {
"h": 41.25,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93491,
"c": 0.01564,
"h": 86.4
},
"luminance": 0.81729
}Semantic roles & 50–950 ramp
primary
#EEE9DE
secondary
#A8B2C8
accent
#5EAB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584