#E5DFDF#E5DFDF
#E5DFDF is a very light, near-neutral red. Relative luminance 0.748; OKLCH L 90.8% C 0.007 H 17.3°. Best body text is #000000 at 15.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFDF |
|---|---|
| RGB | rgb(229, 223, 223) |
| HSL | hsl(0, 10%, 89%) |
| HSV | hsv(0, 3%, 90%) |
| CMYK | cmyk(0%, 2.6%, 2.6%, 10.2%) |
| CIE-LAB | lab(89.28, 2.03, 0.72) |
| CIE-LCH | lch(89.28, 2.16, 19.56°) |
| OKLab | oklab(90.84% 0.0063 0.002) |
| OKLCH | oklch(90.84% 0.007 17.3) |
| XYZ | xyz(72.0181, 74.7614, 80.4341) |
| Luminance | 0.7476 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.08
Light Gray
#D3D3D3
ΔE00 4.23
Fog
#D8DCE0
ΔE00 5.03
Very Light Pink
#FFF4F2
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.31
Snow
#FFFAFA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFDF #DFE5E5
analogous
#E5DFE2 #E5DFDF #E5E2DF
triadic
#E5DFDF #DFE5DF #DFDFE5
tetradic
#E5DFDF #E2E5DF #DFE5E5 #E2DFE5
square
#E5DFDF #E2E5DF #DFE5E5 #E2DFE5
split-complementary
#E5DFDF #DFE5E2 #DFE2E5
monochromatic
#AE9B9B #CABDBD #E5DFDF #F1EEEE #F1EEEE
Accessibility & contrast
On white
1.32
#E5DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.95
#E5DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFDF
15.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFDF | 1.00 | 1.32 | 15.95 | 15.95 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#E7DFDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfdf; /* rgb */ color: rgb(229, 223, 223); /* oklch */ color: oklch(90.8% 0.007 17.3);
Tailwind
colors: {
custom: {
50: '#ede9e9',
500: '#e5dfdf',
950: '#000000',
},
}SCSS
$custom: #e5dfdf; $custom-light: #ede9e9; $custom-dark: #000000;
JSON
{
"hex": "#e5dfdf",
"rgb": {
"r": 229,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 10.345,
"l": 88.627
},
"oklch": {
"l": 0.90837,
"c": 0.00656,
"h": 17.3
},
"luminance": 0.74761
}Semantic roles & 50–950 ramp
primary
#E5DFDF
secondary
#AFBABA
accent
#949451
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484