#E7DFD8#E7DFD8
#E7DFD8 is a very light, near-neutral orange. Relative luminance 0.747; OKLCH L 90.8% C 0.013 H 63.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFD8 |
|---|---|
| RGB | rgb(231, 223, 216) |
| HSL | hsl(28, 24%, 88%) |
| HSV | hsv(28, 6%, 91%) |
| CMYK | cmyk(0%, 3.5%, 6.5%, 9.4%) |
| CIE-LAB | lab(89.26, 1.52, 4.39) |
| CIE-LCH | lch(89.26, 4.65, 70.96°) |
| OKLab | oklab(90.8% 0.0057 0.0116) |
| OKLCH | oklch(90.8% 0.013 63.9) |
| XYZ | xyz(71.7358, 74.7227, 75.5963) |
| Luminance | 0.7472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.55
Seashell
#FFF5EE
ΔE00 4.86
Warm Beige
#E9DCC9
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.39
Very Light Pink
#FFF4F2
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFD8 #D8E0E7
analogous
#E7D8D8 #E7DFD8 #E7E7D8
triadic
#E7DFD8 #D8E7DF #DFD8E7
tetradic
#E7DFD8 #D8E7D8 #D8E0E7 #E7D8E7
square
#E7DFD8 #D8E7D8 #D8E0E7 #E7D8E7
split-complementary
#E7DFD8 #D8E7E7 #D8D8E7
monochromatic
#B8A18C #D0C0B2 #E7DFD8 #F3EFEC #F3EFEC
Accessibility & contrast
On white
1.32
#E7DFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E7DFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFD8
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFD8 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD8
Deuteranopia (green-blind)
#E4E1D8
Tritanopia (blue-blind)
#EADDDD
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfd8; /* rgb */ color: rgb(231, 223, 216); /* oklch */ color: oklch(90.8% 0.013 63.9);
Tailwind
colors: {
custom: {
50: '#eee9e4',
500: '#e7dfd8',
950: '#000000',
},
}SCSS
$custom: #e7dfd8; $custom-light: #eee9e4; $custom-dark: #000000;
JSON
{
"hex": "#e7dfd8",
"rgb": {
"r": 231,
"g": 223,
"b": 216
},
"hsl": {
"h": 28,
"s": 23.81,
"l": 87.647
},
"oklch": {
"l": 0.90803,
"c": 0.01291,
"h": 63.9
},
"luminance": 0.74722
}Semantic roles & 50–950 ramp
primary
#E7DFD8
secondary
#A5B2BF
accent
#76A243
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484