#E4DFDE#E4DFDE
#E4DFDE is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.7% C 0.006 H 31.1°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFDE |
|---|---|
| RGB | rgb(228, 223, 222) |
| HSL | hsl(10, 10%, 88%) |
| HSV | hsv(10, 3%, 89%) |
| CMYK | cmyk(0%, 2.2%, 2.6%, 10.6%) |
| CIE-LAB | lab(89.18, 1.52, 1.09) |
| CIE-LCH | lch(89.18, 1.87, 35.67°) |
| OKLab | oklab(90.73% 0.0048 0.0029) |
| OKLCH | oklch(90.73% 0.006 31.1) |
| XYZ | xyz(71.5654, 74.5436, 79.7113) |
| Luminance | 0.7454 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.55
Light Gray
#D3D3D3
ΔE00 3.82
Fog
#D8DCE0
ΔE00 4.70
Whitesmoke
#F5F5F5
ΔE00 5.08
Very Light Pink
#FFF4F2
ΔE00 5.37
Linen
#FAF0E6
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFDE #DEE3E4
analogous
#E4DEE0 #E4DFDE #E4E2DE
triadic
#E4DFDE #DEE4DF #DFDEE4
tetradic
#E4DFDE #E0E4DE #DEE3E4 #E2DEE4
square
#E4DFDE #E0E4DE #DEE3E4 #E2DEE4
split-complementary
#E4DFDE #DEE4E2 #DEE0E4
monochromatic
#AD9E9B #C8BEBC #E4DFDE #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.32
#E4DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#E4DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFDE
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFDE | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDE
Deuteranopia (green-blind)
#E1E0DE
Tritanopia (blue-blind)
#E5DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfde; /* rgb */ color: rgb(228, 223, 222); /* oklch */ color: oklch(90.7% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#ece9e8',
500: '#e4dfde',
950: '#000000',
},
}SCSS
$custom: #e4dfde; $custom-light: #ece9e8; $custom-dark: #000000;
JSON
{
"hex": "#e4dfde",
"rgb": {
"r": 228,
"g": 223,
"b": 222
},
"hsl": {
"h": 10,
"s": 10,
"l": 88.235
},
"oklch": {
"l": 0.90729,
"c": 0.00564,
"h": 31.1
},
"luminance": 0.74543
}Semantic roles & 50–950 ramp
primary
#E4DFDE
secondary
#AEB7B8
accent
#899451
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484