#EEE0D0#EEE0D0
#EEE0D0 is a very light, muted orange. Relative luminance 0.760; OKLCH L 91.4% C 0.026 H 71.2°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EEE0D0 |
|---|---|
| RGB | rgb(238, 224, 208) |
| HSL | hsl(32, 47%, 87%) |
| HSV | hsv(32, 13%, 93%) |
| CMYK | cmyk(0%, 5.9%, 12.6%, 6.7%) |
| CIE-LAB | lab(89.88, 2.14, 9.54) |
| CIE-LCH | lch(89.88, 9.78, 77.35°) |
| OKLab | oklab(91.36% 0.0085 0.025) |
| OKLCH | oklch(91.36% 0.026 71.2) |
| XYZ | xyz(73.2998, 76.0436, 70.4788) |
| Luminance | 0.7604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.84
Antiquewhite
#FAEBD7
ΔE00 2.80
Champagne
#F7E7CE
ΔE00 3.62
Linen
#FAF0E6
ΔE00 4.24
Papayawhip
#FFEFD5
ΔE00 4.81
Oldlace
#FDF5E6
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEE0D0 #D0DEEE
analogous
#EED1D0 #EEE0D0 #EDEED0
triadic
#EEE0D0 #D0EEE0 #E0D0EE
tetradic
#EEE0D0 #D0EED1 #D0DEEE #EED0ED
square
#EEE0D0 #D0EED1 #D0DEEE #EED0ED
split-complementary
#EEE0D0 #D0EDEE #D1D0EE
monochromatic
#CDA576 #DEC2A3 #EEE0D0 #F7F0E9 #F7F0E9
Accessibility & contrast
On white
1.30
#EEE0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#EEE0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEE0D0
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEE0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEE0D0 | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CF
Deuteranopia (green-blind)
#E9E3D0
Tritanopia (blue-blind)
#F4DDDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #eee0d0; /* rgb */ color: rgb(238, 224, 208); /* oklch */ color: oklch(91.4% 0.026 71.2);
Tailwind
colors: {
custom: {
50: '#f3e9de',
500: '#eee0d0',
950: '#000000',
},
}SCSS
$custom: #eee0d0; $custom-light: #f3e9de; $custom-dark: #000000;
JSON
{
"hex": "#eee0d0",
"rgb": {
"r": 238,
"g": 224,
"b": 208
},
"hsl": {
"h": 32,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.91359,
"c": 0.02637,
"h": 71.2
},
"luminance": 0.76043
}Semantic roles & 50–950 ramp
primary
#EEE0D0
secondary
#98AFCB
accent
#6EBA2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484