#EF91BD#EF91BD
#EF91BD is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.7% C 0.125 H 350.9°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91BD |
|---|---|
| RGB | rgb(239, 145, 189) |
| HSL | hsl(332, 75%, 75%) |
| HSV | hsv(332, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 20.9%, 6.3%) |
| CIE-LAB | lab(71.06, 41.15, -7.62) |
| CIE-LCH | lch(71.06, 41.85, 349.52°) |
| OKLab | oklab(76.67% 0.1231 -0.0197) |
| OKLCH | oklch(76.67% 0.125 350.9) |
| XYZ | xyz(54.9083, 42.2793, 53.4029) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.45
Bubblegum Pink
#FE83CC
ΔE00 5.47
Pinky
#FC86AA
ΔE00 5.51
Pig Pink
#E78EA5
ΔE00 5.90
Carnation Pink
#FF7FA7
ΔE00 6.41
Rosa
#FE86A4
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91BD #91EFC3
analogous
#EF91EC #EF91BD #EF9491
triadic
#EF91BD #BDEF91 #91BDEF
tetradic
#EF91BD #ECEF91 #91EFC3 #9491EF
square
#EF91BD #ECEF91 #91EFC3 #9491EF
split-complementary
#EF91BD #91EF94 #91ECEF
monochromatic
#DF267D #E75C9D #EF91BD #F7C6DD #FBE4EF
Accessibility & contrast
On white
2.22
#EF91BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EF91BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91BD
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91BD | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BF
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#FC8EA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91bd; /* rgb */ color: rgb(239, 145, 189); /* oklch */ color: oklch(76.7% 0.125 350.9);
Tailwind
colors: {
custom: {
50: '#f6b3d0',
500: '#ef91bd',
950: '#000000',
},
}SCSS
$custom: #ef91bd; $custom-light: #f6b3d0; $custom-dark: #000000;
JSON
{
"hex": "#ef91bd",
"rgb": {
"r": 239,
"g": 145,
"b": 189
},
"hsl": {
"h": 331.915,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76669,
"c": 0.12464,
"h": 350.9
},
"luminance": 0.42276
}Semantic roles & 50–950 ramp
primary
#EF91BD
secondary
#D8F3E6
accent
#D7790F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082