#EE89B0#EE89B0
#EE89B0 is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.9% C 0.130 H 356.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89B0 |
|---|---|
| RGB | rgb(238, 137, 176) |
| HSL | hsl(337, 75%, 74%) |
| HSV | hsv(337, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 26.1%, 6.7%) |
| CIE-LAB | lab(68.90, 43.10, -3.57) |
| CIE-LCH | lch(68.90, 43.25, 355.26°) |
| OKLab | oklab(74.88% 0.13 -0.0088) |
| OKLCH | oklch(74.88% 0.13 356.1) |
| XYZ | xyz(52.0435, 39.2070, 45.8925) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.32
Pig Pink
#E78EA5
ΔE00 4.00
Carnation Pink
#FF7FA7
ΔE00 4.11
Pink (survey)
#FF81C0
ΔE00 4.77
Rosa
#FE86A4
ΔE00 4.92
Dull Pink
#D5869D
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89B0 #89EEC7
analogous
#EE89E2 #EE89B0 #EE9489
triadic
#EE89B0 #B0EE89 #89B0EE
tetradic
#EE89B0 #E2EE89 #89EEC7 #9489EE
square
#EE89B0 #E2EE89 #89EEC7 #9489EE
split-complementary
#EE89B0 #89EE94 #89E2EE
monochromatic
#DD2069 #E6548C #EE89B0 #F6BED4 #FBE4ED
Accessibility & contrast
On white
2.38
#EE89B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE89B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89B0
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89B0 | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB1
Deuteranopia (green-blind)
#AFAFAE
Tritanopia (blue-blind)
#FC8497
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee89b0; /* rgb */ color: rgb(238, 137, 176); /* oklch */ color: oklch(74.9% 0.130 356.1);
Tailwind
colors: {
custom: {
50: '#f6adc7',
500: '#ee89b0',
950: '#000000',
},
}SCSS
$custom: #ee89b0; $custom-light: #f6adc7; $custom-dark: #000000;
JSON
{
"hex": "#ee89b0",
"rgb": {
"r": 238,
"g": 137,
"b": 176
},
"hsl": {
"h": 336.832,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74879,
"c": 0.13031,
"h": 356.1
},
"luminance": 0.39203
}Semantic roles & 50–950 ramp
primary
#EE89B0
secondary
#D8F3E9
accent
#D78A0F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82