#EF91C5#EF91C5
#EF91C5 is a light, vivid pink. Relative luminance 0.426; OKLCH L 76.9% C 0.129 H 346.3°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C5 |
|---|---|
| RGB | rgb(239, 145, 197) |
| HSL | hsl(327, 75%, 75%) |
| HSV | hsv(327, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 17.6%, 6.3%) |
| CIE-LAB | lab(71.31, 42.34, -11.69) |
| CIE-LCH | lch(71.31, 43.93, 344.56°) |
| OKLab | oklab(76.94% 0.1256 -0.0307) |
| OKLCH | oklch(76.94% 0.129 346.3) |
| XYZ | xyz(55.8007, 42.6363, 58.1030) |
| Luminance | 0.4263 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.22
Pink (survey)
#FF81C0
ΔE00 4.23
Pinky
#FC86AA
ΔE00 7.23
Plum
#DDA0DD
ΔE00 7.58
Bubblegum (survey)
#FF6CB5
ΔE00 7.62
Pig Pink
#E78EA5
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C5 #91EFBB
analogous
#EA91EF #EF91C5 #EF9196
triadic
#EF91C5 #C5EF91 #91C5EF
tetradic
#EF91C5 #EFEA91 #91EFBB #9196EF
square
#EF91C5 #EFEA91 #91EFBB #9196EF
split-complementary
#EF91C5 #96EF91 #91EFEA
monochromatic
#DF268D #E75CA9 #EF91C5 #F7C6E1 #FBE4F1
Accessibility & contrast
On white
2.20
#EF91C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EF91C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C7
Deuteranopia (green-blind)
#B0B4C3
Tritanopia (blue-blind)
#FB90A4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef91c5; /* rgb */ color: rgb(239, 145, 197); /* oklch */ color: oklch(76.9% 0.129 346.3);
Tailwind
colors: {
custom: {
50: '#f6b3d6',
500: '#ef91c5',
950: '#000000',
},
}SCSS
$custom: #ef91c5; $custom-light: #f6b3d6; $custom-dark: #000000;
JSON
{
"hex": "#ef91c5",
"rgb": {
"r": 239,
"g": 145,
"b": 197
},
"hsl": {
"h": 326.809,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76935,
"c": 0.12932,
"h": 346.3
},
"luminance": 0.42633
}Semantic roles & 50–950 ramp
primary
#EF91C5
secondary
#D8F3E4
accent
#D7680F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083