#E8DCD4#E8DCD4
#E8DCD4 is a very light, near-neutral orange. Relative luminance 0.731; OKLCH L 90.2% C 0.017 H 56.2°. Best body text is #000000 at 15.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCD4 |
|---|---|
| RGB | rgb(232, 220, 212) |
| HSL | hsl(24, 30%, 87%) |
| HSV | hsv(24, 9%, 91%) |
| CMYK | cmyk(0%, 5.2%, 8.6%, 9%) |
| CIE-LAB | lab(88.49, 2.75, 5.39) |
| CIE-LCH | lch(88.49, 6.05, 63.01°) |
| OKLab | oklab(90.19% 0.0095 0.0142) |
| OKLCH | oklch(90.19% 0.017 56.2) |
| XYZ | xyz(70.7543, 73.0965, 72.6563) |
| Luminance | 0.7310 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.50
Warm Beige
#E9DCC9
ΔE00 4.86
Seashell
#FFF5EE
ΔE00 5.35
Gainsboro
#DCDCDC
ΔE00 5.90
Antiquewhite
#FAEBD7
ΔE00 5.91
Very Light Pink
#FFF4F2
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCD4 #D4E0E8
analogous
#E8D4D6 #E8DCD4 #E8E6D4
triadic
#E8DCD4 #D4E8DC #DCD4E8
tetradic
#E8DCD4 #D6E8D4 #D4E0E8 #E6D4E8
square
#E8DCD4 #D6E8D4 #D4E0E8 #E6D4E8
split-complementary
#E8DCD4 #D4E8E6 #D4D6E8
monochromatic
#BD9B84 #D3BCAC #E8DCD4 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.34
#E8DCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.62
#E8DCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCD4
15.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCD4 | 1.00 | 1.34 | 15.62 | 15.62 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD4
Deuteranopia (green-blind)
#E2DFD4
Tritanopia (blue-blind)
#ECDADA
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8dcd4; /* rgb */ color: rgb(232, 220, 212); /* oklch */ color: oklch(90.2% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#efe6e1',
500: '#e8dcd4',
950: '#000000',
},
}SCSS
$custom: #e8dcd4; $custom-light: #efe6e1; $custom-dark: #000000;
JSON
{
"hex": "#e8dcd4",
"rgb": {
"r": 232,
"g": 220,
"b": 212
},
"hsl": {
"h": 24,
"s": 30.303,
"l": 87.059
},
"oklch": {
"l": 0.90186,
"c": 0.01712,
"h": 56.2
},
"luminance": 0.73096
}Semantic roles & 50–950 ramp
primary
#E8DCD4
secondary
#9FB3C1
accent
#7EA93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484