#E7DCD3#E7DCD3
#E7DCD3 is a very light, near-neutral orange. Relative luminance 0.729; OKLCH L 90.1% C 0.017 H 62.0°. Best body text is #000000 at 15.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DCD3 |
|---|---|
| RGB | rgb(231, 220, 211) |
| HSL | hsl(27, 29%, 87%) |
| HSV | hsv(27, 9%, 91%) |
| CMYK | cmyk(0%, 4.8%, 8.7%, 9.4%) |
| CIE-LAB | lab(88.39, 2.23, 5.76) |
| CIE-LCH | lch(88.39, 6.17, 68.82°) |
| OKLab | oklab(90.08% 0.0081 0.0152) |
| OKLCH | oklch(90.08% 0.017 62) |
| XYZ | xyz(70.3048, 72.8792, 71.9788) |
| Luminance | 0.7288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.20
Linen
#FAF0E6
ΔE00 4.34
Seashell
#FFF5EE
ΔE00 5.42
Antiquewhite
#FAEBD7
ΔE00 5.48
Gainsboro
#DCDCDC
ΔE00 5.81
Oldlace
#FDF5E6
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DCD3 #D3DEE7
analogous
#E7D3D4 #E7DCD3 #E7E6D3
triadic
#E7DCD3 #D3E7DC #DCD3E7
tetradic
#E7DCD3 #D4E7D3 #D3DEE7 #E6D3E7
square
#E7DCD3 #D4E7D3 #D3DEE7 #E6D3E7
split-complementary
#E7DCD3 #D3E7E6 #D3D4E7
monochromatic
#BC9D84 #D1BDAB #E7DCD3 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.35
#E7DCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.58
#E7DCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DCD3
15.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DCD3 | 1.00 | 1.35 | 15.58 | 15.58 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD2
Deuteranopia (green-blind)
#E2DFD3
Tritanopia (blue-blind)
#EBDAD9
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #e7dcd3; /* rgb */ color: rgb(231, 220, 211); /* oklch */ color: oklch(90.1% 0.017 62.0);
Tailwind
colors: {
custom: {
50: '#eee6e0',
500: '#e7dcd3',
950: '#000000',
},
}SCSS
$custom: #e7dcd3; $custom-light: #eee6e0; $custom-dark: #000000;
JSON
{
"hex": "#e7dcd3",
"rgb": {
"r": 231,
"g": 220,
"b": 211
},
"hsl": {
"h": 27,
"s": 29.412,
"l": 86.667
},
"oklch": {
"l": 0.90078,
"c": 0.01719,
"h": 62
},
"luminance": 0.72878
}Semantic roles & 50–950 ramp
primary
#E7DCD3
secondary
#9FB1C0
accent
#78A83D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484