#EF91C2#EF91C2
#EF91C2 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.8% C 0.127 H 348.0°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C2 |
|---|---|
| RGB | rgb(239, 145, 194) |
| HSL | hsl(329, 75%, 75%) |
| HSV | hsv(329, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 18.8%, 6.3%) |
| CIE-LAB | lab(71.21, 41.89, -10.17) |
| CIE-LCH | lch(71.21, 43.11, 346.36°) |
| OKLab | oklab(76.83% 0.1247 -0.0266) |
| OKLCH | oklch(76.83% 0.127 348) |
| XYZ | xyz(55.4604, 42.5002, 56.3107) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.62
Pinky
#FC86AA
ΔE00 6.58
Pig Pink
#E78EA5
ΔE00 7.15
Carnation Pink
#FF7FA7
ΔE00 7.33
Bubblegum (survey)
#FF6CB5
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C2 #91EFBE
analogous
#ED91EF #EF91C2 #EF9193
triadic
#EF91C2 #C2EF91 #91C2EF
tetradic
#EF91C2 #EFED91 #91EFBE #9193EF
square
#EF91C2 #EFED91 #91EFBE #9193EF
split-complementary
#EF91C2 #93EF91 #91EFED
monochromatic
#DF2687 #E75CA4 #EF91C2 #F7C6E0 #FBE4F0
Accessibility & contrast
On white
2.21
#EF91C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#EF91C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C2
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C2 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C4
Deuteranopia (green-blind)
#B1B4C0
Tritanopia (blue-blind)
#FB8FA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91c2; /* rgb */ color: rgb(239, 145, 194); /* oklch */ color: oklch(76.8% 0.127 348.0);
Tailwind
colors: {
custom: {
50: '#f6b3d4',
500: '#ef91c2',
950: '#000000',
},
}SCSS
$custom: #ef91c2; $custom-light: #f6b3d4; $custom-dark: #000000;
JSON
{
"hex": "#ef91c2",
"rgb": {
"r": 239,
"g": 145,
"b": 194
},
"hsl": {
"h": 328.723,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76834,
"c": 0.12748,
"h": 348
},
"luminance": 0.42497
}Semantic roles & 50–950 ramp
primary
#EF91C2
secondary
#D8F3E5
accent
#D76E0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083