#EE89AF#EE89AF
#EE89AF is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.8% C 0.130 H 356.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89AF |
|---|---|
| RGB | rgb(238, 137, 175) |
| HSL | hsl(337, 75%, 74%) |
| HSV | hsv(337, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 26.5%, 6.7%) |
| CIE-LAB | lab(68.87, 42.96, -3.05) |
| CIE-LCH | lch(68.87, 43.07, 355.93°) |
| OKLab | oklab(74.85% 0.1297 -0.0075) |
| OKLCH | oklch(74.85% 0.13 356.7) |
| XYZ | xyz(51.9450, 39.1676, 45.3734) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.14
Pig Pink
#E78EA5
ΔE00 3.76
Carnation Pink
#FF7FA7
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 4.98
Dull Pink
#D5869D
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89AF #89EEC8
analogous
#EE89E1 #EE89AF #EE9589
triadic
#EE89AF #AFEE89 #89AFEE
tetradic
#EE89AF #E1EE89 #89EEC8 #9589EE
square
#EE89AF #E1EE89 #89EEC8 #9589EE
split-complementary
#EE89AF #89EE95 #89E1EE
monochromatic
#DD2067 #E6548B #EE89AF #F6BED3 #FBE4ED
Accessibility & contrast
On white
2.38
#EE89AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EE89AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89AF
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89AF | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969DB0
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FC8497
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee89af; /* rgb */ color: rgb(238, 137, 175); /* oklch */ color: oklch(74.8% 0.130 356.7);
Tailwind
colors: {
custom: {
50: '#f6adc6',
500: '#ee89af',
950: '#000000',
},
}SCSS
$custom: #ee89af; $custom-light: #f6adc6; $custom-dark: #000000;
JSON
{
"hex": "#ee89af",
"rgb": {
"r": 238,
"g": 137,
"b": 175
},
"hsl": {
"h": 337.426,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.74848,
"c": 0.12988,
"h": 356.7
},
"luminance": 0.39164
}Semantic roles & 50–950 ramp
primary
#EE89AF
secondary
#D8F3E9
accent
#D78C0F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82