#E7D1CA#E7D1CA
#E7D1CA is a very light, muted red. Relative luminance 0.669; OKLCH L 87.7% C 0.026 H 38.5°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E7D1CA |
|---|---|
| RGB | rgb(231, 209, 202) |
| HSL | hsl(14, 38%, 85%) |
| HSV | hsv(14, 13%, 91%) |
| CMYK | cmyk(0%, 9.5%, 12.6%, 9.4%) |
| CIE-LAB | lab(85.43, 6.49, 6.24) |
| CIE-LCH | lch(85.43, 9.01, 43.90°) |
| OKLab | oklab(87.69% 0.0207 0.0165) |
| OKLCH | oklch(87.69% 0.026 38.5) |
| XYZ | xyz(66.4154, 66.8554, 65.2714) |
| Luminance | 0.6685 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.36
Warm Beige
#E9DCC9
ΔE00 8.31
Very Light Pink
#FFF4F2
ΔE00 8.45
Linen
#FAF0E6
ΔE00 8.55
Warm Gray
#C9BEB0
ΔE00 8.75
Lavenderblush
#FFF0F5
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7D1CA #CAE0E7
analogous
#E7CAD2 #E7D1CA #E7E0CA
triadic
#E7D1CA #CAE7D1 #D1CAE7
tetradic
#E7D1CA #D2E7CA #CAE0E7 #E0CAE7
square
#E7D1CA #D2E7CA #CAE0E7 #E0CAE7
split-complementary
#E7D1CA #CAE7E0 #CAD2E7
monochromatic
#C18876 #D4ACA0 #E7D1CA #F5EDEA #F5EDEA
Accessibility & contrast
On white
1.46
#E7D1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#E7D1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7D1CA
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7D1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7D1CA | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D3CA
Deuteranopia (green-blind)
#DBD7CA
Tritanopia (blue-blind)
#EDCECF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #e7d1ca; /* rgb */ color: rgb(231, 209, 202); /* oklch */ color: oklch(87.7% 0.026 38.5);
Tailwind
colors: {
custom: {
50: '#eedfda',
500: '#e7d1ca',
950: '#000000',
},
}SCSS
$custom: #e7d1ca; $custom-light: #eedfda; $custom-dark: #000000;
JSON
{
"hex": "#e7d1ca",
"rgb": {
"r": 231,
"g": 209,
"b": 202
},
"hsl": {
"h": 14.483,
"s": 37.662,
"l": 84.902
},
"oklch": {
"l": 0.87687,
"c": 0.02648,
"h": 38.5
},
"luminance": 0.66854
}Semantic roles & 50–950 ramp
primary
#E7D1CA
secondary
#94B6C1
accent
#93B135
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#161514
muted
#858483