#EEE0D6#EEE0D6
#EEE0D6 is a very light, muted orange. Relative luminance 0.763; OKLCH L 91.5% C 0.020 H 58.1°. Best body text is #000000 at 16.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0D6 |
|---|---|
| RGB | rgb(238, 224, 214) |
| HSL | hsl(25, 41%, 89%) |
| HSV | hsv(25, 10%, 93%) |
| CMYK | cmyk(0%, 5.9%, 10.1%, 6.7%) |
| CIE-LAB | lab(90.02, 3.10, 6.60) |
| CIE-LCH | lch(90.02, 7.30, 64.82°) |
| OKLab | oklab(91.52% 0.0108 0.0174) |
| OKLCH | oklch(91.52% 0.02 58.1) |
| XYZ | xyz(74.0520, 76.3445, 74.4402) |
| Luminance | 0.7634 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.74
Warm Beige
#E9DCC9
ΔE00 4.43
Seashell
#FFF5EE
ΔE00 4.71
Antiquewhite
#FAEBD7
ΔE00 4.83
Very Light Pink
#FFF4F2
ΔE00 5.68
Oldlace
#FDF5E6
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0D6 #D6E4EE
analogous
#EED6D8 #EEE0D6 #EEECD6
triadic
#EEE0D6 #D6EEE0 #E0D6EE
tetradic
#EEE0D6 #D8EED6 #D6E4EE #ECD6EE
square
#EEE0D6 #D8EED6 #D6E4EE #ECD6EE
split-complementary
#EEE0D6 #D6EEEC #D6D8EE
monochromatic
#CA9F7F #DCBFAB #EEE0D6 #F6EFE9 #F6EFE9
Accessibility & contrast
On white
1.29
#EEE0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.27
#EEE0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0D6
16.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0D6 | 1.00 | 1.29 | 16.27 | 16.27 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E1D5
Deuteranopia (green-blind)
#E7E4D6
Tritanopia (blue-blind)
#F3DDDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee0d6; /* rgb */ color: rgb(238, 224, 214); /* oklch */ color: oklch(91.5% 0.020 58.1);
Tailwind
colors: {
custom: {
50: '#f3e9e2',
500: '#eee0d6',
950: '#000000',
},
}SCSS
$custom: #eee0d6; $custom-light: #f3e9e2; $custom-dark: #000000;
JSON
{
"hex": "#eee0d6",
"rgb": {
"r": 238,
"g": 224,
"b": 214
},
"hsl": {
"h": 25,
"s": 41.379,
"l": 88.627
},
"oklch": {
"l": 0.91515,
"c": 0.02047,
"h": 58.1
},
"luminance": 0.76343
}Semantic roles & 50–950 ramp
primary
#EEE0D6
secondary
#9EB8CA
accent
#7EB431
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484