#EE89D7#EE89D7
#EE89D7 is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.2% C 0.155 H 336.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89D7 |
|---|---|
| RGB | rgb(238, 137, 215) |
| HSL | hsl(314, 75%, 74%) |
| HSV | hsv(314, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 9.7%, 6.7%) |
| CIE-LAB | lab(70.16, 48.96, -23.41) |
| CIE-LCH | lch(70.16, 54.27, 334.44°) |
| OKLab | oklab(76.24% 0.1416 -0.063) |
| OKLCH | oklch(76.24% 0.155 336) |
| XYZ | xyz(56.4713, 40.9781, 69.2119) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.49
Bubblegum Pink
#FE83CC
ΔE00 4.15
Violet (CSS)
#EE82EE
ΔE00 5.11
Purply Pink
#F075E6
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89D7 #89EEA0
analogous
#D289EE #EE89D7 #EE89A4
triadic
#EE89D7 #D7EE89 #89D7EE
tetradic
#EE89D7 #EED289 #89EEA0 #89A4EE
square
#EE89D7 #EED289 #89EEA0 #89A4EE
split-complementary
#EE89D7 #A4EE89 #89EED2
monochromatic
#DD20B2 #E654C5 #EE89D7 #F6BEE9 #FBE4F6
Accessibility & contrast
On white
2.28
#EE89D7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EE89D7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89D7
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89D7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89D7 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA2DA
Deuteranopia (green-blind)
#A5B1D4
Tritanopia (blue-blind)
#F78DA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee89d7; /* rgb */ color: rgb(238, 137, 215); /* oklch */ color: oklch(76.2% 0.155 336.0);
Tailwind
colors: {
custom: {
50: '#f5aee3',
500: '#ee89d7',
950: '#000000',
},
}SCSS
$custom: #ee89d7; $custom-light: #f5aee3; $custom-dark: #000000;
JSON
{
"hex": "#ee89d7",
"rgb": {
"r": 238,
"g": 137,
"b": 215
},
"hsl": {
"h": 313.663,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76244,
"c": 0.15494,
"h": 336
},
"luminance": 0.40975
}Semantic roles & 50–950 ramp
primary
#EE89D7
secondary
#D8F3DE
accent
#D73C0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83