#EEC8CA#EEC8CA
#EEC8CA is a very light, muted red. Relative luminance 0.637; OKLCH L 86.6% C 0.043 H 14.4°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC8CA |
|---|---|
| RGB | rgb(238, 200, 202) |
| HSL | hsl(357, 53%, 86%) |
| HSV | hsv(357, 16%, 93%) |
| CMYK | cmyk(0%, 16%, 15.1%, 6.7%) |
| CIE-LAB | lab(83.84, 13.72, 4.02) |
| CIE-LCH | lch(83.84, 14.29, 16.34°) |
| OKLab | oklab(86.59% 0.0418 0.0108) |
| OKLCH | oklch(86.59% 0.043 14.4) |
| XYZ | xyz(66.5746, 63.7520, 64.6641) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 5.12
Pale Pink
#FFCFDC
ΔE00 5.27
Pale Rose
#FDC1C5
ΔE00 5.41
Light Pink
#FFD1DF
ΔE00 5.52
Bubblegum
#FFC1CC
ΔE00 6.42
Pink
#FFC0CB
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC8CA #C8EEEC
analogous
#EEC8DD #EEC8CA #EED9C8
triadic
#EEC8CA #CAEEC8 #C8CAEE
tetradic
#EEC8CA #DDEEC8 #C8EEEC #D9C8EE
square
#EEC8CA #DDEEC8 #C8EEEC #D9C8EE
split-complementary
#EEC8CA #C8EED9 #C8DDEE
monochromatic
#D16A70 #E0999D #EEC8CA #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.53
#EEC8CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#EEC8CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC8CA
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC8CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC8CA | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#F6C5C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #eec8ca; /* rgb */ color: rgb(238, 200, 202); /* oklch */ color: oklch(86.6% 0.043 14.4);
Tailwind
colors: {
custom: {
50: '#f4d8da',
500: '#eec8ca',
950: '#000000',
},
}SCSS
$custom: #eec8ca; $custom-light: #f4d8da; $custom-dark: #000000;
JSON
{
"hex": "#eec8ca",
"rgb": {
"r": 238,
"g": 200,
"b": 202
},
"hsl": {
"h": 356.842,
"s": 52.778,
"l": 85.882
},
"oklch": {
"l": 0.86587,
"c": 0.04317,
"h": 14.4
},
"luminance": 0.6375
}Semantic roles & 50–950 ramp
primary
#EEC8CA
secondary
#8FCBC8
accent
#C0B825
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383