#EE89C2#EE89C2
#EE89C2 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.5% C 0.140 H 346.0°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89C2 |
|---|---|
| RGB | rgb(238, 137, 194) |
| HSL | hsl(326, 75%, 74%) |
| HSV | hsv(326, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 18.5%, 6.7%) |
| CIE-LAB | lab(69.45, 45.67, -12.83) |
| CIE-LCH | lch(69.45, 47.44, 344.31°) |
| OKLab | oklab(75.47% 0.1358 -0.0337) |
| OKLCH | oklch(75.47% 0.14 346) |
| XYZ | xyz(53.9440, 39.9672, 55.9017) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.18
Pink (survey)
#FF81C0
ΔE00 3.25
Bubblegum (survey)
#FF6CB5
ΔE00 6.09
Hot Pink
#FF69B4
ΔE00 6.52
Bubble Gum Pink
#FF69AF
ΔE00 6.87
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89C2 #89EEB5
analogous
#E889EE #EE89C2 #EE898F
triadic
#EE89C2 #C2EE89 #89C2EE
tetradic
#EE89C2 #EEE889 #89EEB5 #898FEE
square
#EE89C2 #EEE889 #89EEB5 #898FEE
split-complementary
#EE89C2 #8FEE89 #89EEE8
monochromatic
#DD208A #E654A6 #EE89C2 #F6BEDE #FBE4F1
Accessibility & contrast
On white
2.34
#EE89C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#EE89C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89C2
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89C2 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919FC4
Deuteranopia (green-blind)
#ABB0BF
Tritanopia (blue-blind)
#FA889E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee89c2; /* rgb */ color: rgb(238, 137, 194); /* oklch */ color: oklch(75.5% 0.140 346.0);
Tailwind
colors: {
custom: {
50: '#f5add4',
500: '#ee89c2',
950: '#000000',
},
}SCSS
$custom: #ee89c2; $custom-light: #f5add4; $custom-dark: #000000;
JSON
{
"hex": "#ee89c2",
"rgb": {
"r": 238,
"g": 137,
"b": 194
},
"hsl": {
"h": 326.139,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75471,
"c": 0.13988,
"h": 346
},
"luminance": 0.39964
}Semantic roles & 50–950 ramp
primary
#EE89C2
secondary
#D8F3E4
accent
#D7660F
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83