#E9CCCF#E9CCCF
#E9CCCF is a very light, muted red. Relative luminance 0.650; OKLCH L 87.0% C 0.033 H 10.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E9CCCF |
|---|---|
| RGB | rgb(233, 204, 207) |
| HSL | hsl(354, 40%, 86%) |
| HSV | hsv(354, 12%, 91%) |
| CMYK | cmyk(0%, 12.4%, 11.2%, 8.6%) |
| CIE-LAB | lab(84.49, 10.63, 2.25) |
| CIE-LCH | lch(84.49, 10.87, 11.95°) |
| OKLab | oklab(87.04% 0.0323 0.0061) |
| OKLCH | oklch(87.04% 0.033 10.7) |
| XYZ | xyz(66.4589, 65.0159, 68.0678) |
| Luminance | 0.6501 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.92
Light Pink
#FFD1DF
ΔE00 6.55
Pale Pink
#FFCFDC
ΔE00 6.60
Light Rose
#FFC5CB
ΔE00 7.61
Pale Rose
#FDC1C5
ΔE00 8.04
Bubblegum
#FFC1CC
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9CCCF #CCE9E6
analogous
#E9CCDD #E9CCCF #E9D7CC
triadic
#E9CCCF #CFE9CC #CCCFE9
tetradic
#E9CCCF #DDE9CC #CCE9E6 #D7CCE9
square
#E9CCCF #DDE9CC #CCE9E6 #D7CCE9
split-complementary
#E9CCCF #CCE9D7 #CCDDE9
monochromatic
#C4767F #D7A1A7 #E9CCCF #F6EAEB #F6EAEB
Accessibility & contrast
On white
1.50
#E9CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#E9CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9CCCF
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9CCCF | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D0CF
Deuteranopia (green-blind)
#D7D5CF
Tritanopia (blue-blind)
#EFCACD
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #e9cccf; /* rgb */ color: rgb(233, 204, 207); /* oklch */ color: oklch(87.0% 0.033 10.7);
Tailwind
colors: {
custom: {
50: '#f0dbdd',
500: '#e9cccf',
950: '#000000',
},
}SCSS
$custom: #e9cccf; $custom-light: #f0dbdd; $custom-dark: #000000;
JSON
{
"hex": "#e9cccf",
"rgb": {
"r": 233,
"g": 204,
"b": 207
},
"hsl": {
"h": 353.793,
"s": 39.726,
"l": 85.686
},
"oklch": {
"l": 0.87035,
"c": 0.03282,
"h": 10.7
},
"luminance": 0.65014
}Semantic roles & 50–950 ramp
primary
#E9CCCF
secondary
#96C4BF
accent
#B3A533
background
#FFFEFE
surface
#FEFBFC
border
#D6D4D5
text
#161515
muted
#858484