#F77FD4#F77FD4
#F77FD4 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.8% C 0.176 H 339.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FD4 |
|---|---|
| RGB | rgb(247, 127, 212) |
| HSL | hsl(318, 88%, 73%) |
| HSV | hsv(318, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 14.2%, 3.1%) |
| CIE-LAB | lab(69.26, 56.17, -23.02) |
| CIE-LCH | lch(69.26, 60.71, 337.72°) |
| OKLab | oklab(75.77% 0.165 -0.0617) |
| OKLCH | oklch(75.77% 0.176 339.5) |
| XYZ | xyz(57.8314, 39.7105, 66.8935) |
| Luminance | 0.3971 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.95
Lavender Pink
#DD85D7
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.10
Pink (survey)
#FF81C0
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.63
Candy Pink
#FF63E9
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FD4 #7FF7A2
analogous
#DE7FF7 #F77FD4 #F77F98
triadic
#F77FD4 #D4F77F #7FD4F7
tetradic
#F77FD4 #F7DE7F #7FF7A2 #7F98F7
square
#F77FD4 #F7DE7F #7FF7A2 #7F98F7
split-complementary
#F77FD4 #98F77F #7FF7DE
monochromatic
#ED0FAC #F345C1 #F77FD4 #FBB9E7 #FDE2F5
Accessibility & contrast
On white
2.35
#F77FD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#F77FD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FD4
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FD4 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD7
Deuteranopia (green-blind)
#A5B0D1
Tritanopia (blue-blind)
#FF82A0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77fd4; /* rgb */ color: rgb(247, 127, 212); /* oklch */ color: oklch(75.8% 0.176 339.5);
Tailwind
colors: {
custom: {
50: '#fca8e1',
500: '#f77fd4',
950: '#000000',
},
}SCSS
$custom: #f77fd4; $custom-light: #fca8e1; $custom-dark: #000000;
JSON
{
"hex": "#f77fd4",
"rgb": {
"r": 247,
"g": 127,
"b": 212
},
"hsl": {
"h": 317.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75774,
"c": 0.17616,
"h": 339.5
},
"luminance": 0.39706
}Semantic roles & 50–950 ramp
primary
#F77FD4
secondary
#D6F5DF
accent
#E54301
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83