#E4DFD5#E4DFD5
#E4DFD5 is a very light, near-neutral orange. Relative luminance 0.741; OKLCH L 90.5% C 0.015 H 84.6°. Best body text is #000000 at 15.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD5 |
|---|---|
| RGB | rgb(228, 223, 213) |
| HSL | hsl(40, 22%, 86%) |
| HSV | hsv(40, 7%, 89%) |
| CMYK | cmyk(0%, 2.2%, 6.6%, 10.6%) |
| CIE-LAB | lab(88.96, -0.03, 5.50) |
| CIE-LCH | lch(88.96, 5.50, 90.31°) |
| OKLab | oklab(90.48% 0.0014 0.0145) |
| OKLCH | oklch(90.48% 0.015 84.6) |
| XYZ | xyz(70.3913, 74.0739, 73.5273) |
| Luminance | 0.7407 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.32
Light Grey
#D8DCD6
ΔE00 4.46
Eggshell
#F0EAD6
ΔE00 4.59
Linen
#FAF0E6
ΔE00 4.59
Gainsboro
#DCDCDC
ΔE00 4.95
Oldlace
#FDF5E6
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD5 #D5DAE4
analogous
#E4D8D5 #E4DFD5 #E2E4D5
triadic
#E4DFD5 #D5E4DF #DFD5E4
tetradic
#E4DFD5 #D5E4D8 #D5DAE4 #E4D5E2
square
#E4DFD5 #D5E4D8 #D5DAE4 #E4D5E2
split-complementary
#E4DFD5 #D5E2E4 #D8D5E4
monochromatic
#B4A68A #CCC3B0 #E4DFD5 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E4DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.81
#E4DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD5
15.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD5 | 1.00 | 1.33 | 15.81 | 15.81 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD4
Deuteranopia (green-blind)
#E3E0D5
Tritanopia (blue-blind)
#E7DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfd5; /* rgb */ color: rgb(228, 223, 213); /* oklch */ color: oklch(90.5% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#ece9e1',
500: '#e4dfd5',
950: '#000000',
},
}SCSS
$custom: #e4dfd5; $custom-light: #ece9e1; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd5",
"rgb": {
"r": 228,
"g": 223,
"b": 213
},
"hsl": {
"h": 40,
"s": 21.739,
"l": 86.471
},
"oklch": {
"l": 0.90482,
"c": 0.01452,
"h": 84.6
},
"luminance": 0.74073
}Semantic roles & 50–950 ramp
primary
#E4DFD5
secondary
#A2ABBB
accent
#64A045
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484