#F77FC0#F77FC0
#F77FC0 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.0% C 0.163 H 348.1°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FC0 |
|---|---|
| RGB | rgb(247, 127, 192) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 22.3%, 3.1%) |
| CIE-LAB | lab(68.58, 53.26, -12.89) |
| CIE-LCH | lch(68.58, 54.79, 346.39°) |
| OKLab | oklab(75.04% 0.1597 -0.0338) |
| OKLCH | oklch(75.04% 0.163 348.1) |
| XYZ | xyz(55.4630, 38.7631, 54.4199) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.64
Bubblegum Pink
#FE83CC
ΔE00 2.21
Bubblegum (survey)
#FF6CB5
ΔE00 3.75
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.66
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FC0 #7FF7B6
analogous
#F27FF7 #F77FC0 #F77F84
triadic
#F77FC0 #C0F77F #7FC0F7
tetradic
#F77FC0 #F7F27F #7FF7B6 #7F84F7
square
#F77FC0 #F7F27F #7FF7B6 #7F84F7
split-complementary
#F77FC0 #84F77F #7FF7F2
monochromatic
#ED0F87 #F345A4 #F77FC0 #FBB9DC #FDE2F1
Accessibility & contrast
On white
2.40
#F77FC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#F77FC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FC0
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FC0 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC2
Deuteranopia (green-blind)
#AAAFBD
Tritanopia (blue-blind)
#FF7C97
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77fc0; /* rgb */ color: rgb(247, 127, 192); /* oklch */ color: oklch(75.0% 0.163 348.1);
Tailwind
colors: {
custom: {
50: '#fca7d3',
500: '#f77fc0',
950: '#000000',
},
}SCSS
$custom: #f77fc0; $custom-light: #fca7d3; $custom-dark: #000000;
JSON
{
"hex": "#f77fc0",
"rgb": {
"r": 247,
"g": 127,
"b": 192
},
"hsl": {
"h": 327.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75038,
"c": 0.16321,
"h": 348.1
},
"luminance": 0.38759
}Semantic roles & 50–950 ramp
primary
#F77FC0
secondary
#D6F5E4
accent
#E56901
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82