#EEE4DF#EEE4DF
#EEE4DF is a very light, near-neutral orange. Relative luminance 0.790; OKLCH L 92.5% C 0.013 H 48.6°. Best body text is #000000 at 16.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE4DF |
|---|---|
| RGB | rgb(238, 228, 223) |
| HSL | hsl(20, 31%, 90%) |
| HSV | hsv(20, 6%, 93%) |
| CMYK | cmyk(0%, 4.2%, 6.3%, 6.7%) |
| CIE-LAB | lab(91.23, 2.53, 3.64) |
| CIE-LCH | lch(91.23, 4.44, 55.19°) |
| OKLab | oklab(92.54% 0.0085 0.0097) |
| OKLCH | oklch(92.54% 0.013 48.6) |
| XYZ | xyz(76.3209, 78.9923, 81.0241) |
| Luminance | 0.7899 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.50
Seashell
#FFF5EE
ΔE00 3.69
Very Light Pink
#FFF4F2
ΔE00 3.86
Gainsboro
#DCDCDC
ΔE00 5.19
Snow
#FFFAFA
ΔE00 5.33
Whitesmoke
#F5F5F5
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE4DF #DFE9EE
analogous
#EEDFE1 #EEE4DF #EEEBDF
triadic
#EEE4DF #DFEEE4 #E4DFEE
tetradic
#EEE4DF #E1EEDF #DFE9EE #EBDFEE
square
#EEE4DF #E1EEDF #DFE9EE #EBDFEE
split-complementary
#EEE4DF #DFEEEB #DFE1EE
monochromatic
#C4A18F #D9C2B7 #EEE4DF #F4EEEB #F4EEEB
Accessibility & contrast
On white
1.25
#EEE4DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.80
#EEE4DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE4DF
16.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE4DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE4DF | 1.00 | 1.25 | 16.80 | 16.80 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E5DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#F1E2E3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #eee4df; /* rgb */ color: rgb(238, 228, 223); /* oklch */ color: oklch(92.5% 0.013 48.6);
Tailwind
colors: {
custom: {
50: '#f3ece9',
500: '#eee4df',
950: '#000000',
},
}SCSS
$custom: #eee4df; $custom-light: #f3ece9; $custom-dark: #000000;
JSON
{
"hex": "#eee4df",
"rgb": {
"r": 238,
"g": 228,
"b": 223
},
"hsl": {
"h": 20,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.92537,
"c": 0.01287,
"h": 48.6
},
"luminance": 0.78992
}Semantic roles & 50–950 ramp
primary
#EEE4DF
secondary
#AABEC8
accent
#85A93C
background
#FFFEFE
surface
#FEFDFC
border
#D6D5D5
text
#171616
muted
#858484