#E9DBCF#E9DBCF
#E9DBCF is a very light, muted orange. Relative luminance 0.725; OKLCH L 89.9% C 0.022 H 63.2°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBCF |
|---|---|
| RGB | rgb(233, 219, 207) |
| HSL | hsl(28, 37%, 86%) |
| HSV | hsv(28, 11%, 91%) |
| CMYK | cmyk(0%, 6%, 11.2%, 8.6%) |
| CIE-LAB | lab(88.21, 2.80, 7.62) |
| CIE-LCH | lch(88.21, 8.11, 69.83°) |
| OKLab | oklab(89.94% 0.0101 0.02) |
| OKLCH | oklch(89.94% 0.022 63.2) |
| XYZ | xyz(70.1973, 72.4927, 69.3139) |
| Luminance | 0.7249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 3.34
Linen
#FAF0E6
ΔE00 4.73
Antiquewhite
#FAEBD7
ΔE00 4.75
Champagne
#F7E7CE
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 5.98
Oldlace
#FDF5E6
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBCF #CFDDE9
analogous
#E9CFD0 #E9DBCF #E9E8CF
triadic
#E9DBCF #CFE9DB #DBCFE9
tetradic
#E9DBCF #D0E9CF #CFDDE9 #E8CFE9
square
#E9DBCF #D0E9CF #CFDDE9 #E8CFE9
split-complementary
#E9DBCF #CFE9E8 #CFD0E9
monochromatic
#C39C7B #D6BCA5 #E9DBCF #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.35
#E9DBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#E9DBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBCF
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBCF | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DCCE
Deuteranopia (green-blind)
#E3DFCF
Tritanopia (blue-blind)
#EED8D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e9dbcf; /* rgb */ color: rgb(233, 219, 207); /* oklch */ color: oklch(89.9% 0.022 63.2);
Tailwind
colors: {
custom: {
50: '#f0e6dd',
500: '#e9dbcf',
950: '#000000',
},
}SCSS
$custom: #e9dbcf; $custom-light: #f0e6dd; $custom-dark: #000000;
JSON
{
"hex": "#e9dbcf",
"rgb": {
"r": 233,
"g": 219,
"b": 207
},
"hsl": {
"h": 27.692,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.8994,
"c": 0.0224,
"h": 63.2
},
"luminance": 0.72492
}Semantic roles & 50–950 ramp
primary
#E9DBCF
secondary
#99B0C3
accent
#77B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484