#EE89D5#EE89D5
#EE89D5 is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.2% C 0.153 H 336.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89D5 |
|---|---|
| RGB | rgb(238, 137, 213) |
| HSL | hsl(315, 75%, 74%) |
| HSV | hsv(315, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 10.5%, 6.7%) |
| CIE-LAB | lab(70.09, 48.63, -22.41) |
| CIE-LCH | lch(70.09, 53.55, 335.26°) |
| OKLab | oklab(76.17% 0.1411 -0.0602) |
| OKLCH | oklch(76.17% 0.153 336.9) |
| XYZ | xyz(56.2159, 40.8759, 67.8667) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.74
Bubblegum Pink
#FE83CC
ΔE00 3.84
Violet (CSS)
#EE82EE
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.90
Pink (survey)
#FF81C0
ΔE00 6.05
Plum
#DDA0DD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89D5 #89EEA2
analogous
#D489EE #EE89D5 #EE89A2
triadic
#EE89D5 #D5EE89 #89D5EE
tetradic
#EE89D5 #EED489 #89EEA2 #89A2EE
square
#EE89D5 #EED489 #89EEA2 #89A2EE
split-complementary
#EE89D5 #A2EE89 #89EED4
monochromatic
#DD20AE #E654C2 #EE89D5 #F6BEE8 #FBE4F5
Accessibility & contrast
On white
2.29
#EE89D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EE89D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89D5
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89D5 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA2D8
Deuteranopia (green-blind)
#A5B1D2
Tritanopia (blue-blind)
#F88CA6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee89d5; /* rgb */ color: rgb(238, 137, 213); /* oklch */ color: oklch(76.2% 0.153 336.9);
Tailwind
colors: {
custom: {
50: '#f5aee2',
500: '#ee89d5',
950: '#000000',
},
}SCSS
$custom: #ee89d5; $custom-light: #f5aee2; $custom-dark: #000000;
JSON
{
"hex": "#ee89d5",
"rgb": {
"r": 238,
"g": 137,
"b": 213
},
"hsl": {
"h": 314.851,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76166,
"c": 0.15336,
"h": 336.9
},
"luminance": 0.40873
}Semantic roles & 50–950 ramp
primary
#EE89D5
secondary
#D8F3DF
accent
#D7400F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83