#F77CC0#F77CC0
#F77CC0 is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.6% C 0.168 H 347.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CC0 |
|---|---|
| RGB | rgb(247, 124, 192) |
| HSL | hsl(327, 88%, 73%) |
| HSV | hsv(327, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 22.3%, 3.1%) |
| CIE-LAB | lab(68.02, 54.70, -13.73) |
| CIE-LCH | lch(68.02, 56.40, 345.91°) |
| OKLab | oklab(74.62% 0.1641 -0.036) |
| OKLCH | oklch(74.62% 0.168 347.6) |
| XYZ | xyz(55.0813, 37.9997, 54.2926) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.09
Bubblegum Pink
#FE83CC
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.36
Hot Pink
#FF69B4
ΔE00 3.77
Bubble Gum Pink
#FF69AF
ΔE00 4.35
Carnation Pink
#FF7FA7
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CC0 #7CF7B3
analogous
#F07CF7 #F77CC0 #F77C83
triadic
#F77CC0 #C0F77C #7CC0F7
tetradic
#F77CC0 #F7F07C #7CF7B3 #7C83F7
square
#F77CC0 #F7F07C #7CF7B3 #7C83F7
split-complementary
#F77CC0 #83F77C #7CF7F0
monochromatic
#EA0E88 #F342A4 #F77CC0 #FBB6DC #FDE2F1
Accessibility & contrast
On white
2.44
#F77CC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#F77CC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CC0
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CC0 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#FF7996
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77cc0; /* rgb */ color: rgb(247, 124, 192); /* oklch */ color: oklch(74.6% 0.168 347.6);
Tailwind
colors: {
custom: {
50: '#fca5d3',
500: '#f77cc0',
950: '#000000',
},
}SCSS
$custom: #f77cc0; $custom-light: #fca5d3; $custom-dark: #000000;
JSON
{
"hex": "#f77cc0",
"rgb": {
"r": 247,
"g": 124,
"b": 192
},
"hsl": {
"h": 326.829,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.74619,
"c": 0.16796,
"h": 347.6
},
"luminance": 0.37995
}Semantic roles & 50–950 ramp
primary
#F77CC0
secondary
#D6F5E4
accent
#E56700
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82