#EEE8DA#EEE8DA
#EEE8DA is a very light, near-neutral orange. Relative luminance 0.810; OKLCH L 93.2% C 0.020 H 87.5°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8DA |
|---|---|
| RGB | rgb(238, 232, 218) |
| HSL | hsl(42, 37%, 89%) |
| HSV | hsv(42, 8%, 93%) |
| CMYK | cmyk(0%, 2.5%, 8.4%, 6.7%) |
| CIE-LAB | lab(92.11, -0.35, 7.52) |
| CIE-LCH | lch(92.11, 7.53, 92.67°) |
| OKLab | oklab(93.19% 0.0009 0.0197) |
| OKLCH | oklch(93.19% 0.02 87.5) |
| XYZ | xyz(76.7699, 80.9529, 77.8973) |
| Luminance | 0.8095 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.41
Oldlace
#FDF5E6
ΔE00 2.94
Linen
#FAF0E6
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 4.03
Antiquewhite
#FAEBD7
ΔE00 4.10
Floralwhite
#FFFAF0
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8DA #DAE0EE
analogous
#EEDEDA #EEE8DA #EAEEDA
triadic
#EEE8DA #DAEEE8 #E8DAEE
tetradic
#EEE8DA #DAEEDE #DAE0EE #EEDAEA
square
#EEE8DA #DAEEDE #DAE0EE #EEDAEA
split-complementary
#EEE8DA #DAEAEE #DEDAEE
monochromatic
#C7B486 #DBCEB0 #EEE8DA #F5F2EA #F5F2EA
Accessibility & contrast
On white
1.22
#EEE8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#EEE8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8DA
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8DA | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE7D9
Deuteranopia (green-blind)
#EDE9DA
Tritanopia (blue-blind)
#F2E6E4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eee8da; /* rgb */ color: rgb(238, 232, 218); /* oklch */ color: oklch(93.2% 0.020 87.5);
Tailwind
colors: {
custom: {
50: '#f3efe5',
500: '#eee8da',
950: '#000000',
},
}SCSS
$custom: #eee8da; $custom-light: #f3efe5; $custom-dark: #000000;
JSON
{
"hex": "#eee8da",
"rgb": {
"r": 238,
"g": 232,
"b": 218
},
"hsl": {
"h": 42,
"s": 37.037,
"l": 89.412
},
"oklch": {
"l": 0.93189,
"c": 0.01975,
"h": 87.5
},
"luminance": 0.80952
}Semantic roles & 50–950 ramp
primary
#EEE8DA
secondary
#A3AFC9
accent
#5AB036
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171615
muted
#858584