#F77CB4#F77CB4
#F77CB4 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.162 H 353.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CB4 |
|---|---|
| RGB | rgb(247, 124, 180) |
| HSL | hsl(333, 88%, 73%) |
| HSV | hsv(333, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 27.1%, 3.1%) |
| CIE-LAB | lab(67.64, 53.09, -7.55) |
| CIE-LCH | lch(67.64, 53.62, 351.90°) |
| OKLab | oklab(74.21% 0.1605 -0.0193) |
| OKLCH | oklch(74.21% 0.162 353.1) |
| XYZ | xyz(53.8056, 37.4894, 47.5736) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.17
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.53
Carnation Pink
#FF7FA7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CB4 #7CF7BF
analogous
#F77CF1 #F77CB4 #F7817C
triadic
#F77CB4 #B4F77C #7CB4F7
tetradic
#F77CB4 #F1F77C #7CF7BF #817CF7
square
#F77CB4 #F1F77C #7CF7BF #817CF7
split-complementary
#F77CB4 #7CF781 #7CF1F7
monochromatic
#EA0E72 #F34293 #F77CB4 #FBB6D5 #FDE2EE
Accessibility & contrast
On white
2.47
#F77CB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F77CB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CB4
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CB4 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF7691
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77cb4; /* rgb */ color: rgb(247, 124, 180); /* oklch */ color: oklch(74.2% 0.162 353.1);
Tailwind
colors: {
custom: {
50: '#fda5ca',
500: '#f77cb4',
950: '#000000',
},
}SCSS
$custom: #f77cb4; $custom-light: #fda5ca; $custom-dark: #000000;
JSON
{
"hex": "#f77cb4",
"rgb": {
"r": 247,
"g": 124,
"b": 180
},
"hsl": {
"h": 332.683,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.74212,
"c": 0.16164,
"h": 353.1
},
"luminance": 0.37485
}Semantic roles & 50–950 ramp
primary
#F77CB4
secondary
#D6F5E7
accent
#E57D00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82