#F77DC0#F77DC0
#F77DC0 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.166 H 347.8°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DC0 |
|---|---|
| RGB | rgb(247, 125, 192) |
| HSL | hsl(327, 88%, 73%) |
| HSV | hsv(327, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 22.3%, 3.1%) |
| CIE-LAB | lab(68.21, 54.22, -13.45) |
| CIE-LCH | lch(68.21, 55.87, 346.07°) |
| OKLab | oklab(74.76% 0.1626 -0.0353) |
| OKLCH | oklch(74.76% 0.166 347.8) |
| XYZ | xyz(55.2073, 38.2516, 54.3346) |
| Luminance | 0.3825 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.92
Bubblegum Pink
#FE83CC
ΔE00 2.27
Bubblegum (survey)
#FF6CB5
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.90
Bubble Gum Pink
#FF69AF
ΔE00 4.45
Carnation Pink
#FF7FA7
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DC0 #7DF7B4
analogous
#F17DF7 #F77DC0 #F77D83
triadic
#F77DC0 #C0F77D #7DC0F7
tetradic
#F77DC0 #F7F17D #7DF7B4 #7D83F7
square
#F77DC0 #F7F17D #7DF7B4 #7D83F7
split-complementary
#F77DC0 #83F77D #7DF7F1
monochromatic
#EB0E88 #F343A4 #F77DC0 #FBB7DC #FDE2F1
Accessibility & contrast
On white
2.43
#F77DC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#F77DC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DC0
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DC0 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C2
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77dc0; /* rgb */ color: rgb(247, 125, 192); /* oklch */ color: oklch(74.8% 0.166 347.8);
Tailwind
colors: {
custom: {
50: '#fca6d3',
500: '#f77dc0',
950: '#000000',
},
}SCSS
$custom: #f77dc0; $custom-light: #fca6d3; $custom-dark: #000000;
JSON
{
"hex": "#f77dc0",
"rgb": {
"r": 247,
"g": 125,
"b": 192
},
"hsl": {
"h": 327.049,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74758,
"c": 0.16638,
"h": 347.8
},
"luminance": 0.38247
}Semantic roles & 50–950 ramp
primary
#F77DC0
secondary
#D6F5E4
accent
#E56800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82