#E4CCCD#E4CCCD
#E4CCCD is a very light, muted red. Relative luminance 0.641; OKLCH L 86.5% C 0.027 H 14.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CCCD |
|---|---|
| RGB | rgb(228, 204, 205) |
| HSL | hsl(358, 31%, 85%) |
| HSV | hsv(358, 11%, 89%) |
| CMYK | cmyk(0%, 10.5%, 10.1%, 10.6%) |
| CIE-LAB | lab(84.01, 8.54, 2.57) |
| CIE-LCH | lch(84.01, 8.92, 16.72°) |
| OKLab | oklab(86.54% 0.0261 0.0069) |
| OKLCH | oklch(86.54% 0.027 14.8) |
| XYZ | xyz(64.6063, 64.0887, 66.7128) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.80
Pinkish Grey
#C8ACA9
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.39
Light Pink
#FFD1DF
ΔE00 8.43
Pale Pink
#FFCFDC
ΔE00 8.50
Light Rose
#FFC5CB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CCCD #CCE4E3
analogous
#E4CCD9 #E4CCCD #E4D7CC
triadic
#E4CCCD #CDE4CC #CCCDE4
tetradic
#E4CCCD #D9E4CC #CCE4E3 #D7CCE4
square
#E4CCCD #D9E4CC #CCE4E3 #D7CCE4
split-complementary
#E4CCCD #CCE4D7 #CCD9E4
monochromatic
#BA7C7F #CFA4A6 #E4CCCD #F4EBEB #F4EBEB
Accessibility & contrast
On white
1.52
#E4CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#E4CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CCCD
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CCCD | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCD
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#E9CACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #e4cccd; /* rgb */ color: rgb(228, 204, 205); /* oklch */ color: oklch(86.5% 0.027 14.8);
Tailwind
colors: {
custom: {
50: '#ecdbdc',
500: '#e4cccd',
950: '#000000',
},
}SCSS
$custom: #e4cccd; $custom-light: #ecdbdc; $custom-dark: #000000;
JSON
{
"hex": "#e4cccd",
"rgb": {
"r": 228,
"g": 204,
"b": 205
},
"hsl": {
"h": 357.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.86541,
"c": 0.02697,
"h": 14.8
},
"luminance": 0.64087
}Semantic roles & 50–950 ramp
primary
#E4CCCD
secondary
#98BCBB
accent
#A9A53C
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484