#F77BC2#F77BC2
#F77BC2 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.6% C 0.171 H 346.6°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BC2 |
|---|---|
| RGB | rgb(247, 123, 194) |
| HSL | hsl(326, 89%, 73%) |
| HSV | hsv(326, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 21.5%, 3.1%) |
| CIE-LAB | lab(67.90, 55.46, -15.03) |
| CIE-LCH | lch(67.90, 57.46, 344.84°) |
| OKLab | oklab(74.55% 0.1661 -0.0396) |
| OKLCH | oklch(74.55% 0.171 346.6) |
| XYZ | xyz(55.1797, 37.8396, 55.4261) |
| Luminance | 0.3784 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.22
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum (survey)
#FF6CB5
ΔE00 3.50
Hot Pink
#FF69B4
ΔE00 3.86
Bubble Gum Pink
#FF69AF
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BC2 #7BF7B0
analogous
#EE7BF7 #F77BC2 #F77B84
triadic
#F77BC2 #C2F77B #7BC2F7
tetradic
#F77BC2 #F7EE7B #7BF7B0 #7B84F7
square
#F77BC2 #F7EE7B #7BF7B0 #7B84F7
split-complementary
#F77BC2 #84F77B #7BF7EE
monochromatic
#E90E8C #F441A7 #F77BC2 #FAB5DD #FDE2F2
Accessibility & contrast
On white
2.45
#F77BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#F77BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BC2
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BC2 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8698C4
Deuteranopia (green-blind)
#A8ADBF
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77bc2; /* rgb */ color: rgb(247, 123, 194); /* oklch */ color: oklch(74.6% 0.171 346.6);
Tailwind
colors: {
custom: {
50: '#fca5d4',
500: '#f77bc2',
950: '#000000',
},
}SCSS
$custom: #f77bc2; $custom-light: #fca5d4; $custom-dark: #000000;
JSON
{
"hex": "#f77bc2",
"rgb": {
"r": 247,
"g": 123,
"b": 194
},
"hsl": {
"h": 325.645,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.74553,
"c": 0.1707,
"h": 346.6
},
"luminance": 0.37835
}Semantic roles & 50–950 ramp
primary
#F77BC2
secondary
#D6F5E3
accent
#E56200
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#181014
muted
#867F83