#E4DFD1#E4DFD1
#E4DFD1 is a very light, near-neutral orange. Relative luminance 0.739; OKLCH L 90.4% C 0.020 H 90.6°. Best body text is #000000 at 15.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD1 |
|---|---|
| RGB | rgb(228, 223, 209) |
| HSL | hsl(44, 26%, 86%) |
| HSV | hsv(44, 8%, 89%) |
| CMYK | cmyk(0%, 2.2%, 8.3%, 10.6%) |
| CIE-LAB | lab(88.86, -0.70, 7.46) |
| CIE-LCH | lch(88.86, 7.49, 95.34°) |
| OKLab | oklab(90.38% -0.0002 0.0196) |
| OKLCH | oklch(90.38% 0.02 90.6) |
| XYZ | xyz(69.8898, 73.8733, 70.8864) |
| Luminance | 0.7387 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.25
Warm Beige
#E9DCC9
ΔE00 3.68
Light Grey
#D8DCD6
ΔE00 5.01
Oldlace
#FDF5E6
ΔE00 5.01
Antiquewhite
#FAEBD7
ΔE00 5.32
Linen
#FAF0E6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD1 #D1D6E4
analogous
#E4D5D1 #E4DFD1 #DFE4D1
triadic
#E4DFD1 #D1E4DF #DFD1E4
tetradic
#E4DFD1 #D1E4D5 #D1D6E4 #E4D1DF
square
#E4DFD1 #D1E4D5 #D1D6E4 #E4D1DF
split-complementary
#E4DFD1 #D1DFE4 #D5D1E4
monochromatic
#B7A984 #CDC4AA #E4DFD1 #F4F2EC #F4F2EC
Accessibility & contrast
On white
1.33
#E4DFD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.77
#E4DFD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD1
15.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD1 | 1.00 | 1.33 | 15.77 | 15.77 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED0
Deuteranopia (green-blind)
#E4E0D1
Tritanopia (blue-blind)
#E8DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfd1; /* rgb */ color: rgb(228, 223, 209); /* oklch */ color: oklch(90.4% 0.020 90.6);
Tailwind
colors: {
custom: {
50: '#ece9df',
500: '#e4dfd1',
950: '#000000',
},
}SCSS
$custom: #e4dfd1; $custom-light: #ece9df; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd1",
"rgb": {
"r": 228,
"g": 223,
"b": 209
},
"hsl": {
"h": 44.211,
"s": 26.027,
"l": 85.686
},
"oklch": {
"l": 0.90376,
"c": 0.01955,
"h": 90.6
},
"luminance": 0.73873
}Semantic roles & 50–950 ramp
primary
#E4DFD1
secondary
#9EA5BC
accent
#5BA541
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484