#E1CCCD#E1CCCD
#E1CCCD is a very light, muted red. Relative luminance 0.636; OKLCH L 86.3% C 0.024 H 14.3°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E1CCCD |
|---|---|
| RGB | rgb(225, 204, 205) |
| HSL | hsl(357, 26%, 84%) |
| HSV | hsv(357, 9%, 88%) |
| CMYK | cmyk(0%, 9.3%, 8.9%, 11.8%) |
| CIE-LAB | lab(83.76, 7.48, 2.17) |
| CIE-LCH | lch(83.76, 7.79, 16.15°) |
| OKLab | oklab(86.28% 0.0228 0.0058) |
| OKLCH | oklch(86.28% 0.024 14.3) |
| XYZ | xyz(63.6626, 63.6021, 66.6685) |
| Luminance | 0.6360 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.14
Lavenderblush
#FFF0F5
ΔE00 8.21
Pinkish Grey
#C8ACA9
ΔE00 8.39
Light Gray
#D3D3D3
ΔE00 9.10
Light Pink
#FFD1DF
ΔE00 9.29
Pale Pink
#FFCFDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1CCCD #CCE1E0
analogous
#E1CCD8 #E1CCCD #E1D6CC
triadic
#E1CCCD #CDE1CC #CCCDE1
tetradic
#E1CCCD #D8E1CC #CCE1E0 #D6CCE1
square
#E1CCCD #D8E1CC #CCE1E0 #D6CCE1
split-complementary
#E1CCCD #CCE1D6 #CCD8E1
monochromatic
#B47F81 #CAA5A7 #E1CCCD #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.53
#E1CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#E1CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1CCCD
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1CCCD | 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)
#CFCFCD
Deuteranopia (green-blind)
#D4D2CD
Tritanopia (blue-blind)
#E6CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e1cccd; /* rgb */ color: rgb(225, 204, 205); /* oklch */ color: oklch(86.3% 0.024 14.3);
Tailwind
colors: {
custom: {
50: '#eadbdc',
500: '#e1cccd',
950: '#000000',
},
}SCSS
$custom: #e1cccd; $custom-light: #eadbdc; $custom-dark: #000000;
JSON
{
"hex": "#e1cccd",
"rgb": {
"r": 225,
"g": 204,
"b": 205
},
"hsl": {
"h": 357.143,
"s": 25.926,
"l": 84.118
},
"oklch": {
"l": 0.86282,
"c": 0.02357,
"h": 14.3
},
"luminance": 0.63601
}Semantic roles & 50–950 ramp
primary
#E1CCCD
secondary
#99B8B7
accent
#A4A041
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484