#E9DFCA#E9DFCA
#E9DFCA is a very light, muted orange. Relative luminance 0.744; OKLCH L 90.6% C 0.030 H 85.6°. Best body text is #000000 at 15.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFCA |
|---|---|
| RGB | rgb(233, 223, 202) |
| HSL | hsl(41, 41%, 85%) |
| HSV | hsv(41, 13%, 91%) |
| CMYK | cmyk(0%, 4.3%, 13.3%, 8.6%) |
| CIE-LAB | lab(89.09, -0.06, 11.51) |
| CIE-LCH | lch(89.09, 11.51, 90.31°) |
| OKLab | oklab(90.6% 0.0023 0.03) |
| OKLCH | oklch(90.6% 0.03 85.6) |
| XYZ | xyz(70.6518, 74.3642, 66.4975) |
| Luminance | 0.7436 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.97
Eggshell
#F0EAD6
ΔE00 2.90
Champagne
#F7E7CE
ΔE00 3.20
Antiquewhite
#FAEBD7
ΔE00 3.82
Papayawhip
#FFEFD5
ΔE00 4.45
Blanchedalmond
#FFEBCD
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFCA #CAD4E9
analogous
#E9CFCA #E9DFCA #E3E9CA
triadic
#E9DFCA #CAE9DF #DFCAE9
tetradic
#E9DFCA #CAE9CF #CAD4E9 #E9CAE3
square
#E9DFCA #CAE9CF #CAD4E9 #E9CAE3
split-complementary
#E9DFCA #CAE3E9 #CFCAE9
monochromatic
#C5AB74 #D7C59F #E9DFCA #F6F2E9 #F6F2E9
Accessibility & contrast
On white
1.32
#E9DFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.87
#E9DFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFCA
15.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFCA | 1.00 | 1.32 | 15.87 | 15.87 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DEC9
Deuteranopia (green-blind)
#E7E1CB
Tritanopia (blue-blind)
#EFDBD9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfca; /* rgb */ color: rgb(233, 223, 202); /* oklch */ color: oklch(90.6% 0.030 85.6);
Tailwind
colors: {
custom: {
50: '#f0e9da',
500: '#e9dfca',
950: '#000000',
},
}SCSS
$custom: #e9dfca; $custom-light: #f0e9da; $custom-dark: #000000;
JSON
{
"hex": "#e9dfca",
"rgb": {
"r": 233,
"g": 223,
"b": 202
},
"hsl": {
"h": 40.645,
"s": 41.333,
"l": 85.294
},
"oklch": {
"l": 0.90601,
"c": 0.03007,
"h": 85.6
},
"luminance": 0.74363
}Semantic roles & 50–950 ramp
primary
#E9DFCA
secondary
#93A3C4
accent
#5BB431
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161614
muted
#858483