#E9DFD6#E9DFD6
#E9DFD6 is a very light, near-neutral orange. Relative luminance 0.750; OKLCH L 90.9% C 0.016 H 64.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E9DFD6 |
|---|---|
| RGB | rgb(233, 223, 214) |
| HSL | hsl(28, 30%, 88%) |
| HSV | hsv(28, 8%, 91%) |
| CMYK | cmyk(0%, 4.3%, 8.2%, 8.6%) |
| CIE-LAB | lab(89.37, 1.87, 5.62) |
| CIE-LCH | lch(89.37, 5.92, 71.55°) |
| OKLab | oklab(90.91% 0.007 0.0148) |
| OKLCH | oklch(90.91% 0.016 64.7) |
| XYZ | xyz(72.1282, 74.9548, 74.2733) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 3.67
Warm Beige
#E9DCC9
ΔE00 4.16
Seashell
#FFF5EE
ΔE00 4.82
Antiquewhite
#FAEBD7
ΔE00 5.12
Oldlace
#FDF5E6
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9DFD6 #D6E0E9
analogous
#E9D6D6 #E9DFD6 #E9E8D6
triadic
#E9DFD6 #D6E9DF #DFD6E9
tetradic
#E9DFD6 #D6E9D6 #D6E0E9 #E8D6E9
square
#E9DFD6 #D6E9D6 #D6E0E9 #E8D6E9
split-complementary
#E9DFD6 #D6E9E8 #D6D6E9
monochromatic
#BEA186 #D4C0AE #E9DFD6 #F4EFEB #F4EFEB
Accessibility & contrast
On white
1.31
#E9DFD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#E9DFD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9DFD6
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9DFD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9DFD6 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD5
Deuteranopia (green-blind)
#E5E1D6
Tritanopia (blue-blind)
#EDDDDC
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e9dfd6; /* rgb */ color: rgb(233, 223, 214); /* oklch */ color: oklch(90.9% 0.016 64.7);
Tailwind
colors: {
custom: {
50: '#f0e9e2',
500: '#e9dfd6',
950: '#000000',
},
}SCSS
$custom: #e9dfd6; $custom-light: #f0e9e2; $custom-dark: #000000;
JSON
{
"hex": "#e9dfd6",
"rgb": {
"r": 233,
"g": 223,
"b": 214
},
"hsl": {
"h": 28.421,
"s": 30.159,
"l": 87.647
},
"oklch": {
"l": 0.90911,
"c": 0.01638,
"h": 64.7
},
"luminance": 0.74954
}Semantic roles & 50–950 ramp
primary
#E9DFD6
secondary
#A1B2C2
accent
#76A93D
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161615
muted
#858484