#F77FC2#F77FC2
#F77FC2 is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.1% C 0.164 H 347.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FC2 |
|---|---|
| RGB | rgb(247, 127, 194) |
| HSL | hsl(327, 88%, 73%) |
| HSV | hsv(327, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 21.5%, 3.1%) |
| CIE-LAB | lab(68.64, 53.54, -13.91) |
| CIE-LCH | lch(68.64, 55.31, 345.43°) |
| OKLab | oklab(75.11% 0.1603 -0.0365) |
| OKLCH | oklch(75.11% 0.164 347.2) |
| XYZ | xyz(55.6861, 38.8524, 55.5948) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.89
Pink (survey)
#FF81C0
ΔE00 1.91
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.35
Bubble Gum Pink
#FF69AF
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FC2 #7FF7B4
analogous
#F07FF7 #F77FC2 #F77F86
triadic
#F77FC2 #C2F77F #7FC2F7
tetradic
#F77FC2 #F7F07F #7FF7B4 #7F86F7
square
#F77FC2 #F7F07F #7FF7B4 #7F86F7
split-complementary
#F77FC2 #86F77F #7FF7F0
monochromatic
#ED0F8B #F345A7 #F77FC2 #FBB9DD #FDE2F1
Accessibility & contrast
On white
2.39
#F77FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#F77FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FC2
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FC2 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9BC4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77fc2; /* rgb */ color: rgb(247, 127, 194); /* oklch */ color: oklch(75.1% 0.164 347.2);
Tailwind
colors: {
custom: {
50: '#fca7d4',
500: '#f77fc2',
950: '#000000',
},
}SCSS
$custom: #f77fc2; $custom-light: #fca7d4; $custom-dark: #000000;
JSON
{
"hex": "#f77fc2",
"rgb": {
"r": 247,
"g": 127,
"b": 194
},
"hsl": {
"h": 326.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75108,
"c": 0.16438,
"h": 347.2
},
"luminance": 0.38848
}Semantic roles & 50–950 ramp
primary
#F77FC2
secondary
#D6F5E4
accent
#E56501
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83