#EE91C5#EE91C5
#EE91C5 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.128 H 345.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE91C5 |
|---|---|
| RGB | rgb(238, 145, 197) |
| HSL | hsl(326, 73%, 75%) |
| HSV | hsv(326, 39%, 93%) |
| CMYK | cmyk(0%, 39.1%, 17.2%, 6.7%) |
| CIE-LAB | lab(71.19, 42.01, -11.88) |
| CIE-LCH | lch(71.19, 43.66, 344.21°) |
| OKLab | oklab(76.82% 0.1245 -0.0312) |
| OKLCH | oklch(76.82% 0.128 345.9) |
| XYZ | xyz(55.4640, 42.4626, 58.0873) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 4.35
Pinky
#FC86AA
ΔE00 7.36
Plum
#DDA0DD
ΔE00 7.44
Bubblegum (survey)
#FF6CB5
ΔE00 7.69
Lavender Pink
#DD85D7
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE91C5 #91EEBA
analogous
#E991EE #EE91C5 #EE9196
triadic
#EE91C5 #C5EE91 #91C5EE
tetradic
#EE91C5 #EEE991 #91EEBA #9196EE
square
#EE91C5 #EEE991 #91EEBA #9196EE
split-complementary
#EE91C5 #96EE91 #91EEE9
monochromatic
#DE278D #E65CA9 #EE91C5 #F6C6E1 #FBE4F1
Accessibility & contrast
On white
2.21
#EE91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EE91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE91C5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE91C5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C7
Deuteranopia (green-blind)
#AFB4C3
Tritanopia (blue-blind)
#FA90A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee91c5; /* rgb */ color: rgb(238, 145, 197); /* oklch */ color: oklch(76.8% 0.128 345.9);
Tailwind
colors: {
custom: {
50: '#f5b3d6',
500: '#ee91c5',
950: '#000000',
},
}SCSS
$custom: #ee91c5; $custom-light: #f5b3d6; $custom-dark: #000000;
JSON
{
"hex": "#ee91c5",
"rgb": {
"r": 238,
"g": 145,
"b": 197
},
"hsl": {
"h": 326.452,
"s": 73.228,
"l": 75.098
},
"oklch": {
"l": 0.7682,
"c": 0.12838,
"h": 345.9
},
"luminance": 0.42459
}Semantic roles & 50–950 ramp
primary
#EE91C5
secondary
#D8F3E4
accent
#D56710
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083