#EEC6CA#EEC6CA
#EEC6CA is a very light, muted red. Relative luminance 0.628; OKLCH L 86.2% C 0.046 H 11.3°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC6CA |
|---|---|
| RGB | rgb(238, 198, 202) |
| HSL | hsl(354, 54%, 85%) |
| HSV | hsv(354, 17%, 93%) |
| CMYK | cmyk(0%, 16.8%, 15.1%, 6.7%) |
| CIE-LAB | lab(83.35, 14.77, 3.32) |
| CIE-LCH | lch(83.35, 15.14, 12.67°) |
| OKLab | oklab(86.21% 0.0448 0.009) |
| OKLCH | oklch(86.21% 0.046 11.3) |
| XYZ | xyz(66.1144, 62.8316, 64.5107) |
| Luminance | 0.6283 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.45
Pale Pink
#FFCFDC
ΔE00 4.60
Pale Rose
#FDC1C5
ΔE00 4.79
Light Pink
#FFD1DF
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 5.56
Pink
#FFC0CB
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC6CA #C6EEEA
analogous
#EEC6DE #EEC6CA #EED6C6
triadic
#EEC6CA #CAEEC6 #C6CAEE
tetradic
#EEC6CA #DEEEC6 #C6EEEA #D6C6EE
square
#EEC6CA #DEEEC6 #C6EEEA #D6C6EE
split-complementary
#EEC6CA #C6EED6 #C6DEEE
monochromatic
#D26872 #E0979E #EEC6CA #F8E7E9 #F8E7E9
Accessibility & contrast
On white
1.55
#EEC6CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EEC6CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC6CA
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC6CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC6CA | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCCCA
Deuteranopia (green-blind)
#D5D2C9
Tritanopia (blue-blind)
#F6C3C7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec6ca; /* rgb */ color: rgb(238, 198, 202); /* oklch */ color: oklch(86.2% 0.046 11.3);
Tailwind
colors: {
custom: {
50: '#f4d7da',
500: '#eec6ca',
950: '#000000',
},
}SCSS
$custom: #eec6ca; $custom-light: #f4d7da; $custom-dark: #000000;
JSON
{
"hex": "#eec6ca",
"rgb": {
"r": 238,
"g": 198,
"b": 202
},
"hsl": {
"h": 354,
"s": 54.054,
"l": 85.49
},
"oklch": {
"l": 0.86212,
"c": 0.04572,
"h": 11.3
},
"luminance": 0.6283
}Semantic roles & 50–950 ramp
primary
#EEC6CA
secondary
#8DCBC5
accent
#C2B224
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383