#E7D3CD#E7D3CD
#E7D3CD is a very light, muted red. Relative luminance 0.680; OKLCH L 88.2% C 0.024 H 37.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D3CD |
|---|---|
| RGB | rgb(231, 211, 205) |
| HSL | hsl(14, 35%, 85%) |
| HSV | hsv(14, 11%, 91%) |
| CMYK | cmyk(0%, 8.7%, 11.3%, 9.4%) |
| CIE-LAB | lab(86.00, 5.93, 5.47) |
| CIE-LCH | lch(86.00, 8.07, 42.73°) |
| OKLab | oklab(88.16% 0.0189 0.0145) |
| OKLCH | oklch(88.16% 0.024 37.4) |
| XYZ | xyz(67.2678, 67.9864, 67.3249) |
| Luminance | 0.6798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.20
Very Light Pink
#FFF4F2
ΔE00 7.74
Linen
#FAF0E6
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 8.06
Lavenderblush
#FFF0F5
ΔE00 8.13
Seashell
#FFF5EE
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D3CD #CDE1E7
analogous
#E7CDD4 #E7D3CD #E7E0CD
triadic
#E7D3CD #CDE7D3 #D3CDE7
tetradic
#E7D3CD #D4E7CD #CDE1E7 #E0CDE7
square
#E7D3CD #D4E7CD #CDE1E7 #E0CDE7
split-complementary
#E7D3CD #CDE7E0 #CDD4E7
monochromatic
#BF8A7A #D3AFA4 #E7D3CD #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.44
#E7D3CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#E7D3CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D3CD
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D3CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D3CD | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D5CD
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#EDD0D1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #e7d3cd; /* rgb */ color: rgb(231, 211, 205); /* oklch */ color: oklch(88.2% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#eee0dc',
500: '#e7d3cd',
950: '#000000',
},
}SCSS
$custom: #e7d3cd; $custom-light: #eee0dc; $custom-dark: #000000;
JSON
{
"hex": "#e7d3cd",
"rgb": {
"r": 231,
"g": 211,
"b": 205
},
"hsl": {
"h": 13.846,
"s": 35.135,
"l": 85.49
},
"oklch": {
"l": 0.88156,
"c": 0.02383,
"h": 37.4
},
"luminance": 0.67985
}Semantic roles & 50–950 ramp
primary
#E7D3CD
secondary
#98B7C0
accent
#93AE38
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#161515
muted
#858484