#EEE8DF#EEE8DF
#EEE8DF is a very light, near-neutral orange. Relative luminance 0.812; OKLCH L 93.3% C 0.014 H 78.2°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE8DF |
|---|---|
| RGB | rgb(238, 232, 223) |
| HSL | hsl(36, 31%, 90%) |
| HSV | hsv(36, 6%, 93%) |
| CMYK | cmyk(0%, 2.5%, 6.3%, 6.7%) |
| CIE-LAB | lab(92.23, 0.48, 5.09) |
| CIE-LCH | lch(92.23, 5.11, 84.62°) |
| OKLab | oklab(93.32% 0.0028 0.0134) |
| OKLCH | oklch(93.32% 0.014 78.2) |
| XYZ | xyz(77.4341, 81.2186, 81.3952) |
| Luminance | 0.8122 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 2.58
Oldlace
#FDF5E6
ΔE00 3.66
Floralwhite
#FFFAF0
ΔE00 3.76
Seashell
#FFF5EE
ΔE00 3.82
Eggshell
#F0EAD6
ΔE00 4.63
Off White
#FAF9F6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE8DF #DFE5EE
analogous
#EEE0DF #EEE8DF #ECEEDF
triadic
#EEE8DF #DFEEE8 #E8DFEE
tetradic
#EEE8DF #DFEEE0 #DFE5EE #EEDFEC
square
#EEE8DF #DFEEE0 #DFE5EE #EEDFEC
split-complementary
#EEE8DF #DFECEE #E0DFEE
monochromatic
#C4AF8F #D9CBB7 #EEE8DF #F4F1EB #F4F1EB
Accessibility & contrast
On white
1.22
#EEE8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#EEE8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE8DF
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE8DF | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE8DE
Deuteranopia (green-blind)
#ECE9DF
Tritanopia (blue-blind)
#F1E6E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #eee8df; /* rgb */ color: rgb(238, 232, 223); /* oklch */ color: oklch(93.3% 0.014 78.2);
Tailwind
colors: {
custom: {
50: '#f3efe9',
500: '#eee8df',
950: '#000000',
},
}SCSS
$custom: #eee8df; $custom-light: #f3efe9; $custom-dark: #000000;
JSON
{
"hex": "#eee8df",
"rgb": {
"r": 238,
"g": 232,
"b": 223
},
"hsl": {
"h": 36,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.93321,
"c": 0.01369,
"h": 78.2
},
"luminance": 0.81218
}Semantic roles & 50–950 ramp
primary
#EEE8DF
secondary
#AAB6C8
accent
#68A93C
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171616
muted
#858584