#E8CCCF#E8CCCF
#E8CCCF is a very light, muted red. Relative luminance 0.648; OKLCH L 86.9% C 0.032 H 10.4°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8CCCF |
|---|---|
| RGB | rgb(232, 204, 207) |
| HSL | hsl(354, 38%, 85%) |
| HSV | hsv(354, 12%, 91%) |
| CMYK | cmyk(0%, 12.1%, 10.8%, 9%) |
| CIE-LAB | lab(84.41, 10.28, 2.11) |
| CIE-LCH | lch(84.41, 10.49, 11.62°) |
| OKLab | oklab(86.95% 0.0312 0.0057) |
| OKLCH | oklch(86.95% 0.032 10.4) |
| XYZ | xyz(66.1333, 64.8480, 68.0525) |
| Luminance | 0.6485 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.92
Light Pink
#FFD1DF
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 6.87
Light Rose
#FFC5CB
ΔE00 7.92
Pale Rose
#FDC1C5
ΔE00 8.34
Pinkish Grey
#C8ACA9
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8CCCF #CCE8E5
analogous
#E8CCDD #E8CCCF #E8D7CC
triadic
#E8CCCF #CFE8CC #CCCFE8
tetradic
#E8CCCF #DDE8CC #CCE8E5 #D7CCE8
square
#E8CCCF #DDE8CC #CCE8E5 #D7CCE8
split-complementary
#E8CCCF #CCE8D7 #CCDDE8
monochromatic
#C27880 #D5A2A7 #E8CCCF #F5EAEB #F5EAEB
Accessibility & contrast
On white
1.50
#E8CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#E8CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8CCCF
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8CCCF | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D6D4CF
Tritanopia (blue-blind)
#EECACD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e8cccf; /* rgb */ color: rgb(232, 204, 207); /* oklch */ color: oklch(86.9% 0.032 10.4);
Tailwind
colors: {
custom: {
50: '#efdbdd',
500: '#e8cccf',
950: '#000000',
},
}SCSS
$custom: #e8cccf; $custom-light: #efdbdd; $custom-dark: #000000;
JSON
{
"hex": "#e8cccf",
"rgb": {
"r": 232,
"g": 204,
"b": 207
},
"hsl": {
"h": 353.571,
"s": 37.838,
"l": 85.49
},
"oklch": {
"l": 0.86947,
"c": 0.03169,
"h": 10.4
},
"luminance": 0.64847
}Semantic roles & 50–950 ramp
primary
#E8CCCF
secondary
#96C2BD
accent
#B1A335
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484