#E5DBCF#E5DBCF
#E5DBCF is a very light, near-neutral orange. Relative luminance 0.718; OKLCH L 89.6% C 0.020 H 72.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DBCF |
|---|---|
| RGB | rgb(229, 219, 207) |
| HSL | hsl(33, 30%, 85%) |
| HSV | hsv(33, 10%, 90%) |
| CMYK | cmyk(0%, 4.4%, 9.6%, 10.2%) |
| CIE-LAB | lab(87.89, 1.39, 7.11) |
| CIE-LCH | lch(87.89, 7.25, 78.96°) |
| OKLab | oklab(89.61% 0.0059 0.0187) |
| OKLCH | oklch(89.61% 0.02 72.6) |
| XYZ | xyz(68.9059, 71.8268, 69.2534) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 2.77
Linen
#FAF0E6
ΔE00 4.69
Antiquewhite
#FAEBD7
ΔE00 4.79
Eggshell
#F0EAD6
ΔE00 5.35
Champagne
#F7E7CE
ΔE00 5.53
Oldlace
#FDF5E6
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DBCF #CFD9E5
analogous
#E5D0CF #E5DBCF #E4E5CF
triadic
#E5DBCF #CFE5DB #DBCFE5
tetradic
#E5DBCF #CFE5D0 #CFD9E5 #E5CFE4
square
#E5DBCF #CFE5D0 #CFD9E5 #E5CFE4
split-complementary
#E5DBCF #CFE4E5 #D0CFE5
monochromatic
#BA9F80 #CFBDA7 #E5DBCF #F4F0EB #F4F0EB
Accessibility & contrast
On white
1.37
#E5DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#E5DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DBCF
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DBCF | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCE
Deuteranopia (green-blind)
#E1DDCF
Tritanopia (blue-blind)
#E9D8D7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #e5dbcf; /* rgb */ color: rgb(229, 219, 207); /* oklch */ color: oklch(89.6% 0.020 72.6);
Tailwind
colors: {
custom: {
50: '#ede6dd',
500: '#e5dbcf',
950: '#000000',
},
}SCSS
$custom: #e5dbcf; $custom-light: #ede6dd; $custom-dark: #000000;
JSON
{
"hex": "#e5dbcf",
"rgb": {
"r": 229,
"g": 219,
"b": 207
},
"hsl": {
"h": 32.727,
"s": 29.73,
"l": 85.49
},
"oklch": {
"l": 0.89611,
"c": 0.01958,
"h": 72.6
},
"luminance": 0.71826
}Semantic roles & 50–950 ramp
primary
#E5DBCF
secondary
#9BABBD
accent
#6EA83D
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161515
muted
#848484