#EF91BA#EF91BA
#EF91BA is a light, vivid pink. Relative luminance 0.421; OKLCH L 76.6% C 0.123 H 352.7°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EF91BA |
|---|---|
| RGB | rgb(239, 145, 186) |
| HSL | hsl(334, 75%, 75%) |
| HSV | hsv(334, 39%, 94%) |
| CMYK | cmyk(0%, 39.3%, 22.2%, 6.3%) |
| CIE-LAB | lab(70.97, 40.72, -6.08) |
| CIE-LCH | lch(70.97, 41.17, 351.51°) |
| OKLab | oklab(76.57% 0.1221 -0.0156) |
| OKLCH | oklch(76.57% 0.123 352.7) |
| XYZ | xyz(54.5861, 42.1504, 51.7056) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.78
Pinky
#FC86AA
ΔE00 4.90
Pig Pink
#E78EA5
ΔE00 5.14
Carnation Pink
#FF7FA7
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 6.08
Rosa
#FE86A4
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF91BA #91EFC6
analogous
#EF91E9 #EF91BA #EF9791
triadic
#EF91BA #BAEF91 #91BAEF
tetradic
#EF91BA #E9EF91 #91EFC6 #9791EF
square
#EF91BA #E9EF91 #91EFC6 #9791EF
split-complementary
#EF91BA #91EF97 #91E9EF
monochromatic
#DF2677 #E75C98 #EF91BA #F7C6DC #FBE4EE
Accessibility & contrast
On white
2.23
#EF91BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#EF91BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF91BA
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF91BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF91BA | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#B3B4B8
Tritanopia (blue-blind)
#FC8D9F
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef91ba; /* rgb */ color: rgb(239, 145, 186); /* oklch */ color: oklch(76.6% 0.123 352.7);
Tailwind
colors: {
custom: {
50: '#f6b3ce',
500: '#ef91ba',
950: '#000000',
},
}SCSS
$custom: #ef91ba; $custom-light: #f6b3ce; $custom-dark: #000000;
JSON
{
"hex": "#ef91ba",
"rgb": {
"r": 239,
"g": 145,
"b": 186
},
"hsl": {
"h": 333.83,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.76573,
"c": 0.12308,
"h": 352.7
},
"luminance": 0.42147
}Semantic roles & 50–950 ramp
primary
#EF91BA
secondary
#D8F3E7
accent
#D7800F
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082