#EE89BB#EE89BB
#EE89BB is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.2% C 0.136 H 349.8°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89BB |
|---|---|
| RGB | rgb(238, 137, 187) |
| HSL | hsl(330, 75%, 74%) |
| HSV | hsv(330, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 21.4%, 6.7%) |
| CIE-LAB | lab(69.23, 44.64, -9.25) |
| CIE-LCH | lch(69.23, 45.59, 348.30°) |
| OKLab | oklab(75.23% 0.1336 -0.024) |
| OKLCH | oklch(75.23% 0.136 349.8) |
| XYZ | xyz(53.1763, 39.6601, 51.8585) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.20
Bubblegum Pink
#FE83CC
ΔE00 4.29
Pinky
#FC86AA
ΔE00 5.68
Bubblegum (survey)
#FF6CB5
ΔE00 5.97
Carnation Pink
#FF7FA7
ΔE00 6.16
Hot Pink
#FF69B4
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89BB #89EEBC
analogous
#EE89ED #EE89BB #EE8989
triadic
#EE89BB #BBEE89 #89BBEE
tetradic
#EE89BB #EDEE89 #89EEBC #8989EE
square
#EE89BB #EDEE89 #89EEBC #8989EE
split-complementary
#EE89BB #89EE89 #89EDEE
monochromatic
#DD207D #E6549C #EE89BB #F6BEDA #FBE4F0
Accessibility & contrast
On white
2.35
#EE89BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EE89BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89BB
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89BB | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939EBD
Deuteranopia (green-blind)
#ADAFB8
Tritanopia (blue-blind)
#FB869B
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee89bb; /* rgb */ color: rgb(238, 137, 187); /* oklch */ color: oklch(75.2% 0.136 349.8);
Tailwind
colors: {
custom: {
50: '#f5adcf',
500: '#ee89bb',
950: '#000000',
},
}SCSS
$custom: #ee89bb; $custom-light: #f5adcf; $custom-dark: #000000;
JSON
{
"hex": "#ee89bb",
"rgb": {
"r": 238,
"g": 137,
"b": 187
},
"hsl": {
"h": 330.297,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75233,
"c": 0.13574,
"h": 349.8
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#EE89BB
secondary
#D8F3E6
accent
#D7740F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82