#EF91C1#EF91C1
#EF91C1 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.127 H 348.5°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C1 |
|---|---|
| RGB | rgb(239, 145, 193) |
| HSL | hsl(329, 75%, 75%) |
| HSV | hsv(329, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 19.2%, 6.3%) |
| CIE-LAB | lab(71.18, 41.74, -9.66) |
| CIE-LCH | lch(71.18, 42.85, 346.97°) |
| OKLab | oklab(76.8% 0.1244 -0.0252) |
| OKLCH | oklch(76.8% 0.127 348.5) |
| XYZ | xyz(55.3485, 42.4554, 55.7212) |
| Luminance | 0.4245 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Bubblegum Pink
#FE83CC
ΔE00 4.77
Pinky
#FC86AA
ΔE00 6.36
Pig Pink
#E78EA5
ΔE00 6.90
Carnation Pink
#FF7FA7
ΔE00 7.14
Bubblegum (survey)
#FF6CB5
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C1 #91EFBF
analogous
#EE91EF #EF91C1 #EF9192
triadic
#EF91C1 #C1EF91 #91C1EF
tetradic
#EF91C1 #EFEE91 #91EFBF #9192EF
square
#EF91C1 #EFEE91 #91EFBF #9192EF
split-complementary
#EF91C1 #92EF91 #91EFEE
monochromatic
#DF2685 #E75CA3 #EF91C1 #F7C6DF #FBE4F0
Accessibility & contrast
On white
2.21
#EF91C1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EF91C1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C1
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C1 | 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)
#99A5C3
Deuteranopia (green-blind)
#B1B4BF
Tritanopia (blue-blind)
#FB8FA2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91c1; /* rgb */ color: rgb(239, 145, 193); /* oklch */ color: oklch(76.8% 0.127 348.5);
Tailwind
colors: {
custom: {
50: '#f6b3d3',
500: '#ef91c1',
950: '#000000',
},
}SCSS
$custom: #ef91c1; $custom-light: #f6b3d3; $custom-dark: #000000;
JSON
{
"hex": "#ef91c1",
"rgb": {
"r": 239,
"g": 145,
"b": 193
},
"hsl": {
"h": 329.362,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76801,
"c": 0.12689,
"h": 348.5
},
"luminance": 0.42452
}Semantic roles & 50–950 ramp
primary
#EF91C1
secondary
#D8F3E5
accent
#D7710F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082