#E4DFDF#E4DFDF
#E4DFDF is a very light, near-neutral red. Relative luminance 0.746; OKLCH L 90.8% C 0.005 H 17.3°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E4DFDF |
|---|---|
| RGB | rgb(228, 223, 223) |
| HSL | hsl(0, 8%, 88%) |
| HSV | hsv(0, 2%, 89%) |
| CMYK | cmyk(0%, 2.2%, 2.2%, 10.6%) |
| CIE-LAB | lab(89.20, 1.69, 0.60) |
| CIE-LCH | lch(89.20, 1.80, 19.54°) |
| OKLab | oklab(90.76% 0.0052 0.0016) |
| OKLCH | oklch(90.76% 0.005 17.3) |
| XYZ | xyz(71.6999, 74.5973, 80.4192) |
| Luminance | 0.7460 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.63
Light Gray
#D3D3D3
ΔE00 3.88
Fog
#D8DCE0
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 5.11
Very Light Pink
#FFF4F2
ΔE00 5.37
Snow
#FFFAFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4DFDF #DFE4E4
analogous
#E4DFE1 #E4DFDF #E4E1DF
triadic
#E4DFDF #DFE4DF #DFDFE4
tetradic
#E4DFDF #E1E4DF #DFE4E4 #E1DFE4
square
#E4DFDF #E1E4DF #DFE4E4 #E1DFE4
split-complementary
#E4DFDF #DFE4E1 #DFE1E4
monochromatic
#AC9D9D #C8BEBE #E4DFDF #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.32
#E4DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#E4DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4DFDF
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4DFDF | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E1E0DF
Tritanopia (blue-blind)
#E5DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e4dfdf; /* rgb */ color: rgb(228, 223, 223); /* oklch */ color: oklch(90.8% 0.005 17.3);
Tailwind
colors: {
custom: {
50: '#ece9e9',
500: '#e4dfdf',
950: '#000000',
},
}SCSS
$custom: #e4dfdf; $custom-light: #ece9e9; $custom-dark: #000000;
JSON
{
"hex": "#e4dfdf",
"rgb": {
"r": 228,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 8.475,
"l": 88.431
},
"oklch": {
"l": 0.90757,
"c": 0.00546,
"h": 17.3
},
"luminance": 0.74597
}Semantic roles & 50–950 ramp
primary
#E4DFDF
secondary
#AFB8B8
accent
#929253
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484