#EF91C0#EF91C0
#EF91C0 is a light, vivid pink. Relative luminance 0.424; OKLCH L 76.8% C 0.126 H 349.1°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C0 |
|---|---|
| RGB | rgb(239, 145, 192) |
| HSL | hsl(330, 75%, 75%) |
| HSV | hsv(330, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 19.7%, 6.3%) |
| CIE-LAB | lab(71.15, 41.59, -9.15) |
| CIE-LCH | lch(71.15, 42.59, 347.60°) |
| OKLab | oklab(76.77% 0.124 -0.0238) |
| OKLCH | oklch(76.77% 0.126 349.1) |
| XYZ | xyz(55.2373, 42.4109, 55.1357) |
| Luminance | 0.4241 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.26
Bubblegum Pink
#FE83CC
ΔE00 4.93
Pinky
#FC86AA
ΔE00 6.15
Pig Pink
#E78EA5
ΔE00 6.65
Carnation Pink
#FF7FA7
ΔE00 6.95
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C0 #91EFC0
analogous
#EF91EF #EF91C0 #EF9191
triadic
#EF91C0 #C0EF91 #91C0EF
tetradic
#EF91C0 #EFEF91 #91EFC0 #9191EF
square
#EF91C0 #EFEF91 #91EFC0 #9191EF
split-complementary
#EF91C0 #91EF91 #91EFEF
monochromatic
#DF2683 #E75CA1 #EF91C0 #F7C6DF #FBE4F0
Accessibility & contrast
On white
2.21
#EF91C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#EF91C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C0
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C0 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C2
Deuteranopia (green-blind)
#B1B4BE
Tritanopia (blue-blind)
#FB8FA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91c0; /* rgb */ color: rgb(239, 145, 192); /* oklch */ color: oklch(76.8% 0.126 349.1);
Tailwind
colors: {
custom: {
50: '#f6b3d3',
500: '#ef91c0',
950: '#000000',
},
}SCSS
$custom: #ef91c0; $custom-light: #f6b3d3; $custom-dark: #000000;
JSON
{
"hex": "#ef91c0",
"rgb": {
"r": 239,
"g": 145,
"b": 192
},
"hsl": {
"h": 330,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76768,
"c": 0.1263,
"h": 349.1
},
"luminance": 0.42407
}Semantic roles & 50–950 ramp
primary
#EF91C0
secondary
#D8F3E6
accent
#D7730F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082