#EF91C3#EF91C3
#EF91C3 is a light, vivid pink. Relative luminance 0.425; OKLCH L 76.9% C 0.128 H 347.4°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91C3 |
|---|---|
| RGB | rgb(239, 145, 195) |
| HSL | hsl(328, 75%, 75%) |
| HSV | hsv(328, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 18.4%, 6.3%) |
| CIE-LAB | lab(71.25, 42.04, -10.68) |
| CIE-LCH | lch(71.25, 43.38, 345.75°) |
| OKLab | oklab(76.87% 0.125 -0.0279) |
| OKLCH | oklch(76.87% 0.128 347.4) |
| XYZ | xyz(55.5731, 42.5452, 56.9041) |
| Luminance | 0.4254 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.20
Bubblegum Pink
#FE83CC
ΔE00 4.47
Pinky
#FC86AA
ΔE00 6.80
Pig Pink
#E78EA5
ΔE00 7.39
Carnation Pink
#FF7FA7
ΔE00 7.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91C3 #91EFBD
analogous
#EC91EF #EF91C3 #EF9194
triadic
#EF91C3 #C3EF91 #91C3EF
tetradic
#EF91C3 #EFEC91 #91EFBD #9194EF
square
#EF91C3 #EFEC91 #91EFBD #9194EF
split-complementary
#EF91C3 #94EF91 #91EFEC
monochromatic
#DF2689 #E75CA6 #EF91C3 #F7C6E0 #FBE4F0
Accessibility & contrast
On white
2.21
#EF91C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#EF91C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91C3
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91C3 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A5C5
Deuteranopia (green-blind)
#B0B4C1
Tritanopia (blue-blind)
#FB8FA3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91c3; /* rgb */ color: rgb(239, 145, 195); /* oklch */ color: oklch(76.9% 0.128 347.4);
Tailwind
colors: {
custom: {
50: '#f6b3d5',
500: '#ef91c3',
950: '#000000',
},
}SCSS
$custom: #ef91c3; $custom-light: #f6b3d5; $custom-dark: #000000;
JSON
{
"hex": "#ef91c3",
"rgb": {
"r": 239,
"g": 145,
"b": 195
},
"hsl": {
"h": 328.085,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76868,
"c": 0.12808,
"h": 347.4
},
"luminance": 0.42542
}Semantic roles & 50–950 ramp
primary
#EF91C3
secondary
#D8F3E5
accent
#D76C0F
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083