#E8DCD8#E8DCD8
#E8DCD8 is a very light, near-neutral orange. Relative luminance 0.733; OKLCH L 90.3% C 0.014 H 39.4°. Best body text is #000000 at 15.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DCD8 |
|---|---|
| RGB | rgb(232, 220, 216) |
| HSL | hsl(15, 26%, 88%) |
| HSV | hsv(15, 7%, 91%) |
| CMYK | cmyk(0%, 5.2%, 6.9%, 9%) |
| CIE-LAB | lab(88.59, 3.41, 3.43) |
| CIE-LCH | lch(88.59, 4.84, 45.11°) |
| OKLab | oklab(90.3% 0.0111 0.0091) |
| OKLCH | oklch(90.3% 0.014 39.4) |
| XYZ | xyz(71.2651, 73.3008, 75.3466) |
| Luminance | 0.7330 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 5.22
Linen
#FAF0E6
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.44
Seashell
#FFF5EE
ΔE00 5.59
Light Gray
#D3D3D3
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DCD8 #D8E4E8
analogous
#E8D8DC #E8DCD8 #E8E4D8
triadic
#E8DCD8 #D8E8DC #DCD8E8
tetradic
#E8DCD8 #DCE8D8 #D8E4E8 #E4D8E8
square
#E8DCD8 #DCE8D8 #D8E4E8 #E4D8E8
split-complementary
#E8DCD8 #D8E8E4 #D8DCE8
monochromatic
#BB978B #D1B9B2 #E8DCD8 #F4EEEC #F4EEEC
Accessibility & contrast
On white
1.34
#E8DCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.66
#E8DCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DCD8
15.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DCD8 | 1.00 | 1.34 | 15.66 | 15.66 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDDD8
Deuteranopia (green-blind)
#E1DFD8
Tritanopia (blue-blind)
#ECDADB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e8dcd8; /* rgb */ color: rgb(232, 220, 216); /* oklch */ color: oklch(90.3% 0.014 39.4);
Tailwind
colors: {
custom: {
50: '#efe6e4',
500: '#e8dcd8',
950: '#000000',
},
}SCSS
$custom: #e8dcd8; $custom-light: #efe6e4; $custom-dark: #000000;
JSON
{
"hex": "#e8dcd8",
"rgb": {
"r": 232,
"g": 220,
"b": 216
},
"hsl": {
"h": 15,
"s": 25.806,
"l": 87.843
},
"oklch": {
"l": 0.90295,
"c": 0.01432,
"h": 39.4
},
"luminance": 0.733
}Semantic roles & 50–950 ramp
primary
#E8DCD8
secondary
#A4B9C0
accent
#8CA441
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484