#F77FD3#F77FD3
#F77FD3 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.7% C 0.175 H 339.9°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F77FD3 |
|---|---|
| RGB | rgb(247, 127, 211) |
| HSL | hsl(318, 88%, 73%) |
| HSV | hsv(318, 49%, 97%) |
| CMYK | cmyk(0%, 48.6%, 14.6%, 3.1%) |
| CIE-LAB | lab(69.23, 56.02, -22.52) |
| CIE-LCH | lch(69.23, 60.38, 338.10°) |
| OKLab | oklab(75.74% 0.1648 -0.0603) |
| OKLCH | oklch(75.74% 0.175 339.9) |
| XYZ | xyz(57.7057, 39.6602, 66.2312) |
| Luminance | 0.3966 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 5.02
Pink (survey)
#FF81C0
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.28
Violet (CSS)
#EE82EE
ΔE00 5.83
Bubblegum (survey)
#FF6CB5
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77FD3 #7FF7A3
analogous
#DF7FF7 #F77FD3 #F77F97
triadic
#F77FD3 #D3F77F #7FD3F7
tetradic
#F77FD3 #F7DF7F #7FF7A3 #7F97F7
square
#F77FD3 #F7DF7F #7FF7A3 #7F97F7
split-complementary
#F77FD3 #97F77F #7FF7DF
monochromatic
#ED0FAA #F345BF #F77FD3 #FBB9E7 #FDE2F5
Accessibility & contrast
On white
2.35
#F77FD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#F77FD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77FD3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77FD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77FD3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#849DD6
Deuteranopia (green-blind)
#A5B0D0
Tritanopia (blue-blind)
#FF819F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #f77fd3; /* rgb */ color: rgb(247, 127, 211); /* oklch */ color: oklch(75.7% 0.175 339.9);
Tailwind
colors: {
custom: {
50: '#fca8e0',
500: '#f77fd3',
950: '#000000',
},
}SCSS
$custom: #f77fd3; $custom-light: #fca8e0; $custom-dark: #000000;
JSON
{
"hex": "#f77fd3",
"rgb": {
"r": 247,
"g": 127,
"b": 211
},
"hsl": {
"h": 318,
"s": 88.235,
"l": 73.333
},
"oklch": {
"l": 0.75736,
"c": 0.17544,
"h": 339.9
},
"luminance": 0.39656
}Semantic roles & 50–950 ramp
primary
#F77FD3
secondary
#D6F5DF
accent
#E54501
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83