#E9DFCB#E9DFCB
#E9DFCB is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.6% C 0.029 H 84.6°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFCB |
|---|---|
| RGB | rgb(233, 223, 203) |
| HSL | hsl(40, 41%, 85%) |
| HSV | hsv(40, 13%, 91%) |
| CMYK | cmyk(0%, 4.3%, 12.9%, 8.6%) |
| CIE-LAB | lab(89.12, 0.09, 11.02) |
| CIE-LCH | lch(89.12, 11.02, 89.51°) |
| OKLab | oklab(90.63% 0.0027 0.0287) |
| OKLCH | oklch(90.63% 0.029 84.6) |
| XYZ | xyz(70.7705, 74.4117, 67.1230) |
| Luminance | 0.7441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.73
Eggshell
#F0EAD6
ΔE00 2.94
Champagne
#F7E7CE
ΔE00 3.25
Antiquewhite
#FAEBD7
ΔE00 3.67
Papayawhip
#FFEFD5
ΔE00 4.51
Oldlace
#FDF5E6
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFCB #CBD5E9
analogous
#E9D0CB #E9DFCB #E4E9CB
triadic
#E9DFCB #CBE9DF #DFCBE9
tetradic
#E9DFCB #CBE9D0 #CBD5E9 #E9CBE4
square
#E9DFCB #CBE9D0 #CBD5E9 #E9CBE4
split-complementary
#E9DFCB #CBE4E9 #D0CBE9
monochromatic
#C5AA75 #D7C5A0 #E9DFCB #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.32
#E9DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#E9DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFCB
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFCB | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DECA
Deuteranopia (green-blind)
#E7E1CC
Tritanopia (blue-blind)
#EFDBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfcb; /* rgb */ color: rgb(233, 223, 203); /* oklch */ color: oklch(90.6% 0.029 84.6);
Tailwind
colors: {
custom: {
50: '#f0e9da',
500: '#e9dfcb',
950: '#000000',
},
}SCSS
$custom: #e9dfcb; $custom-light: #f0e9da; $custom-dark: #000000;
JSON
{
"hex": "#e9dfcb",
"rgb": {
"r": 233,
"g": 223,
"b": 203
},
"hsl": {
"h": 40,
"s": 40.541,
"l": 85.49
},
"oklch": {
"l": 0.90626,
"c": 0.02885,
"h": 84.6
},
"luminance": 0.74411
}Semantic roles & 50–950 ramp
primary
#E9DFCB
secondary
#95A4C4
accent
#5DB432
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483