#F77FB0#F77FB0
#F77FB0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.5% C 0.155 H 355.7°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FB0 |
|---|---|
| RGB | rgb(247, 127, 176) |
| HSL | hsl(336, 88%, 73%) |
| HSV | hsv(336, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 28.7%, 3.1%) |
| CIE-LAB | lab(68.09, 51.12, -4.64) |
| CIE-LCH | lch(68.09, 51.33, 354.81°) |
| OKLab | oklab(74.51% 0.1548 -0.0116) |
| OKLCH | oklch(74.51% 0.155 355.7) |
| XYZ | xyz(53.7856, 38.0922, 45.5857) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.22
Carnation Pink
#FF7FA7
ΔE00 3.24
Pinky
#FC86AA
ΔE00 3.45
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.32
Hot Pink
#FF69B4
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FB0 #7FF7C6
analogous
#F77FEC #F77FB0 #F78A7F
triadic
#F77FB0 #B0F77F #7FB0F7
tetradic
#F77FB0 #ECF77F #7FF7C6 #8A7FF7
square
#F77FB0 #ECF77F #7FF7C6 #8A7FF7
split-complementary
#F77FB0 #7FF78A #7FECF7
monochromatic
#ED0F69 #F3458C #F77FB0 #FBB9D4 #FDE2ED
Accessibility & contrast
On white
2.44
#F77FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#F77FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FB0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FB0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B2
Deuteranopia (green-blind)
#AEAEAD
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77fb0; /* rgb */ color: rgb(247, 127, 176); /* oklch */ color: oklch(74.5% 0.155 355.7);
Tailwind
colors: {
custom: {
50: '#fda7c7',
500: '#f77fb0',
950: '#000000',
},
}SCSS
$custom: #f77fb0; $custom-light: #fda7c7; $custom-dark: #000000;
JSON
{
"hex": "#f77fb0",
"rgb": {
"r": 247,
"g": 127,
"b": 176
},
"hsl": {
"h": 335.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.74508,
"c": 0.1552,
"h": 355.7
},
"luminance": 0.38087
}Semantic roles & 50–950 ramp
primary
#F77FB0
secondary
#D6F5E8
accent
#E58801
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82