#EEC7CA#EEC7CA
#EEC7CA is a very light, muted red. Relative luminance 0.633; OKLCH L 86.4% C 0.044 H 12.8°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EEC7CA |
|---|---|
| RGB | rgb(238, 199, 202) |
| HSL | hsl(355, 53%, 86%) |
| HSV | hsv(355, 16%, 93%) |
| CMYK | cmyk(0%, 16.4%, 15.1%, 6.7%) |
| CIE-LAB | lab(83.59, 14.24, 3.67) |
| CIE-LCH | lch(83.59, 14.71, 14.45°) |
| OKLab | oklab(86.4% 0.0433 0.0099) |
| OKLCH | oklch(86.4% 0.044 12.8) |
| XYZ | xyz(66.3438, 63.2903, 64.5871) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 4.76
Pale Pink
#FFCFDC
ΔE00 4.91
Pale Rose
#FDC1C5
ΔE00 5.08
Light Pink
#FFD1DF
ΔE00 5.19
Bubblegum
#FFC1CC
ΔE00 5.98
Pink
#FFC0CB
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEC7CA #C7EEEB
analogous
#EEC7DD #EEC7CA #EED7C7
triadic
#EEC7CA #CAEEC7 #C7CAEE
tetradic
#EEC7CA #DDEEC7 #C7EEEB #D7C7EE
square
#EEC7CA #DDEEC7 #C7EEEB #D7C7EE
split-complementary
#EEC7CA #C7EED7 #C7DDEE
monochromatic
#D16971 #E0989E #EEC7CA #F8E8E9 #F8E8E9
Accessibility & contrast
On white
1.54
#EEC7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#EEC7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEC7CA
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEC7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEC7CA | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCCA
Deuteranopia (green-blind)
#D6D3C9
Tritanopia (blue-blind)
#F6C4C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #eec7ca; /* rgb */ color: rgb(238, 199, 202); /* oklch */ color: oklch(86.4% 0.044 12.8);
Tailwind
colors: {
custom: {
50: '#f4d8da',
500: '#eec7ca',
950: '#000000',
},
}SCSS
$custom: #eec7ca; $custom-light: #f4d8da; $custom-dark: #000000;
JSON
{
"hex": "#eec7ca",
"rgb": {
"r": 238,
"g": 199,
"b": 202
},
"hsl": {
"h": 355.385,
"s": 53.425,
"l": 85.686
},
"oklch": {
"l": 0.86399,
"c": 0.04444,
"h": 12.8
},
"luminance": 0.63288
}Semantic roles & 50–950 ramp
primary
#EEC7CA
secondary
#8ECBC7
accent
#C1B525
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383