#F77FD1#F77FD1
#F77FD1 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.174 H 340.7°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FD1 |
|---|---|
| RGB | rgb(247, 127, 209) |
| HSL | hsl(319, 88%, 73%) |
| HSV | hsv(319, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 15.4%, 3.1%) |
| CIE-LAB | lab(69.16, 55.72, -21.51) |
| CIE-LCH | lch(69.16, 59.73, 338.89°) |
| OKLab | oklab(75.66% 0.1643 -0.0575) |
| OKLCH | oklch(75.66% 0.174 340.7) |
| XYZ | xyz(57.4565, 39.5605, 64.9190) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.44
Pink (survey)
#FF81C0
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.25
Purply Pink
#F075E6
ΔE00 5.64
Bubblegum (survey)
#FF6CB5
ΔE00 6.04
Violet (CSS)
#EE82EE
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FD1 #7FF7A5
analogous
#E17FF7 #F77FD1 #F77F95
triadic
#F77FD1 #D1F77F #7FD1F7
tetradic
#F77FD1 #F7E17F #7FF7A5 #7F95F7
square
#F77FD1 #F7E17F #7FF7A5 #7F95F7
split-complementary
#F77FD1 #95F77F #7FF7E1
monochromatic
#ED0FA6 #F345BC #F77FD1 #FBB9E6 #FDE2F5
Accessibility & contrast
On white
2.36
#F77FD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#F77FD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FD1
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FD1 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD4
Deuteranopia (green-blind)
#A6B0CE
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77fd1; /* rgb */ color: rgb(247, 127, 209); /* oklch */ color: oklch(75.7% 0.174 340.7);
Tailwind
colors: {
custom: {
50: '#fca8df',
500: '#f77fd1',
950: '#000000',
},
}SCSS
$custom: #f77fd1; $custom-light: #fca8df; $custom-dark: #000000;
JSON
{
"hex": "#f77fd1",
"rgb": {
"r": 247,
"g": 127,
"b": 209
},
"hsl": {
"h": 319,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75659,
"c": 0.17404,
"h": 340.7
},
"luminance": 0.39556
}Semantic roles & 50–950 ramp
primary
#F77FD1
secondary
#D6F5E0
accent
#E54901
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83