#EF91BB#EF91BB
#EF91BB is a light, vivid pink. Relative luminance 0.422; OKLCH L 76.6% C 0.124 H 352.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91BB |
|---|---|
| RGB | rgb(239, 145, 187) |
| HSL | hsl(333, 75%, 75%) |
| HSV | hsv(333, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 21.8%, 6.3%) |
| CIE-LAB | lab(71.00, 40.86, -6.59) |
| CIE-LCH | lch(71.00, 41.39, 350.84°) |
| OKLab | oklab(76.61% 0.1224 -0.0169) |
| OKLCH | oklch(76.61% 0.124 352.1) |
| XYZ | xyz(54.6927, 42.1931, 52.2675) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.66
Pinky
#FC86AA
ΔE00 5.10
Pig Pink
#E78EA5
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 5.87
Carnation Pink
#FF7FA7
ΔE00 6.06
Rosa
#FE86A4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91BB #91EFC5
analogous
#EF91EA #EF91BB #EF9691
triadic
#EF91BB #BBEF91 #91BBEF
tetradic
#EF91BB #EAEF91 #91EFC5 #9691EF
square
#EF91BB #EAEF91 #91EFC5 #9691EF
split-complementary
#EF91BB #91EF96 #91EAEF
monochromatic
#DF2679 #E75C9A #EF91BB #F7C6DC #FBE4EE
Accessibility & contrast
On white
2.23
#EF91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#EF91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91BB
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91BB | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FC8EA0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91bb; /* rgb */ color: rgb(239, 145, 187); /* oklch */ color: oklch(76.6% 0.124 352.1);
Tailwind
colors: {
custom: {
50: '#f6b3cf',
500: '#ef91bb',
950: '#000000',
},
}SCSS
$custom: #ef91bb; $custom-light: #f6b3cf; $custom-dark: #000000;
JSON
{
"hex": "#ef91bb",
"rgb": {
"r": 239,
"g": 145,
"b": 187
},
"hsl": {
"h": 333.191,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76605,
"c": 0.12359,
"h": 352.1
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#EF91BB
secondary
#D8F3E7
accent
#D77D0F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082