#F77DBF#F77DBF
#F77DBF is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.7% C 0.166 H 348.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DBF |
|---|---|
| RGB | rgb(247, 125, 191) |
| HSL | hsl(328, 88%, 73%) |
| HSV | hsv(328, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 22.7%, 3.1%) |
| CIE-LAB | lab(68.17, 54.09, -12.94) |
| CIE-LCH | lch(68.17, 55.61, 346.54°) |
| OKLab | oklab(74.72% 0.1623 -0.0339) |
| OKLCH | oklch(74.72% 0.166 348.2) |
| XYZ | xyz(55.0969, 38.2075, 53.7531) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.81
Bubblegum Pink
#FE83CC
ΔE00 2.42
Bubblegum (survey)
#FF6CB5
ΔE00 3.39
Hot Pink
#FF69B4
ΔE00 3.82
Bubble Gum Pink
#FF69AF
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DBF #7DF7B5
analogous
#F27DF7 #F77DBF #F77D82
triadic
#F77DBF #BFF77D #7DBFF7
tetradic
#F77DBF #F7F27D #7DF7B5 #7D82F7
square
#F77DBF #F7F27D #7DF7B5 #7D82F7
split-complementary
#F77DBF #82F77D #7DF7F2
monochromatic
#EB0E86 #F343A3 #F77DBF #FBB7DB #FDE2F1
Accessibility & contrast
On white
2.43
#F77DBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#F77DBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DBF
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DBF | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C1
Deuteranopia (green-blind)
#AAAEBC
Tritanopia (blue-blind)
#FF7A96
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #f77dbf; /* rgb */ color: rgb(247, 125, 191); /* oklch */ color: oklch(74.7% 0.166 348.2);
Tailwind
colors: {
custom: {
50: '#fca6d2',
500: '#f77dbf',
950: '#000000',
},
}SCSS
$custom: #f77dbf; $custom-light: #fca6d2; $custom-dark: #000000;
JSON
{
"hex": "#f77dbf",
"rgb": {
"r": 247,
"g": 125,
"b": 191
},
"hsl": {
"h": 327.541,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74723,
"c": 0.16581,
"h": 348.2
},
"luminance": 0.38203
}Semantic roles & 50–950 ramp
primary
#F77DBF
secondary
#D6F5E4
accent
#E56900
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82