#E8DFD9#E8DFD9
#E8DFD9 is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 90.9% C 0.013 H 56.2°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E8DFD9 |
|---|---|
| RGB | rgb(232, 223, 217) |
| HSL | hsl(24, 25%, 88%) |
| HSV | hsv(24, 6%, 91%) |
| CMYK | cmyk(0%, 3.9%, 6.5%, 9%) |
| CIE-LAB | lab(89.37, 2.03, 4.02) |
| CIE-LCH | lch(89.37, 4.51, 63.23°) |
| OKLab | oklab(90.91% 0.0071 0.0106) |
| OKLCH | oklch(90.91% 0.013 56.2) |
| XYZ | xyz(72.1892, 74.9415, 76.2944) |
| Luminance | 0.7494 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.07
Gainsboro
#DCDCDC
ΔE00 4.65
Seashell
#FFF5EE
ΔE00 4.74
Very Light Pink
#FFF4F2
ΔE00 5.25
Light Gray
#D3D3D3
ΔE00 5.49
Warm Beige
#E9DCC9
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8DFD9 #D9E2E8
analogous
#E8D9DA #E8DFD9 #E8E6D9
triadic
#E8DFD9 #D9E8DF #DFD9E8
tetradic
#E8DFD9 #DAE8D9 #D9E2E8 #E6D9E8
square
#E8DFD9 #DAE8D9 #D9E2E8 #E6D9E8
split-complementary
#E8DFD9 #D9E8E6 #D9DAE8
monochromatic
#BA9F8D #D1BFB3 #E8DFD9 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.31
#E8DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E8DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8DFD9
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8DFD9 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD9
Deuteranopia (green-blind)
#E4E1D9
Tritanopia (blue-blind)
#EBDDDD
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e8dfd9; /* rgb */ color: rgb(232, 223, 217); /* oklch */ color: oklch(90.9% 0.013 56.2);
Tailwind
colors: {
custom: {
50: '#efe9e4',
500: '#e8dfd9',
950: '#000000',
},
}SCSS
$custom: #e8dfd9; $custom-light: #efe9e4; $custom-dark: #000000;
JSON
{
"hex": "#e8dfd9",
"rgb": {
"r": 232,
"g": 223,
"b": 217
},
"hsl": {
"h": 24,
"s": 24.59,
"l": 88.039
},
"oklch": {
"l": 0.90911,
"c": 0.0128,
"h": 56.2
},
"luminance": 0.74941
}Semantic roles & 50–950 ramp
primary
#E8DFD9
secondary
#A5B5C0
accent
#7CA342
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484