#E4DFD3#E4DFD3
#E4DFD3 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.4% C 0.017 H 88.0°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD3 |
|---|---|
| RGB | rgb(228, 223, 211) |
| HSL | hsl(42, 24%, 86%) |
| HSV | hsv(42, 7%, 89%) |
| CMYK | cmyk(0%, 2.2%, 7.5%, 10.6%) |
| CIE-LAB | lab(88.91, -0.36, 6.48) |
| CIE-LCH | lch(88.91, 6.49, 93.23°) |
| OKLab | oklab(90.43% 0.0006 0.017) |
| OKLCH | oklch(90.43% 0.017 88) |
| XYZ | xyz(70.1390, 73.9730, 72.1986) |
| Luminance | 0.7397 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Eggshell
#F0EAD6
ΔE00 3.86
Warm Beige
#E9DCC9
ΔE00 3.91
Light Grey
#D8DCD6
ΔE00 4.67
Linen
#FAF0E6
ΔE00 4.90
Oldlace
#FDF5E6
ΔE00 5.02
Antiquewhite
#FAEBD7
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD3 #D3D8E4
analogous
#E4D6D3 #E4DFD3 #E0E4D3
triadic
#E4DFD3 #D3E4DF #DFD3E4
tetradic
#E4DFD3 #D3E4D6 #D3D8E4 #E4D3E0
square
#E4DFD3 #D3E4D6 #D3D8E4 #E4D3E0
split-complementary
#E4DFD3 #D3E0E4 #D6D3E4
monochromatic
#B5A887 #CDC3AD #E4DFD3 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E4DFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#E4DFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD3
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD3 | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DED2
Deuteranopia (green-blind)
#E3E0D3
Tritanopia (blue-blind)
#E7DDDB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfd3; /* rgb */ color: rgb(228, 223, 211); /* oklch */ color: oklch(90.4% 0.017 88.0);
Tailwind
colors: {
custom: {
50: '#ece9e0',
500: '#e4dfd3',
950: '#000000',
},
}SCSS
$custom: #e4dfd3; $custom-light: #ece9e0; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd3",
"rgb": {
"r": 228,
"g": 223,
"b": 211
},
"hsl": {
"h": 42.353,
"s": 23.944,
"l": 86.078
},
"oklch": {
"l": 0.90429,
"c": 0.01702,
"h": 88
},
"luminance": 0.73972
}Semantic roles & 50–950 ramp
primary
#E4DFD3
secondary
#A0A8BB
accent
#5FA243
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484