#EE8CAA#EE8CAA
#EE8CAA is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.2% C 0.123 H 0.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CAA |
|---|---|
| RGB | rgb(238, 140, 170) |
| HSL | hsl(342, 74%, 74%) |
| HSV | hsv(342, 41%, 93%) |
| CMYK | cmyk(0%, 41.2%, 28.6%, 6.7%) |
| CIE-LAB | lab(69.36, 40.75, 0.45) |
| CIE-LCH | lch(69.36, 40.76, 0.64°) |
| OKLab | oklab(75.17% 0.1233 0.0017) |
| OKLCH | oklch(75.17% 0.123 0.8) |
| XYZ | xyz(51.8954, 39.8396, 42.9790) |
| Luminance | 0.3984 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.94
Pinky
#FC86AA
ΔE00 2.69
Rosa
#FE86A4
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 3.90
Dull Pink
#D5869D
ΔE00 4.70
Rose Pink
#F7879A
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CAA #8CEED0
analogous
#EE8CDB #EE8CAA #EE9F8C
triadic
#EE8CAA #AAEE8C #8CAAEE
tetradic
#EE8CAA #DBEE8C #8CEED0 #9F8CEE
square
#EE8CAA #DBEE8C #8CEED0 #9F8CEE
split-complementary
#EE8CAA #8CEE9F #8CDBEE
monochromatic
#DE215B #E65783 #EE8CAA #F6C1D1 #FBE4EB
Accessibility & contrast
On white
2.34
#EE8CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#EE8CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CAA
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CAA | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9A9EAB
Deuteranopia (green-blind)
#B3B0A8
Tritanopia (blue-blind)
#FD8597
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee8caa; /* rgb */ color: rgb(238, 140, 170); /* oklch */ color: oklch(75.2% 0.123 0.8);
Tailwind
colors: {
custom: {
50: '#f6afc3',
500: '#ee8caa',
950: '#000000',
},
}SCSS
$custom: #ee8caa; $custom-light: #f6afc3; $custom-dark: #000000;
JSON
{
"hex": "#ee8caa",
"rgb": {
"r": 238,
"g": 140,
"b": 170
},
"hsl": {
"h": 341.633,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.75168,
"c": 0.1233,
"h": 0.8
},
"luminance": 0.39836
}Semantic roles & 50–950 ramp
primary
#EE8CAA
secondary
#D8F3EB
accent
#D6990F
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171012
muted
#857F81