#EEE8DE#EEE8DE
#EEE8DE is a very light, near-neutral orange. Relative luminance 0.812; OKLCH L 93.3% C 0.015 H 80.7°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8DE |
|---|---|
| RGB | rgb(238, 232, 222) |
| HSL | hsl(38, 32%, 90%) |
| HSV | hsv(38, 7%, 93%) |
| CMYK | cmyk(0%, 2.5%, 6.7%, 6.7%) |
| CIE-LAB | lab(92.20, 0.31, 5.57) |
| CIE-LCH | lch(92.20, 5.58, 86.80°) |
| OKLab | oklab(93.29% 0.0024 0.0147) |
| OKLCH | oklch(93.29% 0.015 80.7) |
| XYZ | xyz(77.2997, 81.1648, 80.6872) |
| Luminance | 0.8116 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.69
Oldlace
#FDF5E6
ΔE00 3.40
Floralwhite
#FFFAF0
ΔE00 3.73
Seashell
#FFF5EE
ΔE00 4.08
Eggshell
#F0EAD6
ΔE00 4.16
Antiquewhite
#FAEBD7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8DE #DEE4EE
analogous
#EEE0DE #EEE8DE #ECEEDE
triadic
#EEE8DE #DEEEE8 #E8DEEE
tetradic
#EEE8DE #DEEEE0 #DEE4EE #EEDEEC
square
#EEE8DE #DEEEE0 #DEE4EE #EEDEEC
split-complementary
#EEE8DE #DEECEE #E0DEEE
monochromatic
#C4B08D #D9CCB6 #EEE8DE #F5F1EB #F5F1EB
Accessibility & contrast
On white
1.22
#EEE8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#EEE8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8DE
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8DE | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DD
Deuteranopia (green-blind)
#ECE9DE
Tritanopia (blue-blind)
#F1E6E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee8de; /* rgb */ color: rgb(238, 232, 222); /* oklch */ color: oklch(93.3% 0.015 80.7);
Tailwind
colors: {
custom: {
50: '#f3efe8',
500: '#eee8de',
950: '#000000',
},
}SCSS
$custom: #eee8de; $custom-light: #f3efe8; $custom-dark: #000000;
JSON
{
"hex": "#eee8de",
"rgb": {
"r": 238,
"g": 232,
"b": 222
},
"hsl": {
"h": 37.5,
"s": 32,
"l": 90.196
},
"oklch": {
"l": 0.93294,
"c": 0.01487,
"h": 80.7
},
"luminance": 0.81164
}Semantic roles & 50–950 ramp
primary
#EEE8DE
secondary
#A8B4C8
accent
#65AB3B
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584