#E9CCCD#E9CCCD
#E9CCCD is a very light, muted red. Relative luminance 0.649; OKLCH L 87.0% C 0.033 H 15.4°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E9CCCD |
|---|---|
| RGB | rgb(233, 204, 205) |
| HSL | hsl(358, 40%, 86%) |
| HSV | hsv(358, 12%, 91%) |
| CMYK | cmyk(0%, 12.4%, 12%, 8.6%) |
| CIE-LAB | lab(84.44, 10.31, 3.24) |
| CIE-LCH | lch(84.44, 10.81, 17.47°) |
| OKLab | oklab(86.98% 0.0315 0.0087) |
| OKLCH | oklch(86.98% 0.033 15.4) |
| XYZ | xyz(66.2159, 64.9187, 66.7882) |
| Luminance | 0.6492 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.61
Pale Pink
#FFCFDC
ΔE00 7.14
Light Pink
#FFD1DF
ΔE00 7.14
Light Rose
#FFC5CB
ΔE00 7.81
Pale Rose
#FDC1C5
ΔE00 8.15
Pinkish Grey
#C8ACA9
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9CCCD #CCE9E8
analogous
#E9CCDB #E9CCCD #E9D9CC
triadic
#E9CCCD #CDE9CC #CCCDE9
tetradic
#E9CCCD #DBE9CC #CCE9E8 #D9CCE9
square
#E9CCCD #DBE9CC #CCE9E8 #D9CCE9
split-complementary
#E9CCCD #CCE9D9 #CCDBE9
monochromatic
#C47679 #D7A1A3 #E9CCCD #F6EAEA #F6EAEA
Accessibility & contrast
On white
1.50
#E9CCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#E9CCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9CCCD
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9CCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9CCCD | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D0CD
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#F0CACC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e9cccd; /* rgb */ color: rgb(233, 204, 205); /* oklch */ color: oklch(87.0% 0.033 15.4);
Tailwind
colors: {
custom: {
50: '#f0dbdc',
500: '#e9cccd',
950: '#000000',
},
}SCSS
$custom: #e9cccd; $custom-light: #f0dbdc; $custom-dark: #000000;
JSON
{
"hex": "#e9cccd",
"rgb": {
"r": 233,
"g": 204,
"b": 205
},
"hsl": {
"h": 357.931,
"s": 39.726,
"l": 85.686
},
"oklch": {
"l": 0.86979,
"c": 0.03268,
"h": 15.4
},
"luminance": 0.64917
}Semantic roles & 50–950 ramp
primary
#E9CCCD
secondary
#96C4C2
accent
#B3AE33
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484