#EE89B3#EE89B3
#EE89B3 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.0% C 0.132 H 354.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89B3 |
|---|---|
| RGB | rgb(238, 137, 179) |
| HSL | hsl(335, 75%, 74%) |
| HSV | hsv(335, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 24.8%, 6.7%) |
| CIE-LAB | lab(68.99, 43.51, -5.13) |
| CIE-LCH | lch(68.99, 43.81, 353.28°) |
| OKLab | oklab(74.97% 0.131 -0.013) |
| OKLCH | oklch(74.97% 0.132 354.3) |
| XYZ | xyz(52.3436, 39.3270, 47.4731) |
| Luminance | 0.3932 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.92
Pink (survey)
#FF81C0
ΔE00 4.19
Carnation Pink
#FF7FA7
ΔE00 4.60
Pig Pink
#E78EA5
ΔE00 4.73
Rosa
#FE86A4
ΔE00 5.61
Dull Pink
#D5869D
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89B3 #89EEC4
analogous
#EE89E5 #EE89B3 #EE9189
triadic
#EE89B3 #B3EE89 #89B3EE
tetradic
#EE89B3 #E5EE89 #89EEC4 #9189EE
square
#EE89B3 #E5EE89 #89EEC4 #9189EE
split-complementary
#EE89B3 #89EE91 #89E5EE
monochromatic
#DD206E #E65491 #EE89B3 #F6BED5 #FBE4EE
Accessibility & contrast
On white
2.37
#EE89B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE89B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89B3
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89B3 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959DB4
Deuteranopia (green-blind)
#AFAFB1
Tritanopia (blue-blind)
#FC8498
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee89b3; /* rgb */ color: rgb(238, 137, 179); /* oklch */ color: oklch(75.0% 0.132 354.3);
Tailwind
colors: {
custom: {
50: '#f6adc9',
500: '#ee89b3',
950: '#000000',
},
}SCSS
$custom: #ee89b3; $custom-light: #f6adc9; $custom-dark: #000000;
JSON
{
"hex": "#ee89b3",
"rgb": {
"r": 238,
"g": 137,
"b": 179
},
"hsl": {
"h": 335.05,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74973,
"c": 0.13165,
"h": 354.3
},
"luminance": 0.39323
}Semantic roles & 50–950 ramp
primary
#EE89B3
secondary
#D8F3E8
accent
#D7840F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82