#EE89B4#EE89B4
#EE89B4 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.0% C 0.132 H 353.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89B4 |
|---|---|
| RGB | rgb(238, 137, 180) |
| HSL | hsl(334, 75%, 74%) |
| HSV | hsv(334, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 24.4%, 6.7%) |
| CIE-LAB | lab(69.02, 43.65, -5.64) |
| CIE-LCH | lch(69.02, 44.01, 352.63°) |
| OKLab | oklab(75.01% 0.1313 -0.0143) |
| OKLCH | oklch(75.01% 0.132 353.8) |
| XYZ | xyz(52.4451, 39.3676, 48.0076) |
| Luminance | 0.3936 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 4.78
Pig Pink
#E78EA5
ΔE00 4.98
Bubblegum Pink
#FE83CC
ΔE00 5.77
Rosa
#FE86A4
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89B4 #89EEC3
analogous
#EE89E7 #EE89B4 #EE9089
triadic
#EE89B4 #B4EE89 #89B4EE
tetradic
#EE89B4 #E7EE89 #89EEC3 #9089EE
square
#EE89B4 #E7EE89 #89EEC3 #9089EE
split-complementary
#EE89B4 #89EE90 #89E7EE
monochromatic
#DD2070 #E65492 #EE89B4 #F6BED6 #FBE4EE
Accessibility & contrast
On white
2.37
#EE89B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE89B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89B4
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89B4 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB5
Deuteranopia (green-blind)
#AEAFB2
Tritanopia (blue-blind)
#FC8598
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee89b4; /* rgb */ color: rgb(238, 137, 180); /* oklch */ color: oklch(75.0% 0.132 353.8);
Tailwind
colors: {
custom: {
50: '#f6adca',
500: '#ee89b4',
950: '#000000',
},
}SCSS
$custom: #ee89b4; $custom-light: #f6adca; $custom-dark: #000000;
JSON
{
"hex": "#ee89b4",
"rgb": {
"r": 238,
"g": 137,
"b": 180
},
"hsl": {
"h": 334.455,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75005,
"c": 0.13212,
"h": 353.8
},
"luminance": 0.39364
}Semantic roles & 50–950 ramp
primary
#EE89B4
secondary
#D8F3E7
accent
#D7820F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82