#F77FB2#F77FB2
#F77FB2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.6% C 0.156 H 354.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FB2 |
|---|---|
| RGB | rgb(247, 127, 178) |
| HSL | hsl(335, 88%, 73%) |
| HSV | hsv(335, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 27.9%, 3.1%) |
| CIE-LAB | lab(68.15, 51.37, -5.68) |
| CIE-LCH | lch(68.15, 51.69, 353.69°) |
| OKLab | oklab(74.57% 0.1554 -0.0143) |
| OKLCH | oklch(74.57% 0.156 354.7) |
| XYZ | xyz(53.9850, 38.1719, 46.6355) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.79
Carnation Pink
#FF7FA7
ΔE00 3.70
Pinky
#FC86AA
ΔE00 3.88
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Bubble Gum Pink
#FF69AF
ΔE00 4.15
Hot Pink
#FF69B4
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FB2 #7FF7C4
analogous
#F77FEE #F77FB2 #F7887F
triadic
#F77FB2 #B2F77F #7FB2F7
tetradic
#F77FB2 #EEF77F #7FF7C4 #887FF7
square
#F77FB2 #EEF77F #7FF7C4 #887FF7
split-complementary
#F77FB2 #7FF788 #7FEEF7
monochromatic
#ED0F6D #F3458F #F77FB2 #FBB9D5 #FDE2EE
Accessibility & contrast
On white
2.43
#F77FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#F77FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FB2
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FB2 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#AEAEAF
Tritanopia (blue-blind)
#FF7992
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77fb2; /* rgb */ color: rgb(247, 127, 178); /* oklch */ color: oklch(74.6% 0.156 354.7);
Tailwind
colors: {
custom: {
50: '#fda7c9',
500: '#f77fb2',
950: '#000000',
},
}SCSS
$custom: #f77fb2; $custom-light: #fda7c9; $custom-dark: #000000;
JSON
{
"hex": "#f77fb2",
"rgb": {
"r": 247,
"g": 127,
"b": 178
},
"hsl": {
"h": 334.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.74571,
"c": 0.15607,
"h": 354.7
},
"luminance": 0.38167
}Semantic roles & 50–950 ramp
primary
#F77FB2
secondary
#D6F5E8
accent
#E58401
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82