#F77AB4#F77AB4
#F77AB4 is a light, vivid pink. Relative luminance 0.370; OKLCH L 73.9% C 0.165 H 352.8°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F77AB4 |
|---|---|
| RGB | rgb(247, 122, 180) |
| HSL | hsl(332, 89%, 72%) |
| HSV | hsv(332, 51%, 97%) |
| CMYK | cmyk(0%, 50.6%, 27.1%, 3.1%) |
| CIE-LAB | lab(67.27, 54.05, -8.10) |
| CIE-LCH | lch(67.27, 54.65, 351.47°) |
| OKLab | oklab(73.93% 0.1634 -0.0208) |
| OKLCH | oklch(73.93% 0.165 352.8) |
| XYZ | xyz(53.5575, 36.9932, 47.4909) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.44
Bubblegum (survey)
#FF6CB5
ΔE00 2.75
Bubble Gum Pink
#FF69AF
ΔE00 3.09
Hot Pink
#FF69B4
ΔE00 3.20
Bubblegum Pink
#FE83CC
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77AB4 #7AF7BD
analogous
#F77AF2 #F77AB4 #F77F7A
triadic
#F77AB4 #B4F77A #7AB4F7
tetradic
#F77AB4 #F2F77A #7AF7BD #7F7AF7
square
#F77AB4 #F2F77A #7AF7BD #7F7AF7
split-complementary
#F77AB4 #7AF77F #7AF2F7
monochromatic
#E90E73 #F44093 #F77AB4 #FAB4D5 #FDE2EF
Accessibility & contrast
On white
2.50
#F77AB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#F77AB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77AB4
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77AB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77AB4 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B6
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#FF7490
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f77ab4; /* rgb */ color: rgb(247, 122, 180); /* oklch */ color: oklch(73.9% 0.165 352.8);
Tailwind
colors: {
custom: {
50: '#fda4ca',
500: '#f77ab4',
950: '#000000',
},
}SCSS
$custom: #f77ab4; $custom-light: #fda4ca; $custom-dark: #000000;
JSON
{
"hex": "#f77ab4",
"rgb": {
"r": 247,
"g": 122,
"b": 180
},
"hsl": {
"h": 332.16,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.73934,
"c": 0.16472,
"h": 352.8
},
"luminance": 0.36989
}Semantic roles & 50–950 ramp
primary
#F77AB4
secondary
#D6F5E7
accent
#E57B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82