#E5CFCA#E5CFCA
#E5CFCA is a very light, muted red. Relative luminance 0.655; OKLCH L 87.1% C 0.026 H 32.9°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #E5CFCA |
|---|---|
| RGB | rgb(229, 207, 202) |
| HSL | hsl(11, 34%, 85%) |
| HSV | hsv(11, 12%, 90%) |
| CMYK | cmyk(0%, 9.6%, 11.8%, 10.2%) |
| CIE-LAB | lab(84.77, 6.82, 5.26) |
| CIE-LCH | lch(84.77, 8.62, 37.65°) |
| OKLab | oklab(87.13% 0.0216 0.0139) |
| OKLCH | oklch(87.13% 0.026 32.9) |
| XYZ | xyz(65.2858, 65.5492, 65.0787) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Lavenderblush
#FFF0F5
ΔE00 8.63
Very Light Pink
#FFF4F2
ΔE00 8.75
Pinkish Grey
#C8ACA9
ΔE00 8.93
Warm Gray
#C9BEB0
ΔE00 9.11
Light Gray
#D3D3D3
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5CFCA #CAE0E5
analogous
#E5CAD3 #E5CFCA #E5DDCA
triadic
#E5CFCA #CAE5CF #CFCAE5
tetradic
#E5CFCA #D3E5CA #CAE0E5 #DDCAE5
square
#E5CFCA #D3E5CA #CAE0E5 #DDCAE5
split-complementary
#E5CFCA #CAE5DD #CAD3E5
monochromatic
#BD8578 #D1AAA1 #E5CFCA #F5ECEA #F5ECEA
Accessibility & contrast
On white
1.49
#E5CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#E5CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5CFCA
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5CFCA | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1CA
Deuteranopia (green-blind)
#D8D5CA
Tritanopia (blue-blind)
#EBCCCE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #e5cfca; /* rgb */ color: rgb(229, 207, 202); /* oklch */ color: oklch(87.1% 0.026 32.9);
Tailwind
colors: {
custom: {
50: '#edddda',
500: '#e5cfca',
950: '#000000',
},
}SCSS
$custom: #e5cfca; $custom-light: #edddda; $custom-dark: #000000;
JSON
{
"hex": "#e5cfca",
"rgb": {
"r": 229,
"g": 207,
"b": 202
},
"hsl": {
"h": 11.111,
"s": 34.177,
"l": 84.51
},
"oklch": {
"l": 0.87126,
"c": 0.02567,
"h": 32.9
},
"luminance": 0.65548
}Semantic roles & 50–950 ramp
primary
#E5CFCA
secondary
#95B6BE
accent
#97AD39
background
#FEFEFE
surface
#FDFCFB
border
#D5D5D4
text
#161514
muted
#848483