#E4CCCF#E4CCCF
#E4CCCF is a very light, muted red. Relative luminance 0.642; OKLCH L 86.6% C 0.027 H 9.1°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E4CCCF |
|---|---|
| RGB | rgb(228, 204, 207) |
| HSL | hsl(353, 31%, 85%) |
| HSV | hsv(353, 11%, 89%) |
| CMYK | cmyk(0%, 10.5%, 9.2%, 10.6%) |
| CIE-LAB | lab(84.06, 8.87, 1.57) |
| CIE-LCH | lch(84.06, 9.01, 10.06°) |
| OKLab | oklab(86.6% 0.0268 0.0043) |
| OKLCH | oklch(86.6% 0.027 9.1) |
| XYZ | xyz(64.8493, 64.1859, 67.9923) |
| Luminance | 0.6419 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.01
Lavenderblush
#FFF0F5
ΔE00 8.27
Pinkish Grey
#C8ACA9
ΔE00 8.56
Thistle
#D8BFD8
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4CCCF #CCE4E1
analogous
#E4CCDB #E4CCCF #E4D5CC
triadic
#E4CCCF #CFE4CC #CCCFE4
tetradic
#E4CCCF #DBE4CC #CCE4E1 #D5CCE4
square
#E4CCCF #DBE4CC #CCE4E1 #D5CCE4
split-complementary
#E4CCCF #CCE4D5 #CCDBE4
monochromatic
#BA7C84 #CFA4A9 #E4CCCF #F4EBEC #F4EBEC
Accessibility & contrast
On white
1.52
#E4CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#E4CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4CCCF
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4CCCF | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCF
Deuteranopia (green-blind)
#D5D3CF
Tritanopia (blue-blind)
#E9CACD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #e4cccf; /* rgb */ color: rgb(228, 204, 207); /* oklch */ color: oklch(86.6% 0.027 9.1);
Tailwind
colors: {
custom: {
50: '#ecdbdd',
500: '#e4cccf',
950: '#000000',
},
}SCSS
$custom: #e4cccf; $custom-light: #ecdbdd; $custom-dark: #000000;
JSON
{
"hex": "#e4cccf",
"rgb": {
"r": 228,
"g": 204,
"b": 207
},
"hsl": {
"h": 352.5,
"s": 30.769,
"l": 84.706
},
"oklch": {
"l": 0.86597,
"c": 0.02718,
"h": 9.1
},
"luminance": 0.64185
}Semantic roles & 50–950 ramp
primary
#E4CCCF
secondary
#98BCB8
accent
#A99C3C
background
#FEFEFE
surface
#FDFBFC
border
#D5D4D5
text
#161515
muted
#848484