#EE8CC0#EE8CC0
#EE8CC0 is a light, vivid pink. Relative luminance 0.407; OKLCH L 75.9% C 0.134 H 347.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8CC0 |
|---|---|
| RGB | rgb(238, 140, 192) |
| HSL | hsl(328, 74%, 74%) |
| HSV | hsv(328, 41%, 93%) |
| CMYK | cmyk(0%, 41.2%, 19.3%, 6.7%) |
| CIE-LAB | lab(70.00, 43.84, -10.89) |
| CIE-LCH | lch(70.00, 45.17, 346.05°) |
| OKLab | oklab(75.87% 0.1306 -0.0285) |
| OKLCH | oklch(75.87% 0.134 347.7) |
| XYZ | xyz(54.1533, 40.7427, 54.8708) |
| Luminance | 0.4074 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pinky
#FC86AA
ΔE00 6.55
Bubblegum (survey)
#FF6CB5
ΔE00 6.58
Hot Pink
#FF69B4
ΔE00 7.04
Carnation Pink
#FF7FA7
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8CC0 #8CEEBA
analogous
#EB8CEE #EE8CC0 #EE8C8F
triadic
#EE8CC0 #C0EE8C #8CC0EE
tetradic
#EE8CC0 #EEEB8C #8CEEBA #8C8FEE
square
#EE8CC0 #EEEB8C #8CEEBA #8C8FEE
split-complementary
#EE8CC0 #8FEE8C #8CEEEB
monochromatic
#DE2186 #E657A3 #EE8CC0 #F6C1DD #FBE4F0
Accessibility & contrast
On white
2.30
#EE8CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EE8CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8CC0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8CC0 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A1C2
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#FA8A9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee8cc0; /* rgb */ color: rgb(238, 140, 192); /* oklch */ color: oklch(75.9% 0.134 347.7);
Tailwind
colors: {
custom: {
50: '#f5afd3',
500: '#ee8cc0',
950: '#000000',
},
}SCSS
$custom: #ee8cc0; $custom-light: #f5afd3; $custom-dark: #000000;
JSON
{
"hex": "#ee8cc0",
"rgb": {
"r": 238,
"g": 140,
"b": 192
},
"hsl": {
"h": 328.163,
"s": 74.242,
"l": 74.118
},
"oklch": {
"l": 0.75865,
"c": 0.13366,
"h": 347.7
},
"luminance": 0.40739
}Semantic roles & 50–950 ramp
primary
#EE8CC0
secondary
#D8F3E5
accent
#D66D0F
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#171114
muted
#858082