#EE89C8#EE89C8
#EE89C8 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.7% C 0.144 H 343.0°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89C8 |
|---|---|
| RGB | rgb(238, 137, 200) |
| HSL | hsl(323, 75%, 74%) |
| HSV | hsv(323, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 16%, 6.7%) |
| CIE-LAB | lab(69.64, 46.58, -15.87) |
| CIE-LCH | lch(69.64, 49.21, 341.18°) |
| OKLab | oklab(75.68% 0.1375 -0.0421) |
| OKLCH | oklch(75.68% 0.144 343) |
| XYZ | xyz(54.6315, 40.2422, 59.5224) |
| Luminance | 0.4024 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.76
Pink (survey)
#FF81C0
ΔE00 3.90
Lavender Pink
#DD85D7
ΔE00 5.94
Bubblegum (survey)
#FF6CB5
ΔE00 6.53
Hot Pink
#FF69B4
ΔE00 6.93
Bubble Gum Pink
#FF69AF
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89C8 #89EEAF
analogous
#E189EE #EE89C8 #EE8995
triadic
#EE89C8 #C8EE89 #89C8EE
tetradic
#EE89C8 #EEE189 #89EEAF #8995EE
square
#EE89C8 #EEE189 #89EEAF #8995EE
split-complementary
#EE89C8 #95EE89 #89EEE1
monochromatic
#DD2096 #E654AF #EE89C8 #F6BEE1 #FBE4F3
Accessibility & contrast
On white
2.32
#EE89C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE89C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89C8
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89C8 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA0CA
Deuteranopia (green-blind)
#A9B0C5
Tritanopia (blue-blind)
#F989A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee89c8; /* rgb */ color: rgb(238, 137, 200); /* oklch */ color: oklch(75.7% 0.144 343.0);
Tailwind
colors: {
custom: {
50: '#f5add8',
500: '#ee89c8',
950: '#000000',
},
}SCSS
$custom: #ee89c8; $custom-light: #f5add8; $custom-dark: #000000;
JSON
{
"hex": "#ee89c8",
"rgb": {
"r": 238,
"g": 137,
"b": 200
},
"hsl": {
"h": 322.574,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75683,
"c": 0.14381,
"h": 343
},
"luminance": 0.40239
}Semantic roles & 50–950 ramp
primary
#EE89C8
secondary
#D8F3E2
accent
#D75A0F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83