#E8DED4#E8DED4
#E8DED4 is a very light, near-neutral orange. Relative luminance 0.742; OKLCH L 90.6% C 0.017 H 67.6°. Best body text is #000000 at 15.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DED4 |
|---|---|
| RGB | rgb(232, 222, 212) |
| HSL | hsl(30, 30%, 87%) |
| HSV | hsv(30, 9%, 91%) |
| CMYK | cmyk(0%, 4.3%, 8.6%, 9%) |
| CIE-LAB | lab(88.99, 1.71, 6.11) |
| CIE-LCH | lch(88.99, 6.35, 74.36°) |
| OKLab | oklab(90.58% 0.0066 0.0161) |
| OKLCH | oklch(90.58% 0.017 67.6) |
| XYZ | xyz(71.2823, 74.1526, 72.8323) |
| Luminance | 0.7415 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.66
Linen
#FAF0E6
ΔE00 3.88
Antiquewhite
#FAEBD7
ΔE00 4.89
Seashell
#FFF5EE
ΔE00 5.17
Oldlace
#FDF5E6
ΔE00 5.49
Eggshell
#F0EAD6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DED4 #D4DEE8
analogous
#E8D4D4 #E8DED4 #E8E8D4
triadic
#E8DED4 #D4E8DE #DED4E8
tetradic
#E8DED4 #D4E8D4 #D4DEE8 #E8D4E8
square
#E8DED4 #D4E8D4 #D4DEE8 #E8D4E8
split-complementary
#E8DED4 #D4E8E8 #D4D4E8
monochromatic
#BDA184 #D3BFAC #E8DED4 #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.33
#E8DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.83
#E8DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DED4
15.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DED4 | 1.00 | 1.33 | 15.83 | 15.83 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED3
Deuteranopia (green-blind)
#E4E0D4
Tritanopia (blue-blind)
#ECDCDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e8ded4; /* rgb */ color: rgb(232, 222, 212); /* oklch */ color: oklch(90.6% 0.017 67.6);
Tailwind
colors: {
custom: {
50: '#efe8e1',
500: '#e8ded4',
950: '#000000',
},
}SCSS
$custom: #e8ded4; $custom-light: #efe8e1; $custom-dark: #000000;
JSON
{
"hex": "#e8ded4",
"rgb": {
"r": 232,
"g": 222,
"b": 212
},
"hsl": {
"h": 30,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.90579,
"c": 0.0174,
"h": 67.6
},
"luminance": 0.74152
}Semantic roles & 50–950 ramp
primary
#E8DED4
secondary
#9FB0C1
accent
#73A93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484