#E0CCCA#E0CCCA
#E0CCCA is a very light, muted red. Relative luminance 0.633; OKLCH L 86.1% C 0.023 H 24.5°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #E0CCCA |
|---|---|
| RGB | rgb(224, 204, 202) |
| HSL | hsl(5, 26%, 84%) |
| HSV | hsv(5, 10%, 88%) |
| CMYK | cmyk(0%, 8.9%, 9.8%, 12.2%) |
| CIE-LAB | lab(83.60, 6.63, 3.52) |
| CIE-LCH | lch(83.60, 7.51, 28.00°) |
| OKLab | oklab(86.11% 0.0206 0.0094) |
| OKLCH | oklch(86.11% 0.023 24.5) |
| XYZ | xyz(62.9931, 63.2984, 64.7650) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.18
Pinkish Grey
#C8ACA9
ΔE00 8.30
Light Gray
#D3D3D3
ΔE00 8.55
Lavenderblush
#FFF0F5
ΔE00 8.59
Gainsboro
#DCDCDC
ΔE00 8.95
Very Light Pink
#FFF4F2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0CCCA #CADEE0
analogous
#E0CAD3 #E0CCCA #E0D7CA
triadic
#E0CCCA #CAE0CC #CCCAE0
tetradic
#E0CCCA #D3E0CA #CADEE0 #D7CAE0
square
#E0CCCA #D3E0CA #CADEE0 #D7CAE0
split-complementary
#E0CCCA #CAE0D7 #CAD3E0
monochromatic
#B3827D #C9A7A3 #E0CCCA #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.54
#E0CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#E0CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0CCCA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0CCCA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#E5CACB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #e0ccca; /* rgb */ color: rgb(224, 204, 202); /* oklch */ color: oklch(86.1% 0.023 24.5);
Tailwind
colors: {
custom: {
50: '#e9dbda',
500: '#e0ccca',
950: '#000000',
},
}SCSS
$custom: #e0ccca; $custom-light: #e9dbda; $custom-dark: #000000;
JSON
{
"hex": "#e0ccca",
"rgb": {
"r": 224,
"g": 204,
"b": 202
},
"hsl": {
"h": 5.455,
"s": 26.19,
"l": 83.529
},
"oklch": {
"l": 0.86113,
"c": 0.02264,
"h": 24.5
},
"luminance": 0.63297
}Semantic roles & 50–950 ramp
primary
#E0CCCA
secondary
#97B4B7
accent
#9CA541
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161514
muted
#848483