#E4DFD4#E4DFD4
#E4DFD4 is a very light, near-neutral orange. Relative luminance 0.740; OKLCH L 90.5% C 0.016 H 86.4°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFD4 |
|---|---|
| RGB | rgb(228, 223, 212) |
| HSL | hsl(41, 23%, 86%) |
| HSV | hsv(41, 7%, 89%) |
| CMYK | cmyk(0%, 2.2%, 7%, 10.6%) |
| CIE-LAB | lab(88.93, -0.20, 5.99) |
| CIE-LCH | lch(88.93, 5.99, 91.89°) |
| OKLab | oklab(90.46% 0.001 0.0157) |
| OKLCH | oklch(90.46% 0.016 86.4) |
| XYZ | xyz(70.2647, 74.0233, 72.8609) |
| Luminance | 0.7402 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.09
Eggshell
#F0EAD6
ΔE00 4.21
Light Grey
#D8DCD6
ΔE00 4.54
Linen
#FAF0E6
ΔE00 4.73
Oldlace
#FDF5E6
ΔE00 5.09
Gainsboro
#DCDCDC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFD4 #D4D9E4
analogous
#E4D7D4 #E4DFD4 #E1E4D4
triadic
#E4DFD4 #D4E4DF #DFD4E4
tetradic
#E4DFD4 #D4E4D7 #D4D9E4 #E4D4E1
square
#E4DFD4 #D4E4D7 #D4D9E4 #E4D4E1
split-complementary
#E4DFD4 #D4E1E4 #D7D4E4
monochromatic
#B5A789 #CCC3AE #E4DFD4 #F3F1EC #F3F1EC
Accessibility & contrast
On white
1.33
#E4DFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#E4DFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFD4
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFD4 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DFD3
Deuteranopia (green-blind)
#E3E0D4
Tritanopia (blue-blind)
#E7DDDC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e4dfd4; /* rgb */ color: rgb(228, 223, 212); /* oklch */ color: oklch(90.5% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#ece9e1',
500: '#e4dfd4',
950: '#000000',
},
}SCSS
$custom: #e4dfd4; $custom-light: #ece9e1; $custom-dark: #000000;
JSON
{
"hex": "#e4dfd4",
"rgb": {
"r": 228,
"g": 223,
"b": 212
},
"hsl": {
"h": 41.25,
"s": 22.857,
"l": 86.275
},
"oklch": {
"l": 0.90455,
"c": 0.01576,
"h": 86.4
},
"luminance": 0.74023
}Semantic roles & 50–950 ramp
primary
#E4DFD4
secondary
#A1A9BB
accent
#61A144
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161615
muted
#848484