#E3DEDD#E3DEDD
#E3DEDD is a very light, near-neutral red. Relative luminance 0.738; OKLCH L 90.4% C 0.006 H 31.1°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E3DEDD |
|---|---|
| RGB | rgb(227, 222, 221) |
| HSL | hsl(10, 10%, 88%) |
| HSV | hsv(10, 3%, 89%) |
| CMYK | cmyk(0%, 2.2%, 2.6%, 11%) |
| CIE-LAB | lab(88.83, 1.52, 1.09) |
| CIE-LCH | lch(88.83, 1.87, 35.67°) |
| OKLab | oklab(90.42% 0.0048 0.0029) |
| OKLCH | oklch(90.42% 0.006 31.1) |
| XYZ | xyz(70.8490, 73.7942, 78.9039) |
| Luminance | 0.7379 (WCAG relative) |
| Temperature | neutral |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 2.48
Light Gray
#D3D3D3
ΔE00 3.65
Fog
#D8DCE0
ΔE00 4.66
Whitesmoke
#F5F5F5
ΔE00 5.28
Very Light Pink
#FFF4F2
ΔE00 5.57
Linen
#FAF0E6
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3DEDD #DDE2E3
analogous
#E3DDDF #E3DEDD #E3E1DD
triadic
#E3DEDD #DDE3DE #DEDDE3
tetradic
#E3DEDD #DFE3DD #DDE2E3 #E1DDE3
square
#E3DEDD #DFE3DD #DDE2E3 #E1DDE3
split-complementary
#E3DEDD #DDE3E1 #DDDFE3
monochromatic
#AC9D9A #C7BDBB #E3DEDD #F1EFEE #F1EFEE
Accessibility & contrast
On white
1.33
#E3DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#E3DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3DEDD
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3DEDD | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDEDD
Deuteranopia (green-blind)
#E0DFDD
Tritanopia (blue-blind)
#E4DDDE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #e3dedd; /* rgb */ color: rgb(227, 222, 221); /* oklch */ color: oklch(90.4% 0.006 31.1);
Tailwind
colors: {
custom: {
50: '#ebe8e7',
500: '#e3dedd',
950: '#000000',
},
}SCSS
$custom: #e3dedd; $custom-light: #ebe8e7; $custom-dark: #000000;
JSON
{
"hex": "#e3dedd",
"rgb": {
"r": 227,
"g": 222,
"b": 221
},
"hsl": {
"h": 10,
"s": 9.677,
"l": 87.843
},
"oklch": {
"l": 0.90424,
"c": 0.00564,
"h": 31.1
},
"luminance": 0.73794
}Semantic roles & 50–950 ramp
primary
#E3DEDD
secondary
#ADB6B7
accent
#899452
background
#FEFEFE
surface
#FDFCFC
border
#D5D5D5
text
#161616
muted
#848484