#E7DBD3#E7DBD3
#E7DBD3 is a very light, near-neutral orange. Relative luminance 0.724; OKLCH L 89.9% C 0.017 H 56.2°. Best body text is #000000 at 15.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBD3 |
|---|---|
| RGB | rgb(231, 219, 211) |
| HSL | hsl(24, 29%, 87%) |
| HSV | hsv(24, 9%, 91%) |
| CMYK | cmyk(0%, 5.2%, 8.7%, 9.4%) |
| CIE-LAB | lab(88.14, 2.75, 5.40) |
| CIE-LCH | lch(88.14, 6.06, 63.01°) |
| OKLab | oklab(89.88% 0.0095 0.0142) |
| OKLCH | oklch(89.88% 0.017 56.2) |
| XYZ | xyz(70.0431, 72.3559, 71.8916) |
| Luminance | 0.7236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.71
Warm Beige
#E9DCC9
ΔE00 4.85
Seashell
#FFF5EE
ΔE00 5.57
Gainsboro
#DCDCDC
ΔE00 5.90
Antiquewhite
#FAEBD7
ΔE00 6.04
Very Light Pink
#FFF4F2
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBD3 #D3DFE7
analogous
#E7D3D5 #E7DBD3 #E7E5D3
triadic
#E7DBD3 #D3E7DB #DBD3E7
tetradic
#E7DBD3 #D5E7D3 #D3DFE7 #E5D3E7
square
#E7DBD3 #D5E7D3 #D3DFE7 #E5D3E7
split-complementary
#E7DBD3 #D3E7E5 #D3D5E7
monochromatic
#BC9A84 #D1BBAB #E7DBD3 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.36
#E7DBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.47
#E7DBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBD3
15.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBD3 | 1.00 | 1.36 | 15.47 | 15.47 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDCD3
Deuteranopia (green-blind)
#E1DED3
Tritanopia (blue-blind)
#EBD9D9
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e7dbd3; /* rgb */ color: rgb(231, 219, 211); /* oklch */ color: oklch(89.9% 0.017 56.2);
Tailwind
colors: {
custom: {
50: '#eee6e0',
500: '#e7dbd3',
950: '#000000',
},
}SCSS
$custom: #e7dbd3; $custom-light: #eee6e0; $custom-dark: #000000;
JSON
{
"hex": "#e7dbd3",
"rgb": {
"r": 231,
"g": 219,
"b": 211
},
"hsl": {
"h": 24,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.89881,
"c": 0.01713,
"h": 56.2
},
"luminance": 0.72355
}Semantic roles & 50–950 ramp
primary
#E7DBD3
secondary
#9FB2C0
accent
#7DA83D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484