#E7DFDD#E7DFDD
#E7DFDD is a very light, near-neutral red. Relative luminance 0.750; OKLCH L 90.9% C 0.009 H 34.3°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E7DFDD |
|---|---|
| RGB | rgb(231, 223, 221) |
| HSL | hsl(12, 17%, 89%) |
| HSV | hsv(12, 4%, 91%) |
| CMYK | cmyk(0%, 3.5%, 4.3%, 9.4%) |
| CIE-LAB | lab(89.39, 2.37, 1.94) |
| CIE-LCH | lch(89.39, 3.06, 39.39°) |
| OKLab | oklab(90.94% 0.0076 0.0052) |
| OKLCH | oklch(90.94% 0.009 34.3) |
| XYZ | xyz(72.3920, 74.9852, 79.0525) |
| Luminance | 0.7499 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Gainsboro
#DCDCDC
ΔE00 3.85
Very Light Pink
#FFF4F2
ΔE00 4.78
Light Gray
#D3D3D3
ΔE00 4.85
Linen
#FAF0E6
ΔE00 5.26
Seashell
#FFF5EE
ΔE00 5.27
Whitesmoke
#F5F5F5
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7DFDD #DDE5E7
analogous
#E7DDE0 #E7DFDD #E7E4DD
triadic
#E7DFDD #DDE7DF #DFDDE7
tetradic
#E7DFDD #E0E7DD #DDE5E7 #E4DDE7
square
#E7DFDD #E0E7DD #DDE5E7 #E4DDE7
split-complementary
#E7DFDD #DDE7E4 #DDE0E7
monochromatic
#B49B95 #CEBDB9 #E7DFDD #F2EEED #F2EEED
Accessibility & contrast
On white
1.31
#E7DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#E7DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7DFDD
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7DFDD | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DD
Deuteranopia (green-blind)
#E2E1DD
Tritanopia (blue-blind)
#E9DEDE
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #e7dfdd; /* rgb */ color: rgb(231, 223, 221); /* oklch */ color: oklch(90.9% 0.009 34.3);
Tailwind
colors: {
custom: {
50: '#eee9e7',
500: '#e7dfdd',
950: '#000000',
},
}SCSS
$custom: #e7dfdd; $custom-light: #eee9e7; $custom-dark: #000000;
JSON
{
"hex": "#e7dfdd",
"rgb": {
"r": 231,
"g": 223,
"b": 221
},
"hsl": {
"h": 12,
"s": 17.241,
"l": 88.627
},
"oklch": {
"l": 0.9094,
"c": 0.00919,
"h": 34.3
},
"luminance": 0.74985
}Semantic roles & 50–950 ramp
primary
#E7DFDD
secondary
#ABBABD
accent
#8B9C4A
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161616
muted
#858484