#E7DBCF#E7DBCF
#E7DBCF is a very light, muted orange. Relative luminance 0.722; OKLCH L 89.8% C 0.021 H 67.5°. Best body text is #000000 at 15.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DBCF |
|---|---|
| RGB | rgb(231, 219, 207) |
| HSL | hsl(30, 33%, 86%) |
| HSV | hsv(30, 10%, 91%) |
| CMYK | cmyk(0%, 5.2%, 10.4%, 9.4%) |
| CIE-LAB | lab(88.04, 2.09, 7.36) |
| CIE-LCH | lch(88.04, 7.66, 74.14°) |
| OKLab | oklab(89.78% 0.008 0.0193) |
| OKLCH | oklch(89.78% 0.021 67.5) |
| XYZ | xyz(69.5479, 72.1578, 69.2835) |
| Luminance | 0.7216 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.91
Linen
#FAF0E6
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 4.67
Champagne
#F7E7CE
ΔE00 5.52
Eggshell
#F0EAD6
ΔE00 5.99
Seashell
#FFF5EE
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DBCF #CFDBE7
analogous
#E7CFCF #E7DBCF #E7E7CF
triadic
#E7DBCF #CFE7DB #DBCFE7
tetradic
#E7DBCF #CFE7CF #CFDBE7 #E7CFE7
square
#E7DBCF #CFE7CF #CFDBE7 #E7CFE7
split-complementary
#E7DBCF #CFE7E7 #CFCFE7
monochromatic
#BE9E7D #D3BCA6 #E7DBCF #F5F0EB #F5F0EB
Accessibility & contrast
On white
1.36
#E7DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.43
#E7DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DBCF
15.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DBCF | 1.00 | 1.36 | 15.43 | 15.43 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#ECD8D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e7dbcf; /* rgb */ color: rgb(231, 219, 207); /* oklch */ color: oklch(89.8% 0.021 67.5);
Tailwind
colors: {
custom: {
50: '#eee6dd',
500: '#e7dbcf',
950: '#000000',
},
}SCSS
$custom: #e7dbcf; $custom-light: #eee6dd; $custom-dark: #000000;
JSON
{
"hex": "#e7dbcf",
"rgb": {
"r": 231,
"g": 219,
"b": 207
},
"hsl": {
"h": 30,
"s": 33.333,
"l": 85.882
},
"oklch": {
"l": 0.89775,
"c": 0.02092,
"h": 67.5
},
"luminance": 0.72157
}Semantic roles & 50–950 ramp
primary
#E7DBCF
secondary
#9AADC0
accent
#73AC39
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484