#EE89D4#EE89D4
#EE89D4 is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.1% C 0.153 H 337.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89D4 |
|---|---|
| RGB | rgb(238, 137, 212) |
| HSL | hsl(315, 75%, 74%) |
| HSV | hsv(315, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 10.9%, 6.7%) |
| CIE-LAB | lab(70.05, 48.47, -21.91) |
| CIE-LCH | lch(70.05, 53.19, 335.67°) |
| OKLab | oklab(76.13% 0.1408 -0.0588) |
| OKLCH | oklch(76.13% 0.153 337.3) |
| XYZ | xyz(56.0893, 40.8253, 67.2003) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 3.87
Violet (CSS)
#EE82EE
ΔE00 5.72
Pink (survey)
#FF81C0
ΔE00 5.87
Purply Pink
#F075E6
ΔE00 6.06
Plum
#DDA0DD
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89D4 #89EEA3
analogous
#D689EE #EE89D4 #EE89A1
triadic
#EE89D4 #D4EE89 #89D4EE
tetradic
#EE89D4 #EED689 #89EEA3 #89A1EE
square
#EE89D4 #EED689 #89EEA3 #89A1EE
split-complementary
#EE89D4 #A1EE89 #89EED6
monochromatic
#DD20AC #E654C1 #EE89D4 #F6BEE7 #FBE4F5
Accessibility & contrast
On white
2.29
#EE89D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EE89D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89D4
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89D4 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA2D7
Deuteranopia (green-blind)
#A6B1D1
Tritanopia (blue-blind)
#F88CA5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee89d4; /* rgb */ color: rgb(238, 137, 212); /* oklch */ color: oklch(76.1% 0.153 337.3);
Tailwind
colors: {
custom: {
50: '#f5aee1',
500: '#ee89d4',
950: '#000000',
},
}SCSS
$custom: #ee89d4; $custom-light: #f5aee1; $custom-dark: #000000;
JSON
{
"hex": "#ee89d4",
"rgb": {
"r": 238,
"g": 137,
"b": 212
},
"hsl": {
"h": 315.446,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76128,
"c": 0.15258,
"h": 337.3
},
"luminance": 0.40822
}Semantic roles & 50–950 ramp
primary
#EE89D4
secondary
#D8F3DF
accent
#D7420F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83