#EE59C0#EE59C0
#EE59C0 is a light, highly saturated pink. Relative luminance 0.291; OKLCH L 69.1% C 0.213 H 341.9°. Best body text is #000000 at 6.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EE59C0 |
|---|---|
| RGB | rgb(238, 89, 192) |
| HSL | hsl(319, 81%, 64%) |
| HSV | hsv(319, 63%, 93%) |
| CMYK | cmyk(0%, 62.6%, 19.3%, 6.7%) |
| CIE-LAB | lab(60.90, 67.68, -24.68) |
| CIE-LCH | lch(60.90, 72.03, 339.96°) |
| OKLab | oklab(69.08% 0.202 -0.0661) |
| OKLCH | oklch(69.08% 0.213 341.9) |
| XYZ | xyz(48.3480, 29.1321, 52.9357) |
| Luminance | 0.2913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Purpleish Pink
#DF4EC8
ΔE00 4.81
Pale Magenta
#D767AD
ΔE00 4.84
Purplish Pink
#CE5DAE
ΔE00 5.58
Barbie Pink
#FE46A5
ΔE00 6.23
Orchid
#DA70D6
ΔE00 6.37
Bright Pink
#FE01B1
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE59C0 #59EE87
analogous
#D159EE #EE59C0 #EE5976
triadic
#EE59C0 #C0EE59 #59C0EE
tetradic
#EE59C0 #EED159 #59EE87 #5976EE
square
#EE59C0 #EED159 #59EE87 #5976EE
split-complementary
#EE59C0 #76EE59 #59EED1
monochromatic
#BA1386 #E821AB #EE59C0 #F491D5 #F9C8EA
Accessibility & contrast
On white
3.08
#EE59C0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.83
#EE59C0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EE59C0
6.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE59C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE59C0 | 1.00 | 3.08 | 6.83 | 6.83 |
| #FFFFFF | 3.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6483C3
Deuteranopia (green-blind)
#909CBC
Tritanopia (blue-blind)
#FC5B85
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #ee59c0; /* rgb */ color: rgb(238, 89, 192); /* oklch */ color: oklch(69.1% 0.213 341.9);
Tailwind
colors: {
custom: {
50: '#f791d3',
500: '#ee59c0',
950: '#000000',
},
}SCSS
$custom: #ee59c0; $custom-light: #f791d3; $custom-dark: #000000;
JSON
{
"hex": "#ee59c0",
"rgb": {
"r": 238,
"g": 89,
"b": 192
},
"hsl": {
"h": 318.523,
"s": 81.421,
"l": 64.118
},
"oklch": {
"l": 0.69082,
"c": 0.21256,
"h": 341.9
},
"luminance": 0.29128
}Semantic roles & 50–950 ramp
primary
#EE59C0
secondary
#B7EBC7
accent
#DE4A08
background
#FFF9FC
surface
#FFF2F9
border
#D7CCD2
text
#180D14
muted
#867E82