#EF77BA#EF77BA
#EF77BA is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.7% C 0.165 H 347.4°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77BA |
|---|---|
| RGB | rgb(239, 119, 186) |
| HSL | hsl(327, 79%, 70%) |
| HSV | hsv(327, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 22.2%, 6.3%) |
| CIE-LAB | lab(65.82, 53.77, -13.77) |
| CIE-LCH | lch(65.82, 55.51, 345.64°) |
| OKLab | oklab(72.69% 0.1612 -0.0362) |
| OKLCH | oklch(72.69% 0.165 347.4) |
| XYZ | xyz(51.0577, 35.0937, 50.5295) |
| Luminance | 0.3509 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.21
Hot Pink
#FF69B4
ΔE00 3.44
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum Pink
#FE83CC
ΔE00 3.97
Bubble Gum Pink
#FF69AF
ΔE00 4.03
Pale Magenta
#D767AD
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77BA #77EFAC
analogous
#E877EF #EF77BA #EF777E
triadic
#EF77BA #BAEF77 #77BAEF
tetradic
#EF77BA #EFE877 #77EFAC #777EEF
square
#EF77BA #EFE877 #77EFAC #777EEF
split-complementary
#EF77BA #7EEF77 #77EFE8
monochromatic
#D31981 #E9409E #EF77BA #F5AED6 #FCE4F1
Accessibility & contrast
On white
2.62
#EF77BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#EF77BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77BA
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77BA | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8293BC
Deuteranopia (green-blind)
#A3A8B7
Tritanopia (blue-blind)
#FD7590
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef77ba; /* rgb */ color: rgb(239, 119, 186); /* oklch */ color: oklch(72.7% 0.165 347.4);
Tailwind
colors: {
custom: {
50: '#f7a2ce',
500: '#ef77ba',
950: '#000000',
},
}SCSS
$custom: #ef77ba; $custom-light: #f7a2ce; $custom-dark: #000000;
JSON
{
"hex": "#ef77ba",
"rgb": {
"r": 239,
"g": 119,
"b": 186
},
"hsl": {
"h": 326.5,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.72689,
"c": 0.16523,
"h": 347.4
},
"luminance": 0.3509
}Semantic roles & 50–950 ramp
primary
#EF77BA
secondary
#D0F2DF
accent
#DB670A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F13
muted
#867F82