#E9DFCF#E9DFCF
#E9DFCF is a very light, muted orange. Relative luminance 0.746; OKLCH L 90.7% C 0.024 H 79.7°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFCF |
|---|---|
| RGB | rgb(233, 223, 207) |
| HSL | hsl(37, 37%, 86%) |
| HSV | hsv(37, 11%, 91%) |
| CMYK | cmyk(0%, 4.3%, 11.2%, 8.6%) |
| CIE-LAB | lab(89.21, 0.73, 9.05) |
| CIE-LCH | lch(89.21, 9.08, 85.38°) |
| OKLab | oklab(90.73% 0.0043 0.0237) |
| OKLCH | oklch(90.73% 0.024 79.7) |
| XYZ | xyz(71.2534, 74.6048, 69.6659) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.57
Antiquewhite
#FAEBD7
ΔE00 3.52
Eggshell
#F0EAD6
ΔE00 3.63
Champagne
#F7E7CE
ΔE00 3.91
Linen
#FAF0E6
ΔE00 4.65
Oldlace
#FDF5E6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFCF #CFD9E9
analogous
#E9D2CF #E9DFCF #E6E9CF
triadic
#E9DFCF #CFE9DF #DFCFE9
tetradic
#E9DFCF #CFE9D2 #CFD9E9 #E9CFE6
square
#E9DFCF #CFE9D2 #CFD9E9 #E9CFE6
split-complementary
#E9DFCF #CFE6E9 #D2CFE9
monochromatic
#C3A77B #D6C3A5 #E9DFCF #F5F1EA #F5F1EA
Accessibility & contrast
On white
1.32
#E9DFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E9DFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFCF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFCF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#E6E1CF
Tritanopia (blue-blind)
#EEDCDA
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e9dfcf; /* rgb */ color: rgb(233, 223, 207); /* oklch */ color: oklch(90.7% 0.024 79.7);
Tailwind
colors: {
custom: {
50: '#f0e9dd',
500: '#e9dfcf',
950: '#000000',
},
}SCSS
$custom: #e9dfcf; $custom-light: #f0e9dd; $custom-dark: #000000;
JSON
{
"hex": "#e9dfcf",
"rgb": {
"r": 233,
"g": 223,
"b": 207
},
"hsl": {
"h": 36.923,
"s": 37.143,
"l": 86.275
},
"oklch": {
"l": 0.90727,
"c": 0.02407,
"h": 79.7
},
"luminance": 0.74604
}Semantic roles & 50–950 ramp
primary
#E9DFCF
secondary
#99A9C3
accent
#65B035
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484