#E1CFCA#E1CFCA
#E1CFCA is a very light, muted red. Relative luminance 0.649; OKLCH L 86.8% C 0.021 H 36.0°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CFCA |
|---|---|
| RGB | rgb(225, 207, 202) |
| HSL | hsl(13, 28%, 84%) |
| HSV | hsv(13, 10%, 88%) |
| CMYK | cmyk(0%, 8%, 10.2%, 11.8%) |
| CIE-LAB | lab(84.43, 5.41, 4.74) |
| CIE-LCH | lch(84.43, 7.19, 41.24°) |
| OKLab | oklab(86.78% 0.0173 0.0125) |
| OKLCH | oklch(86.78% 0.021 36) |
| XYZ | xyz(64.0239, 64.8985, 65.0196) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.27
Light Gray
#D3D3D3
ΔE00 7.75
Warm Gray
#C9BEB0
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 8.05
Warm Beige
#E9DCC9
ΔE00 8.22
Very Light Pink
#FFF4F2
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CFCA #CADCE1
analogous
#E1CAD0 #E1CFCA #E1DACA
triadic
#E1CFCA #CAE1CF #CFCAE1
tetradic
#E1CFCA #D0E1CA #CADCE1 #DACAE1
square
#E1CFCA #D0E1CA #CADCE1 #DACAE1
split-complementary
#E1CFCA #CAE1DA #CAD0E1
monochromatic
#B5887C #CBACA3 #E1CFCA #F4EDEB #F4EDEB
Accessibility & contrast
On white
1.50
#E1CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#E1CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CFCA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CFCA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D1CA
Deuteranopia (green-blind)
#D7D4CA
Tritanopia (blue-blind)
#E6CDCE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e1cfca; /* rgb */ color: rgb(225, 207, 202); /* oklch */ color: oklch(86.8% 0.021 36.0);
Tailwind
colors: {
custom: {
50: '#eaddda',
500: '#e1cfca',
950: '#000000',
},
}SCSS
$custom: #e1cfca; $custom-light: #eaddda; $custom-dark: #000000;
JSON
{
"hex": "#e1cfca",
"rgb": {
"r": 225,
"g": 207,
"b": 202
},
"hsl": {
"h": 13.043,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.86784,
"c": 0.02133,
"h": 36
},
"luminance": 0.64897
}Semantic roles & 50–950 ramp
primary
#E1CFCA
secondary
#97B1B9
accent
#90A63F
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483