#EF77BF#EF77BF
#EF77BF is a light, vivid pink. Relative luminance 0.353; OKLCH L 72.9% C 0.168 H 345.1°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EF77BF |
|---|---|
| RGB | rgb(239, 119, 191) |
| HSL | hsl(324, 79%, 70%) |
| HSV | hsv(324, 50%, 94%) |
| CMYK | cmyk(0%, 50.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(65.99, 54.48, -16.34) |
| CIE-LCH | lch(65.99, 56.88, 343.31°) |
| OKLab | oklab(72.87% 0.1626 -0.0432) |
| OKLCH | oklch(72.87% 0.168 345.1) |
| XYZ | xyz(51.5986, 35.3101, 53.3780) |
| Luminance | 0.3531 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.68
Bubblegum (survey)
#FF6CB5
ΔE00 3.82
Hot Pink
#FF69B4
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.08
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Pale Magenta
#D767AD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF77BF #77EFA7
analogous
#E377EF #EF77BF #EF7783
triadic
#EF77BF #BFEF77 #77BFEF
tetradic
#EF77BF #EFE377 #77EFA7 #7783EF
square
#EF77BF #EFE377 #77EFA7 #7783EF
split-complementary
#EF77BF #83EF77 #77EFE3
monochromatic
#D31988 #E940A5 #EF77BF #F5AED9 #FCE4F2
Accessibility & contrast
On white
2.61
#EF77BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#EF77BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF77BF
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF77BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF77BF | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8194C1
Deuteranopia (green-blind)
#A1A8BC
Tritanopia (blue-blind)
#FC7693
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ef77bf; /* rgb */ color: rgb(239, 119, 191); /* oklch */ color: oklch(72.9% 0.168 345.1);
Tailwind
colors: {
custom: {
50: '#f7a2d2',
500: '#ef77bf',
950: '#000000',
},
}SCSS
$custom: #ef77bf; $custom-light: #f7a2d2; $custom-dark: #000000;
JSON
{
"hex": "#ef77bf",
"rgb": {
"r": 239,
"g": 119,
"b": 191
},
"hsl": {
"h": 324,
"s": 78.947,
"l": 70.196
},
"oklch": {
"l": 0.72869,
"c": 0.16825,
"h": 345.1
},
"luminance": 0.35306
}Semantic roles & 50–950 ramp
primary
#EF77BF
secondary
#D0F2DE
accent
#DB5E0A
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82