#E1CDC8#E1CDC8
#E1CDC8 is a very light, muted red. Relative luminance 0.638; OKLCH L 86.3% C 0.024 H 34.3°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CDC8 |
|---|---|
| RGB | rgb(225, 205, 200) |
| HSL | hsl(12, 29%, 83%) |
| HSV | hsv(12, 11%, 88%) |
| CMYK | cmyk(0%, 8.9%, 11.1%, 11.8%) |
| CIE-LAB | lab(83.88, 6.13, 5.01) |
| CIE-LCH | lch(83.88, 7.92, 39.27°) |
| OKLab | oklab(86.34% 0.0194 0.0133) |
| OKLCH | oklch(86.34% 0.024 34.3) |
| XYZ | xyz(63.3072, 63.8415, 63.6201) |
| Luminance | 0.6384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.21
Warm Gray
#C9BEB0
ΔE00 8.26
Light Gray
#D3D3D3
ΔE00 8.48
Pinkish Grey
#C8ACA9
ΔE00 8.64
Gainsboro
#DCDCDC
ΔE00 8.84
Warm Beige
#E9DCC9
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CDC8 #C8DCE1
analogous
#E1C8CF #E1CDC8 #E1D9C8
triadic
#E1CDC8 #C8E1CD #CDC8E1
tetradic
#E1CDC8 #CFE1C8 #C8DCE1 #D9C8E1
square
#E1CDC8 #CFE1C8 #C8DCE1 #D9C8E1
split-complementary
#E1CDC8 #C8E1D9 #C8CFE1
monochromatic
#B68579 #CBA9A0 #E1CDC8 #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.53
#E1CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#E1CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CDC8
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CDC8 | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D6D3C8
Tritanopia (blue-blind)
#E7CBCC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e1cdc8; /* rgb */ color: rgb(225, 205, 200); /* oklch */ color: oklch(86.3% 0.024 34.3);
Tailwind
colors: {
custom: {
50: '#eadcd8',
500: '#e1cdc8',
950: '#000000',
},
}SCSS
$custom: #e1cdc8; $custom-light: #eadcd8; $custom-dark: #000000;
JSON
{
"hex": "#e1cdc8",
"rgb": {
"r": 225,
"g": 205,
"b": 200
},
"hsl": {
"h": 12,
"s": 29.412,
"l": 83.333
},
"oklch": {
"l": 0.86339,
"c": 0.02353,
"h": 34.3
},
"luminance": 0.6384
}Semantic roles & 50–950 ramp
primary
#E1CDC8
secondary
#94B2B9
accent
#93A83D
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483