#E7DFDB#E7DFDB
#E7DFDB is a very light, near-neutral orange. Relative luminance 0.749; OKLCH L 90.9% C 0.010 H 48.6°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFDB |
|---|---|
| RGB | rgb(231, 223, 219) |
| HSL | hsl(20, 20%, 88%) |
| HSV | hsv(20, 5%, 91%) |
| CMYK | cmyk(0%, 3.5%, 5.2%, 9.4%) |
| CIE-LAB | lab(89.34, 2.03, 2.92) |
| CIE-LCH | lch(89.34, 3.56, 55.28°) |
| OKLab | oklab(90.89% 0.0068 0.0078) |
| OKLCH | oklch(90.89% 0.01 48.6) |
| XYZ | xyz(72.1272, 74.8793, 77.6575) |
| Luminance | 0.7488 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.98
Linen
#FAF0E6
ΔE00 4.58
Light Gray
#D3D3D3
ΔE00 4.93
Seashell
#FFF5EE
ΔE00 4.94
Very Light Pink
#FFF4F2
ΔE00 5.01
Whitesmoke
#F5F5F5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFDB #DBE3E7
analogous
#E7DBDD #E7DFDB #E7E5DB
triadic
#E7DFDB #DBE7DF #DFDBE7
tetradic
#E7DFDB #DDE7DB #DBE3E7 #E5DBE7
square
#E7DFDB #DDE7DB #DBE3E7 #E5DBE7
split-complementary
#E7DFDB #DBE7E5 #DBDDE7
monochromatic
#B69E92 #CFBEB6 #E7DFDB #F3EFED #F3EFED
Accessibility & contrast
On white
1.31
#E7DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#E7DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFDB
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFDB | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DB
Deuteranopia (green-blind)
#E3E1DB
Tritanopia (blue-blind)
#EADEDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dfdb; /* rgb */ color: rgb(231, 223, 219); /* oklch */ color: oklch(90.9% 0.010 48.6);
Tailwind
colors: {
custom: {
50: '#eee9e6',
500: '#e7dfdb',
950: '#000000',
},
}SCSS
$custom: #e7dfdb; $custom-light: #eee9e6; $custom-dark: #000000;
JSON
{
"hex": "#e7dfdb",
"rgb": {
"r": 231,
"g": 223,
"b": 219
},
"hsl": {
"h": 20,
"s": 20,
"l": 88.235
},
"oklch": {
"l": 0.90885,
"c": 0.01033,
"h": 48.6
},
"luminance": 0.74879
}Semantic roles & 50–950 ramp
primary
#E7DFDB
secondary
#A8B7BE
accent
#819E47
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484