#EE88CA#EE88CA
#EE88CA is a light, vivid pink. Relative luminance 0.401; OKLCH L 75.6% C 0.147 H 341.9°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE88CA |
|---|---|
| RGB | rgb(238, 136, 202) |
| HSL | hsl(321, 75%, 73%) |
| HSV | hsv(321, 43%, 93%) |
| CMYK | cmyk(0%, 42.9%, 15.1%, 6.7%) |
| CIE-LAB | lab(69.51, 47.39, -17.19) |
| CIE-LCH | lch(69.51, 50.42, 340.06°) |
| OKLab | oklab(75.6% 0.1396 -0.0457) |
| OKLCH | oklch(75.6% 0.147 341.9) |
| XYZ | xyz(54.7253, 40.0533, 60.7143) |
| Luminance | 0.4005 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.70
Pink (survey)
#FF81C0
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.43
Bubblegum (survey)
#FF6CB5
ΔE00 6.61
Hot Pink
#FF69B4
ΔE00 6.98
Plum
#DDA0DD
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE88CA #88EEAC
analogous
#DF88EE #EE88CA #EE8897
triadic
#EE88CA #CAEE88 #88CAEE
tetradic
#EE88CA #EEDF88 #88EEAC #8897EE
square
#EE88CA #EEDF88 #88EEAC #8897EE
split-complementary
#EE88CA #97EE88 #88EEDF
monochromatic
#DC1F9A #E652B2 #EE88CA #F6BEE2 #FBE4F3
Accessibility & contrast
On white
2.33
#EE88CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#EE88CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE88CA
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE88CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE88CA | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA0CC
Deuteranopia (green-blind)
#A8B0C7
Tritanopia (blue-blind)
#F989A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee88ca; /* rgb */ color: rgb(238, 136, 202); /* oklch */ color: oklch(75.6% 0.147 341.9);
Tailwind
colors: {
custom: {
50: '#f5adda',
500: '#ee88ca',
950: '#000000',
},
}SCSS
$custom: #ee88ca; $custom-light: #f5adda; $custom-dark: #000000;
JSON
{
"hex": "#ee88ca",
"rgb": {
"r": 238,
"g": 136,
"b": 202
},
"hsl": {
"h": 321.176,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.75604,
"c": 0.14687,
"h": 341.9
},
"luminance": 0.4005
}Semantic roles & 50–950 ramp
primary
#EE88CA
secondary
#D8F3E2
accent
#D7550E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83