#E8DED6#E8DED6
#E8DED6 is a very light, near-neutral orange. Relative luminance 0.743; OKLCH L 90.6% C 0.015 H 61.3°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DED6 |
|---|---|
| RGB | rgb(232, 222, 214) |
| HSL | hsl(27, 28%, 87%) |
| HSV | hsv(27, 8%, 91%) |
| CMYK | cmyk(0%, 4.3%, 7.8%, 9%) |
| CIE-LAB | lab(89.04, 2.04, 5.13) |
| CIE-LCH | lch(89.04, 5.52, 68.29°) |
| OKLab | oklab(90.63% 0.0074 0.0135) |
| OKLCH | oklch(90.63% 0.015 61.3) |
| XYZ | xyz(71.5362, 74.2541, 74.1692) |
| Luminance | 0.7425 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.96
Warm Beige
#E9DCC9
ΔE00 4.61
Seashell
#FFF5EE
ΔE00 4.95
Gainsboro
#DCDCDC
ΔE00 5.33
Antiquewhite
#FAEBD7
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DED6 #D6E0E8
analogous
#E8D6D7 #E8DED6 #E8E7D6
triadic
#E8DED6 #D6E8DE #DED6E8
tetradic
#E8DED6 #D7E8D6 #D6E0E8 #E7D6E8
square
#E8DED6 #D7E8D6 #D6E0E8 #E7D6E8
split-complementary
#E8DED6 #D6E8E7 #D6D7E8
monochromatic
#BC9F88 #D2BEAF #E8DED6 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.32
#E8DED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#E8DED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DED6
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DED6 | 1.00 | 1.32 | 15.85 | 15.85 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DED6
Deuteranopia (green-blind)
#E3E0D6
Tritanopia (blue-blind)
#ECDCDC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e8ded6; /* rgb */ color: rgb(232, 222, 214); /* oklch */ color: oklch(90.6% 0.015 61.3);
Tailwind
colors: {
custom: {
50: '#efe8e2',
500: '#e8ded6',
950: '#000000',
},
}SCSS
$custom: #e8ded6; $custom-light: #efe8e2; $custom-dark: #000000;
JSON
{
"hex": "#e8ded6",
"rgb": {
"r": 232,
"g": 222,
"b": 214
},
"hsl": {
"h": 26.667,
"s": 28.125,
"l": 87.451
},
"oklch": {
"l": 0.90633,
"c": 0.01543,
"h": 61.3
},
"luminance": 0.74253
}Semantic roles & 50–950 ramp
primary
#E8DED6
secondary
#A2B3C0
accent
#79A73F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484