#F77DB6#F77DB6
#F77DB6 is a light, vivid pink. Relative luminance 0.378; OKLCH L 74.4% C 0.161 H 352.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DB6 |
|---|---|
| RGB | rgb(247, 125, 182) |
| HSL | hsl(332, 88%, 73%) |
| HSV | hsv(332, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 26.3%, 3.1%) |
| CIE-LAB | lab(67.89, 52.87, -8.31) |
| CIE-LCH | lch(67.89, 53.52, 351.07°) |
| OKLab | oklab(74.42% 0.1596 -0.0213) |
| OKLCH | oklch(74.42% 0.161 352.4) |
| XYZ | xyz(54.1367, 37.8234, 48.6963) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.01
Bubblegum (survey)
#FF6CB5
ΔE00 3.24
Bubble Gum Pink
#FF69AF
ΔE00 3.66
Hot Pink
#FF69B4
ΔE00 3.71
Bubblegum Pink
#FE83CC
ΔE00 4.14
Carnation Pink
#FF7FA7
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DB6 #7DF7BE
analogous
#F77DF3 #F77DB6 #F7817D
triadic
#F77DB6 #B6F77D #7DB6F7
tetradic
#F77DB6 #F3F77D #7DF7BE #817DF7
square
#F77DB6 #F3F77D #7DF7BE #817DF7
split-complementary
#F77DB6 #7DF781 #7DF3F7
monochromatic
#EB0E76 #F34396 #F77DB6 #FBB7D6 #FDE2EF
Accessibility & contrast
On white
2.45
#F77DB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#F77DB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DB6
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DB6 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C98B8
Deuteranopia (green-blind)
#ACAEB3
Tritanopia (blue-blind)
#FF7892
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77db6; /* rgb */ color: rgb(247, 125, 182); /* oklch */ color: oklch(74.4% 0.161 352.4);
Tailwind
colors: {
custom: {
50: '#fda6cb',
500: '#f77db6',
950: '#000000',
},
}SCSS
$custom: #f77db6; $custom-light: #fda6cb; $custom-dark: #000000;
JSON
{
"hex": "#f77db6",
"rgb": {
"r": 247,
"g": 125,
"b": 182
},
"hsl": {
"h": 331.967,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74418,
"c": 0.16105,
"h": 352.4
},
"luminance": 0.37819
}Semantic roles & 50–950 ramp
primary
#F77DB6
secondary
#D6F5E7
accent
#E57A00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82