#E1CCCA#E1CCCA
#E1CCCA is a very light, muted red. Relative luminance 0.635; OKLCH L 86.2% C 0.024 H 24.2°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CCCA |
|---|---|
| RGB | rgb(225, 204, 202) |
| HSL | hsl(5, 28%, 84%) |
| HSV | hsv(5, 10%, 88%) |
| CMYK | cmyk(0%, 9.3%, 10.2%, 11.8%) |
| CIE-LAB | lab(83.68, 6.98, 3.66) |
| CIE-LCH | lch(83.68, 7.88, 27.64°) |
| OKLab | oklab(86.2% 0.0217 0.0097) |
| OKLCH | oklch(86.2% 0.024 24.2) |
| XYZ | xyz(63.3040, 63.4587, 64.7796) |
| Luminance | 0.6346 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 8.23
Lavenderblush
#FFF0F5
ΔE00 8.61
Light Gray
#D3D3D3
ΔE00 8.89
Very Light Pink
#FFF4F2
ΔE00 9.26
Gainsboro
#DCDCDC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CCCA #CADFE1
analogous
#E1CAD3 #E1CCCA #E1D7CA
triadic
#E1CCCA #CAE1CC #CCCAE1
tetradic
#E1CCCA #D3E1CA #CADFE1 #D7CAE1
square
#E1CCCA #D3E1CA #CADFE1 #D7CAE1
split-complementary
#E1CCCA #CAE1D7 #CAD3E1
monochromatic
#B5817C #CBA6A3 #E1CCCA #F4ECEB #F4ECEB
Accessibility & contrast
On white
1.53
#E1CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#E1CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CCCA
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CCCA | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#D4D2CA
Tritanopia (blue-blind)
#E6CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e1ccca; /* rgb */ color: rgb(225, 204, 202); /* oklch */ color: oklch(86.2% 0.024 24.2);
Tailwind
colors: {
custom: {
50: '#eadbda',
500: '#e1ccca',
950: '#000000',
},
}SCSS
$custom: #e1ccca; $custom-light: #eadbda; $custom-dark: #000000;
JSON
{
"hex": "#e1ccca",
"rgb": {
"r": 225,
"g": 204,
"b": 202
},
"hsl": {
"h": 5.217,
"s": 27.711,
"l": 83.725
},
"oklch": {
"l": 0.86199,
"c": 0.02377,
"h": 24.2
},
"luminance": 0.63458
}Semantic roles & 50–950 ramp
primary
#E1CCCA
secondary
#97B6B9
accent
#9DA63F
background
#FEFEFE
surface
#FDFBFB
border
#D5D4D4
text
#161514
muted
#848483