#E7D1CD#E7D1CD
#E7D1CD is a very light, muted red. Relative luminance 0.670; OKLCH L 87.8% C 0.025 H 29.9°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D1CD |
|---|---|
| RGB | rgb(231, 209, 205) |
| HSL | hsl(9, 35%, 85%) |
| HSV | hsv(9, 11%, 91%) |
| CMYK | cmyk(0%, 9.5%, 11.3%, 9.4%) |
| CIE-LAB | lab(85.50, 6.97, 4.76) |
| CIE-LCH | lch(85.50, 8.44, 34.31°) |
| OKLab | oklab(87.77% 0.0219 0.0126) |
| OKLCH | oklch(87.77% 0.025 29.9) |
| XYZ | xyz(66.7741, 66.9989, 67.1603) |
| Luminance | 0.6700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.85
Lavenderblush
#FFF0F5
ΔE00 8.01
Very Light Pink
#FFF4F2
ΔE00 8.32
Linen
#FAF0E6
ΔE00 9.13
Light Gray
#D3D3D3
ΔE00 9.15
Seashell
#FFF5EE
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D1CD #CDE3E7
analogous
#E7CDD6 #E7D1CD #E7DECD
triadic
#E7D1CD #CDE7D1 #D1CDE7
tetradic
#E7D1CD #D6E7CD #CDE3E7 #DECDE7
square
#E7D1CD #D6E7CD #CDE3E7 #DECDE7
split-complementary
#E7D1CD #CDE7DE #CDD6E7
monochromatic
#BF857A #D3ABA4 #E7D1CD #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.46
#E7D1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#E7D1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D1CD
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D1CD | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CD
Deuteranopia (green-blind)
#DAD7CD
Tritanopia (blue-blind)
#EDCFD0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #e7d1cd; /* rgb */ color: rgb(231, 209, 205); /* oklch */ color: oklch(87.8% 0.025 29.9);
Tailwind
colors: {
custom: {
50: '#eedfdc',
500: '#e7d1cd',
950: '#000000',
},
}SCSS
$custom: #e7d1cd; $custom-light: #eedfdc; $custom-dark: #000000;
JSON
{
"hex": "#e7d1cd",
"rgb": {
"r": 231,
"g": 209,
"b": 205
},
"hsl": {
"h": 9.231,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.87768,
"c": 0.02527,
"h": 29.9
},
"luminance": 0.66998
}Semantic roles & 50–950 ramp
primary
#E7D1CD
secondary
#98BAC0
accent
#9CAE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484