#E7DEDD#E7DEDD
#E7DEDD is a very light, near-neutral red. Relative luminance 0.745; OKLCH L 90.7% C 0.010 H 25.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DEDD |
|---|---|
| RGB | rgb(231, 222, 221) |
| HSL | hsl(6, 17%, 89%) |
| HSV | hsv(6, 4%, 91%) |
| CMYK | cmyk(0%, 3.9%, 4.3%, 9.4%) |
| CIE-LAB | lab(89.14, 2.89, 1.58) |
| CIE-LCH | lch(89.14, 3.29, 28.71°) |
| OKLab | oklab(90.74% 0.009 0.0042) |
| OKLCH | oklch(90.74% 0.01 25.1) |
| XYZ | xyz(72.1257, 74.4525, 78.9637) |
| Luminance | 0.7445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 4.27
Very Light Pink
#FFF4F2
ΔE00 4.84
Light Gray
#D3D3D3
ΔE00 5.12
Seashell
#FFF5EE
ΔE00 5.69
Linen
#FAF0E6
ΔE00 5.83
Lavenderblush
#FFF0F5
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DEDD #DDE6E7
analogous
#E7DDE1 #E7DEDD #E7E3DD
triadic
#E7DEDD #DDE7DE #DEDDE7
tetradic
#E7DEDD #E1E7DD #DDE6E7 #E3DDE7
square
#E7DEDD #E1E7DD #DDE6E7 #E3DDE7
split-complementary
#E7DEDD #DDE7E3 #DDE1E7
monochromatic
#B49895 #CEBBB9 #E7DEDD #F2EEED #F2EEED
Accessibility & contrast
On white
1.32
#E7DEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.89
#E7DEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DEDD
15.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DEDD | 1.00 | 1.32 | 15.89 | 15.89 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#E9DDDE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #e7dedd; /* rgb */ color: rgb(231, 222, 221); /* oklch */ color: oklch(90.7% 0.010 25.1);
Tailwind
colors: {
custom: {
50: '#eee8e7',
500: '#e7dedd',
950: '#000000',
},
}SCSS
$custom: #e7dedd; $custom-light: #eee8e7; $custom-dark: #000000;
JSON
{
"hex": "#e7dedd",
"rgb": {
"r": 231,
"g": 222,
"b": 221
},
"hsl": {
"h": 6,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.90744,
"c": 0.00997,
"h": 25.1
},
"luminance": 0.74452
}Semantic roles & 50–950 ramp
primary
#E7DEDD
secondary
#ABBBBD
accent
#939C4A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484