#F77DB2#F77DB2
#F77DB2 is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.3% C 0.159 H 354.3°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F77DB2 |
|---|---|
| RGB | rgb(247, 125, 178) |
| HSL | hsl(334, 88%, 73%) |
| HSV | hsv(334, 49%, 97%) |
| CMYK | cmyk(0%, 49.4%, 27.9%, 3.1%) |
| CIE-LAB | lab(67.77, 52.35, -6.24) |
| CIE-LCH | lch(67.77, 52.72, 353.21°) |
| OKLab | oklab(74.29% 0.1584 -0.0158) |
| OKLCH | oklch(74.29% 0.159 354.3) |
| XYZ | xyz(53.7292, 37.6604, 46.5503) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.70
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Bubble Gum Pink
#FF69AF
ΔE00 3.72
Carnation Pink
#FF7FA7
ΔE00 3.97
Hot Pink
#FF69B4
ΔE00 4.04
Pinky
#FC86AA
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77DB2 #7DF7C2
analogous
#F77DEF #F77DB2 #F7857D
triadic
#F77DB2 #B2F77D #7DB2F7
tetradic
#F77DB2 #EFF77D #7DF7C2 #857DF7
square
#F77DB2 #EFF77D #7DF7C2 #857DF7
split-complementary
#F77DB2 #7DF785 #7DEFF7
monochromatic
#EB0E6E #F34390 #F77DB2 #FBB7D4 #FDE2EE
Accessibility & contrast
On white
2.46
#F77DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#F77DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77DB2
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77DB2 | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D98B4
Deuteranopia (green-blind)
#ADADAF
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77db2; /* rgb */ color: rgb(247, 125, 178); /* oklch */ color: oklch(74.3% 0.159 354.3);
Tailwind
colors: {
custom: {
50: '#fda6c9',
500: '#f77db2',
950: '#000000',
},
}SCSS
$custom: #f77db2; $custom-light: #fda6c9; $custom-dark: #000000;
JSON
{
"hex": "#f77db2",
"rgb": {
"r": 247,
"g": 125,
"b": 178
},
"hsl": {
"h": 333.934,
"s": 88.406,
"l": 72.941
},
"oklch": {
"l": 0.74288,
"c": 0.15917,
"h": 354.3
},
"luminance": 0.37656
}Semantic roles & 50–950 ramp
primary
#F77DB2
secondary
#D6F5E8
accent
#E58200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82