#F77FC4#F77FC4
#F77FC4 is a light, vivid pink. Relative luminance 0.389; OKLCH L 75.2% C 0.166 H 346.3°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FC4 |
|---|---|
| RGB | rgb(247, 127, 196) |
| HSL | hsl(326, 88%, 73%) |
| HSV | hsv(326, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 20.6%, 3.1%) |
| CIE-LAB | lab(68.71, 53.82, -14.94) |
| CIE-LCH | lch(68.71, 55.85, 344.49°) |
| OKLab | oklab(75.18% 0.1608 -0.0393) |
| OKLCH | oklch(75.18% 0.166 346.3) |
| XYZ | xyz(55.9122, 38.9428, 56.7858) |
| Luminance | 0.3894 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.64
Pink (survey)
#FF81C0
ΔE00 2.24
Bubblegum (survey)
#FF6CB5
ΔE00 4.14
Hot Pink
#FF69B4
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.16
Lavender Pink
#DD85D7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FC4 #7FF7B2
analogous
#EE7FF7 #F77FC4 #F77F88
triadic
#F77FC4 #C4F77F #7FC4F7
tetradic
#F77FC4 #F7EE7F #7FF7B2 #7F88F7
square
#F77FC4 #F7EE7F #7FF7B2 #7F88F7
split-complementary
#F77FC4 #88F77F #7FF7EE
monochromatic
#ED0F8E #F345A9 #F77FC4 #FBB9DF #FDE2F2
Accessibility & contrast
On white
2.39
#F77FC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#F77FC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FC4
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FC4 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#899BC6
Deuteranopia (green-blind)
#A9AFC1
Tritanopia (blue-blind)
#FF7D99
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f77fc4; /* rgb */ color: rgb(247, 127, 196); /* oklch */ color: oklch(75.2% 0.166 346.3);
Tailwind
colors: {
custom: {
50: '#fca7d6',
500: '#f77fc4',
950: '#000000',
},
}SCSS
$custom: #f77fc4; $custom-light: #fca7d6; $custom-dark: #000000;
JSON
{
"hex": "#f77fc4",
"rgb": {
"r": 247,
"g": 127,
"b": 196
},
"hsl": {
"h": 325.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75179,
"c": 0.16556,
"h": 346.3
},
"luminance": 0.38938
}Semantic roles & 50–950 ramp
primary
#F77FC4
secondary
#D6F5E3
accent
#E56201
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83