#E5DFDE#E5DFDE
#E5DFDE is a very light, near-neutral red. Relative luminance 0.747; OKLCH L 90.8% C 0.007 H 28.9°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E5DFDE |
|---|---|
| RGB | rgb(229, 223, 222) |
| HSL | hsl(9, 12%, 88%) |
| HSV | hsv(9, 3%, 90%) |
| CMYK | cmyk(0%, 2.6%, 3.1%, 10.2%) |
| CIE-LAB | lab(89.26, 1.86, 1.21) |
| CIE-LCH | lch(89.26, 2.22, 33.09°) |
| OKLab | oklab(90.81% 0.0059 0.0032) |
| OKLCH | oklch(90.81% 0.007 28.9) |
| XYZ | xyz(71.8837, 74.7077, 79.7262) |
| Luminance | 0.7471 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.00
Light Gray
#D3D3D3
ΔE00 4.16
Fog
#D8DCE0
ΔE00 5.12
Very Light Pink
#FFF4F2
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 5.27
Seashell
#FFF5EE
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5DFDE #DEE4E5
analogous
#E5DEE0 #E5DFDE #E5E2DE
triadic
#E5DFDE #DEE5DF #DFDEE5
tetradic
#E5DFDE #E0E5DE #DEE4E5 #E2DEE5
square
#E5DFDE #E0E5DE #DEE4E5 #E2DEE5
split-complementary
#E5DFDE #DEE5E2 #DEE0E5
monochromatic
#AF9D9A #CABEBC #E5DFDE #F2EEEE #F2EEEE
Accessibility & contrast
On white
1.32
#E5DFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#E5DFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5DFDE
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5DFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5DFDE | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DE
Deuteranopia (green-blind)
#E1E1DE
Tritanopia (blue-blind)
#E7DEDF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e5dfde; /* rgb */ color: rgb(229, 223, 222); /* oklch */ color: oklch(90.8% 0.007 28.9);
Tailwind
colors: {
custom: {
50: '#ede9e8',
500: '#e5dfde',
950: '#000000',
},
}SCSS
$custom: #e5dfde; $custom-light: #ede9e8; $custom-dark: #000000;
JSON
{
"hex": "#e5dfde",
"rgb": {
"r": 229,
"g": 223,
"b": 222
},
"hsl": {
"h": 8.571,
"s": 11.864,
"l": 88.431
},
"oklch": {
"l": 0.90808,
"c": 0.00671,
"h": 28.9
},
"luminance": 0.74707
}Semantic roles & 50–950 ramp
primary
#E5DFDE
secondary
#ADB8BA
accent
#8C9650
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484