#E9DBD2#E9DBD2
#E9DBD2 is a very light, near-neutral orange. Relative luminance 0.726; OKLCH L 90.0% C 0.020 H 55.1°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DBD2 |
|---|---|
| RGB | rgb(233, 219, 210) |
| HSL | hsl(23, 34%, 87%) |
| HSV | hsv(23, 10%, 91%) |
| CMYK | cmyk(0%, 6%, 9.9%, 8.6%) |
| CIE-LAB | lab(88.28, 3.28, 6.14) |
| CIE-LCH | lch(88.28, 6.96, 61.86°) |
| OKLab | oklab(90.02% 0.0113 0.0162) |
| OKLCH | oklch(90.02% 0.02 55.1) |
| XYZ | xyz(70.5675, 72.6408, 71.2639) |
| Luminance | 0.7264 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.78
Linen
#FAF0E6
ΔE00 4.83
Seashell
#FFF5EE
ΔE00 5.69
Antiquewhite
#FAEBD7
ΔE00 5.83
Very Light Pink
#FFF4F2
ΔE00 6.30
Gainsboro
#DCDCDC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DBD2 #D2E0E9
analogous
#E9D2D5 #E9DBD2 #E9E7D2
triadic
#E9DBD2 #D2E9DB #DBD2E9
tetradic
#E9DBD2 #D5E9D2 #D2E0E9 #E7D2E9
square
#E9DBD2 #D5E9D2 #D2E0E9 #E7D2E9
split-complementary
#E9DBD2 #D2E9E7 #D2D5E9
monochromatic
#C19980 #D5BAA9 #E9DBD2 #F5EFEA #F5EFEA
Accessibility & contrast
On white
1.35
#E9DBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#E9DBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DBD2
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DBD2 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDCD1
Deuteranopia (green-blind)
#E2DFD2
Tritanopia (blue-blind)
#EED9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #e9dbd2; /* rgb */ color: rgb(233, 219, 210); /* oklch */ color: oklch(90.0% 0.020 55.1);
Tailwind
colors: {
custom: {
50: '#f0e6df',
500: '#e9dbd2',
950: '#000000',
},
}SCSS
$custom: #e9dbd2; $custom-light: #f0e6df; $custom-dark: #000000;
JSON
{
"hex": "#e9dbd2",
"rgb": {
"r": 233,
"g": 219,
"b": 210
},
"hsl": {
"h": 23.478,
"s": 34.328,
"l": 86.863
},
"oklch": {
"l": 0.90019,
"c": 0.01971,
"h": 55.1
},
"luminance": 0.7264
}Semantic roles & 50–950 ramp
primary
#E9DBD2
secondary
#9DB4C3
accent
#7FAD38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484