#E2CCCA#E2CCCA
#E2CCCA is a very light, muted red. Relative luminance 0.636; OKLCH L 86.3% C 0.025 H 23.9°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E2CCCA |
|---|---|
| RGB | rgb(226, 204, 202) |
| HSL | hsl(5, 29%, 84%) |
| HSV | hsv(5, 11%, 89%) |
| CMYK | cmyk(0%, 9.7%, 10.6%, 11.4%) |
| CIE-LAB | lab(83.77, 7.34, 3.79) |
| CIE-LCH | lch(83.77, 8.26, 27.31°) |
| OKLab | oklab(86.29% 0.0228 0.0101) |
| OKLCH | oklch(86.29% 0.025 23.9) |
| XYZ | xyz(63.6167, 63.6199, 64.7943) |
| Luminance | 0.6362 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.86
Pinkish Grey
#C8ACA9
ΔE00 8.17
Lavenderblush
#FFF0F5
ΔE00 8.64
Light Gray
#D3D3D3
ΔE00 9.23
Very Light Pink
#FFF4F2
ΔE00 9.38
Gainsboro
#DCDCDC
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2CCCA #CAE0E2
analogous
#E2CAD4 #E2CCCA #E2D8CA
triadic
#E2CCCA #CAE2CC #CCCAE2
tetradic
#E2CCCA #D4E2CA #CAE0E2 #D8CAE2
square
#E2CCCA #D4E2CA #CAE0E2 #D8CAE2
split-complementary
#E2CCCA #CAE2D8 #CAD4E2
monochromatic
#B7807B #CCA6A2 #E2CCCA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.53
#E2CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#E2CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2CCCA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2CCCA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#D5D2CA
Tritanopia (blue-blind)
#E7CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e2ccca; /* rgb */ color: rgb(226, 204, 202); /* oklch */ color: oklch(86.3% 0.025 23.9);
Tailwind
colors: {
custom: {
50: '#ebdbda',
500: '#e2ccca',
950: '#000000',
},
}SCSS
$custom: #e2ccca; $custom-light: #ebdbda; $custom-dark: #000000;
JSON
{
"hex": "#e2ccca",
"rgb": {
"r": 226,
"g": 204,
"b": 202
},
"hsl": {
"h": 5,
"s": 29.268,
"l": 83.922
},
"oklch": {
"l": 0.86285,
"c": 0.0249,
"h": 23.9
},
"luminance": 0.63619
}Semantic roles & 50–950 ramp
primary
#E2CCCA
secondary
#96B7BA
accent
#9FA83E
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161514
muted
#848483