#EF91BE#EF91BE
#EF91BE is a light, vivid pink. Relative luminance 0.423; OKLCH L 76.7% C 0.125 H 350.3°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91BE |
|---|---|
| RGB | rgb(239, 145, 190) |
| HSL | hsl(331, 75%, 75%) |
| HSV | hsv(331, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 20.5%, 6.3%) |
| CIE-LAB | lab(71.09, 41.30, -8.13) |
| CIE-LCH | lch(71.09, 42.09, 348.87°) |
| OKLab | oklab(76.7% 0.1234 -0.0211) |
| OKLCH | oklch(76.7% 0.125 350.3) |
| XYZ | xyz(55.0172, 42.3229, 53.9766) |
| Luminance | 0.4232 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.37
Bubblegum Pink
#FE83CC
ΔE00 5.29
Pinky
#FC86AA
ΔE00 5.72
Pig Pink
#E78EA5
ΔE00 6.15
Carnation Pink
#FF7FA7
ΔE00 6.58
Rosa
#FE86A4
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91BE #91EFC2
analogous
#EF91ED #EF91BE #EF9391
triadic
#EF91BE #BEEF91 #91BEEF
tetradic
#EF91BE #EDEF91 #91EFC2 #9391EF
square
#EF91BE #EDEF91 #91EFC2 #9391EF
split-complementary
#EF91BE #91EF93 #91EDEF
monochromatic
#DF267F #E75C9E #EF91BE #F7C6DE #FBE4EF
Accessibility & contrast
On white
2.22
#EF91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#EF91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91BE
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91BE | 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)
#9AA4C0
Deuteranopia (green-blind)
#B2B4BC
Tritanopia (blue-blind)
#FC8EA1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91be; /* rgb */ color: rgb(239, 145, 190); /* oklch */ color: oklch(76.7% 0.125 350.3);
Tailwind
colors: {
custom: {
50: '#f6b3d1',
500: '#ef91be',
950: '#000000',
},
}SCSS
$custom: #ef91be; $custom-light: #f6b3d1; $custom-dark: #000000;
JSON
{
"hex": "#ef91be",
"rgb": {
"r": 239,
"g": 145,
"b": 190
},
"hsl": {
"h": 331.277,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76702,
"c": 0.12518,
"h": 350.3
},
"luminance": 0.42319
}Semantic roles & 50–950 ramp
primary
#EF91BE
secondary
#D8F3E6
accent
#D7770F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082