#F77DCC#F77DCC
#F77DCC is a light, vivid pink. Relative luminance 0.388; OKLCH L 75.2% C 0.174 H 342.6°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DCC |
|---|---|
| RGB | rgb(247, 125, 204) |
| HSL | hsl(321, 88%, 73%) |
| HSV | hsv(321, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 17.4%, 3.1%) |
| CIE-LAB | lab(68.61, 55.94, -19.56) |
| CIE-LCH | lch(68.61, 59.26, 340.73°) |
| OKLab | oklab(75.19% 0.1659 -0.052) |
| OKLCH | oklch(75.19% 0.174 342.6) |
| XYZ | xyz(56.5915, 38.8053, 61.6246) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.05
Pink (survey)
#FF81C0
ΔE00 3.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Hot Pink
#FF69B4
ΔE00 5.41
Lavender Pink
#DD85D7
ΔE00 5.86
Bubble Gum Pink
#FF69AF
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DCC #7DF7A8
analogous
#E57DF7 #F77DCC #F77D8F
triadic
#F77DCC #CCF77D #7DCCF7
tetradic
#F77DCC #F7E57D #7DF7A8 #7D8FF7
square
#F77DCC #F7E57D #7DF7A8 #7D8FF7
split-complementary
#F77DCC #8FF77D #7DF7E5
monochromatic
#EB0E9D #F343B5 #F77DCC #FBB7E3 #FDE2F4
Accessibility & contrast
On white
2.40
#F77DCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#F77DCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DCC
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DCC | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#859BCF
Deuteranopia (green-blind)
#A6AFC9
Tritanopia (blue-blind)
#FF7E9B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77dcc; /* rgb */ color: rgb(247, 125, 204); /* oklch */ color: oklch(75.2% 0.174 342.6);
Tailwind
colors: {
custom: {
50: '#fca6db',
500: '#f77dcc',
950: '#000000',
},
}SCSS
$custom: #f77dcc; $custom-light: #fca6db; $custom-dark: #000000;
JSON
{
"hex": "#f77dcc",
"rgb": {
"r": 247,
"g": 125,
"b": 204
},
"hsl": {
"h": 321.148,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.75194,
"c": 0.17383,
"h": 342.6
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#F77DCC
secondary
#D6F5E1
accent
#E55100
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83