#F77FBF#F77FBF
#F77FBF is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.0% C 0.163 H 348.5°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FBF |
|---|---|
| RGB | rgb(247, 127, 191) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 22.7%, 3.1%) |
| CIE-LAB | lab(68.55, 53.12, -12.38) |
| CIE-LCH | lch(68.55, 54.54, 346.88°) |
| OKLab | oklab(75% 0.1594 -0.0324) |
| OKLCH | oklch(75% 0.163 348.5) |
| XYZ | xyz(55.3526, 38.7190, 53.8383) |
| Luminance | 0.3871 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.53
Bubblegum Pink
#FE83CC
ΔE00 2.38
Bubblegum (survey)
#FF6CB5
ΔE00 3.68
Hot Pink
#FF69B4
ΔE00 4.13
Bubble Gum Pink
#FF69AF
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FBF #7FF7B7
analogous
#F37FF7 #F77FBF #F77F83
triadic
#F77FBF #BFF77F #7FBFF7
tetradic
#F77FBF #F7F37F #7FF7B7 #7F83F7
square
#F77FBF #F7F37F #7FF7B7 #7F83F7
split-complementary
#F77FBF #83F77F #7FF7F3
monochromatic
#ED0F85 #F345A2 #F77FBF #FBB9DC #FDE2F1
Accessibility & contrast
On white
2.40
#F77FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#F77FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FBF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FBF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#ABAFBC
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77fbf; /* rgb */ color: rgb(247, 127, 191); /* oklch */ color: oklch(75.0% 0.163 348.5);
Tailwind
colors: {
custom: {
50: '#fca7d2',
500: '#f77fbf',
950: '#000000',
},
}SCSS
$custom: #f77fbf; $custom-light: #fca7d2; $custom-dark: #000000;
JSON
{
"hex": "#f77fbf",
"rgb": {
"r": 247,
"g": 127,
"b": 191
},
"hsl": {
"h": 328,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75003,
"c": 0.16264,
"h": 348.5
},
"luminance": 0.38714
}Semantic roles & 50–950 ramp
primary
#F77FBF
secondary
#D6F5E4
accent
#E56B01
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82