#F77BCF#F77BCF
#F77BCF is a light, vivid pink. Relative luminance 0.384; OKLCH L 75.0% C 0.179 H 341.2°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F77BCF |
|---|---|
| RGB | rgb(247, 123, 207) |
| HSL | hsl(319, 89%, 73%) |
| HSV | hsv(319, 50%, 97%) |
| CMYK | cmyk(0%, 50.2%, 16.2%, 3.1%) |
| CIE-LAB | lab(68.35, 57.34, -21.62) |
| CIE-LCH | lch(68.35, 61.28, 339.34°) |
| OKLab | oklab(75.04% 0.1695 -0.0578) |
| OKLCH | oklch(75.04% 0.179 341.2) |
| XYZ | xyz(56.7041, 38.4493, 63.4543) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.78
Pink (survey)
#FF81C0
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 5.50
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77BCF #7BF7A3
analogous
#E17BF7 #F77BCF #F77B91
triadic
#F77BCF #CFF77B #7BCFF7
tetradic
#F77BCF #F7E17B #7BF7A3 #7B91F7
square
#F77BCF #F7E17B #7BF7A3 #7B91F7
split-complementary
#F77BCF #91F77B #7BF7E1
monochromatic
#E90EA3 #F441BA #F77BCF #FAB5E4 #FDE2F5
Accessibility & contrast
On white
2.42
#F77BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#F77BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77BCF
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77BCF | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829AD2
Deuteranopia (green-blind)
#A4AECC
Tritanopia (blue-blind)
#FF7D9C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #f77bcf; /* rgb */ color: rgb(247, 123, 207); /* oklch */ color: oklch(75.0% 0.179 341.2);
Tailwind
colors: {
custom: {
50: '#fca5dd',
500: '#f77bcf',
950: '#000000',
},
}SCSS
$custom: #f77bcf; $custom-light: #fca5dd; $custom-dark: #000000;
JSON
{
"hex": "#f77bcf",
"rgb": {
"r": 247,
"g": 123,
"b": 207
},
"hsl": {
"h": 319.355,
"s": 88.571,
"l": 72.549
},
"oklch": {
"l": 0.75035,
"c": 0.17902,
"h": 341.2
},
"luminance": 0.38445
}Semantic roles & 50–950 ramp
primary
#F77BCF
secondary
#D6F5E0
accent
#E54A00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83