#F77FD2#F77FD2
#F77FD2 is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.7% C 0.175 H 340.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FD2 |
|---|---|
| RGB | rgb(247, 127, 210) |
| HSL | hsl(319, 88%, 73%) |
| HSV | hsv(319, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 15%, 3.1%) |
| CIE-LAB | lab(69.19, 55.87, -22.01) |
| CIE-LCH | lch(69.19, 60.05, 338.49°) |
| OKLab | oklab(75.7% 0.1645 -0.0589) |
| OKLCH | oklch(75.7% 0.175 340.3) |
| XYZ | xyz(57.5807, 39.6102, 65.5731) |
| Luminance | 0.3961 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.61
Pink (survey)
#FF81C0
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.02
Bubblegum (survey)
#FF6CB5
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FD2 #7FF7A4
analogous
#E07FF7 #F77FD2 #F77F96
triadic
#F77FD2 #D2F77F #7FD2F7
tetradic
#F77FD2 #F7E07F #7FF7A4 #7F96F7
square
#F77FD2 #F7E07F #7FF7A4 #7F96F7
split-complementary
#F77FD2 #96F77F #7FF7E0
monochromatic
#ED0FA8 #F345BE #F77FD2 #FBB9E6 #FDE2F5
Accessibility & contrast
On white
2.35
#F77FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#F77FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FD2
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FD2 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859DD5
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77fd2; /* rgb */ color: rgb(247, 127, 210); /* oklch */ color: oklch(75.7% 0.175 340.3);
Tailwind
colors: {
custom: {
50: '#fca8e0',
500: '#f77fd2',
950: '#000000',
},
}SCSS
$custom: #f77fd2; $custom-light: #fca8e0; $custom-dark: #000000;
JSON
{
"hex": "#f77fd2",
"rgb": {
"r": 247,
"g": 127,
"b": 210
},
"hsl": {
"h": 318.5,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75697,
"c": 0.17474,
"h": 340.3
},
"luminance": 0.39606
}Semantic roles & 50–950 ramp
primary
#F77FD2
secondary
#D6F5DF
accent
#E54701
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83