#EE89B6#EE89B6
#EE89B6 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.1% C 0.133 H 352.6°. Best body text is #000000 at 8.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89B6 |
|---|---|
| RGB | rgb(238, 137, 182) |
| HSL | hsl(333, 75%, 74%) |
| HSV | hsv(333, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 23.5%, 6.7%) |
| CIE-LAB | lab(69.08, 43.93, -6.67) |
| CIE-LCH | lch(69.08, 44.43, 351.36°) |
| OKLab | oklab(75.07% 0.132 -0.0171) |
| OKLCH | oklch(75.07% 0.133 352.6) |
| XYZ | xyz(52.6504, 39.4497, 49.0884) |
| Luminance | 0.3945 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.71
Pinky
#FC86AA
ΔE00 4.57
Carnation Pink
#FF7FA7
ΔE00 5.16
Bubblegum Pink
#FE83CC
ΔE00 5.32
Pig Pink
#E78EA5
ΔE00 5.47
Bubblegum (survey)
#FF6CB5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89B6 #89EEC1
analogous
#EE89E9 #EE89B6 #EE8E89
triadic
#EE89B6 #B6EE89 #89B6EE
tetradic
#EE89B6 #E9EE89 #89EEC1 #8E89EE
square
#EE89B6 #E9EE89 #89EEC1 #8E89EE
split-complementary
#EE89B6 #89EE8E #89E9EE
monochromatic
#DD2074 #E65495 #EE89B6 #F6BED7 #FBE4EE
Accessibility & contrast
On white
2.36
#EE89B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.89
#EE89B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89B6
8.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89B6 | 1.00 | 2.36 | 8.89 | 8.89 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949EB8
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#FC8599
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee89b6; /* rgb */ color: rgb(238, 137, 182); /* oklch */ color: oklch(75.1% 0.133 352.6);
Tailwind
colors: {
custom: {
50: '#f6adcb',
500: '#ee89b6',
950: '#000000',
},
}SCSS
$custom: #ee89b6; $custom-light: #f6adcb; $custom-dark: #000000;
JSON
{
"hex": "#ee89b6",
"rgb": {
"r": 238,
"g": 137,
"b": 182
},
"hsl": {
"h": 333.267,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75069,
"c": 0.1331,
"h": 352.6
},
"luminance": 0.39446
}Semantic roles & 50–950 ramp
primary
#EE89B6
secondary
#D8F3E7
accent
#D77E0F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82