#EE89B2#EE89B2
#EE89B2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.131 H 354.9°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89B2 |
|---|---|
| RGB | rgb(238, 137, 178) |
| HSL | hsl(336, 75%, 74%) |
| HSV | hsv(336, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 25.2%, 6.7%) |
| CIE-LAB | lab(68.96, 43.37, -4.61) |
| CIE-LCH | lch(68.96, 43.62, 353.94°) |
| OKLab | oklab(74.94% 0.1307 -0.0116) |
| OKLCH | oklch(74.94% 0.131 354.9) |
| XYZ | xyz(52.2429, 39.2867, 46.9424) |
| Luminance | 0.3928 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.71
Pink (survey)
#FF81C0
ΔE00 4.37
Carnation Pink
#FF7FA7
ΔE00 4.43
Pig Pink
#E78EA5
ΔE00 4.49
Rosa
#FE86A4
ΔE00 5.38
Dull Pink
#D5869D
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89B2 #89EEC5
analogous
#EE89E4 #EE89B2 #EE9289
triadic
#EE89B2 #B2EE89 #89B2EE
tetradic
#EE89B2 #E4EE89 #89EEC5 #9289EE
square
#EE89B2 #E4EE89 #89EEC5 #9289EE
split-complementary
#EE89B2 #89EE92 #89E4EE
monochromatic
#DD206D #E6548F #EE89B2 #F6BED5 #FBE4EE
Accessibility & contrast
On white
2.37
#EE89B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#EE89B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89B2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89B2 | 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)
#959DB3
Deuteranopia (green-blind)
#AFAFB0
Tritanopia (blue-blind)
#FC8498
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee89b2; /* rgb */ color: rgb(238, 137, 178); /* oklch */ color: oklch(74.9% 0.131 354.9);
Tailwind
colors: {
custom: {
50: '#f6adc9',
500: '#ee89b2',
950: '#000000',
},
}SCSS
$custom: #ee89b2; $custom-light: #f6adc9; $custom-dark: #000000;
JSON
{
"hex": "#ee89b2",
"rgb": {
"r": 238,
"g": 137,
"b": 178
},
"hsl": {
"h": 335.644,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74941,
"c": 0.13119,
"h": 354.9
},
"luminance": 0.39283
}Semantic roles & 50–950 ramp
primary
#EE89B2
secondary
#D8F3E8
accent
#D7860F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82