#EECACC#EECACC
#EECACC is a very light, muted red. Relative luminance 0.648; OKLCH L 87.0% C 0.041 H 14.2°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EECACC |
|---|---|
| RGB | rgb(238, 202, 204) |
| HSL | hsl(357, 51%, 86%) |
| HSV | hsv(357, 15%, 93%) |
| CMYK | cmyk(0%, 15.1%, 14.3%, 6.7%) |
| CIE-LAB | lab(84.37, 12.98, 3.73) |
| CIE-LCH | lch(84.37, 13.50, 16.02°) |
| OKLab | oklab(87.02% 0.0396 0.01) |
| OKLCH | oklch(87.02% 0.041 14.2) |
| XYZ | xyz(67.2791, 64.7797, 66.0747) |
| Luminance | 0.6478 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Pink
#FFCFDC
ΔE00 5.43
Light Pink
#FFD1DF
ΔE00 5.60
Light Rose
#FFC5CB
ΔE00 5.65
Pale Rose
#FDC1C5
ΔE00 6.01
Mistyrose
#FFE4E1
ΔE00 6.56
Bubblegum
#FFC1CC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EECACC #CAEEEC
analogous
#EECADE #EECACC #EEDACA
triadic
#EECACC #CCEECA #CACCEE
tetradic
#EECACC #DEEECA #CAEEEC #DACAEE
square
#EECACC #DEEECA #CAEEEC #DACAEE
split-complementary
#EECACC #CAEEDA #CADEEE
monochromatic
#D06D73 #DF9C9F #EECACC #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.50
#EECACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#EECACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EECACC
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EECACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EECACC | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCC
Deuteranopia (green-blind)
#D8D5CB
Tritanopia (blue-blind)
#F6C7CB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #eecacc; /* rgb */ color: rgb(238, 202, 204); /* oklch */ color: oklch(87.0% 0.041 14.2);
Tailwind
colors: {
custom: {
50: '#f4dadb',
500: '#eecacc',
950: '#000000',
},
}SCSS
$custom: #eecacc; $custom-light: #f4dadb; $custom-dark: #000000;
JSON
{
"hex": "#eecacc",
"rgb": {
"r": 238,
"g": 202,
"b": 204
},
"hsl": {
"h": 356.667,
"s": 51.429,
"l": 86.275
},
"oklch": {
"l": 0.87019,
"c": 0.04079,
"h": 14.2
},
"luminance": 0.64778
}Semantic roles & 50–950 ramp
primary
#EECACC
secondary
#91CBC8
accent
#BFB627
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171415
muted
#858384