#EE89CA#EE89CA
#EE89CA is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.8% C 0.145 H 342.0°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89CA |
|---|---|
| RGB | rgb(238, 137, 202) |
| HSL | hsl(321, 75%, 74%) |
| HSV | hsv(321, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 15.1%, 6.7%) |
| CIE-LAB | lab(69.71, 46.89, -16.89) |
| CIE-LCH | lch(69.71, 49.84, 340.19°) |
| OKLab | oklab(75.76% 0.1381 -0.0449) |
| OKLCH | oklch(75.76% 0.145 342) |
| XYZ | xyz(54.8668, 40.3363, 60.7615) |
| Luminance | 0.4033 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.77
Pink (survey)
#FF81C0
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.55
Bubblegum (survey)
#FF6CB5
ΔE00 6.73
Hot Pink
#FF69B4
ΔE00 7.11
Plum
#DDA0DD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89CA #89EEAD
analogous
#DF89EE #EE89CA #EE8997
triadic
#EE89CA #CAEE89 #89CAEE
tetradic
#EE89CA #EEDF89 #89EEAD #8997EE
square
#EE89CA #EEDF89 #89EEAD #8997EE
split-complementary
#EE89CA #97EE89 #89EEDF
monochromatic
#DD2099 #E654B2 #EE89CA #F6BEE2 #FBE4F3
Accessibility & contrast
On white
2.32
#EE89CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EE89CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89CA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89CA | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA0CC
Deuteranopia (green-blind)
#A9B0C7
Tritanopia (blue-blind)
#F98AA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee89ca; /* rgb */ color: rgb(238, 137, 202); /* oklch */ color: oklch(75.8% 0.145 342.0);
Tailwind
colors: {
custom: {
50: '#f5adda',
500: '#ee89ca',
950: '#000000',
},
}SCSS
$custom: #ee89ca; $custom-light: #f5adda; $custom-dark: #000000;
JSON
{
"hex": "#ee89ca",
"rgb": {
"r": 238,
"g": 137,
"b": 202
},
"hsl": {
"h": 321.386,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75755,
"c": 0.1452,
"h": 342
},
"luminance": 0.40333
}Semantic roles & 50–950 ramp
primary
#EE89CA
secondary
#D8F3E2
accent
#D7560F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83