#EE89CF#EE89CF
#EE89CF is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.9% C 0.149 H 339.6°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89CF |
|---|---|
| RGB | rgb(238, 137, 207) |
| HSL | hsl(318, 75%, 74%) |
| HSV | hsv(318, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 13%, 6.7%) |
| CIE-LAB | lab(69.88, 47.67, -19.41) |
| CIE-LCH | lch(69.88, 51.47, 337.85°) |
| OKLab | oklab(75.94% 0.1395 -0.0518) |
| OKLCH | oklch(75.94% 0.149 339.6) |
| XYZ | xyz(55.4684, 40.5769, 63.9299) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.09
Lavender Pink
#DD85D7
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 5.00
Violet (CSS)
#EE82EE
ΔE00 6.77
Plum
#DDA0DD
ΔE00 6.88
Purply Pink
#F075E6
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89CF #89EEA8
analogous
#DA89EE #EE89CF #EE899C
triadic
#EE89CF #CFEE89 #89CFEE
tetradic
#EE89CF #EEDA89 #89EEA8 #899CEE
square
#EE89CF #EEDA89 #89EEA8 #899CEE
split-complementary
#EE89CF #9CEE89 #89EEDA
monochromatic
#DD20A3 #E654B9 #EE89CF #F6BEE5 #FBE4F4
Accessibility & contrast
On white
2.30
#EE89CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#EE89CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89CF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89CF | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA1D2
Deuteranopia (green-blind)
#A7B1CC
Tritanopia (blue-blind)
#F88BA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ee89cf; /* rgb */ color: rgb(238, 137, 207); /* oklch */ color: oklch(75.9% 0.149 339.6);
Tailwind
colors: {
custom: {
50: '#f5aedd',
500: '#ee89cf',
950: '#000000',
},
}SCSS
$custom: #ee89cf; $custom-light: #f5aedd; $custom-dark: #000000;
JSON
{
"hex": "#ee89cf",
"rgb": {
"r": 238,
"g": 137,
"b": 207
},
"hsl": {
"h": 318.416,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.75939,
"c": 0.14879,
"h": 339.6
},
"luminance": 0.40573
}Semantic roles & 50–950 ramp
primary
#EE89CF
secondary
#D8F3E0
accent
#D74C0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83