#F77CB6#F77CB6
#F77CB6 is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.3% C 0.163 H 352.2°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CB6 |
|---|---|
| RGB | rgb(247, 124, 182) |
| HSL | hsl(332, 88%, 73%) |
| HSV | hsv(332, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 26.3%, 3.1%) |
| CIE-LAB | lab(67.70, 53.35, -8.59) |
| CIE-LCH | lch(67.70, 54.04, 350.86°) |
| OKLab | oklab(74.28% 0.1611 -0.0221) |
| OKLCH | oklch(74.28% 0.163 352.2) |
| XYZ | xyz(54.0108, 37.5715, 48.6543) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.05
Bubblegum (survey)
#FF6CB5
ΔE00 3.03
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Hot Pink
#FF69B4
ΔE00 3.50
Bubblegum Pink
#FE83CC
ΔE00 4.11
Carnation Pink
#FF7FA7
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CB6 #7CF7BD
analogous
#F77CF4 #F77CB6 #F77F7C
triadic
#F77CB6 #B6F77C #7CB6F7
tetradic
#F77CB6 #F4F77C #7CF7BD #7F7CF7
square
#F77CB6 #F4F77C #7CF7BD #7F7CF7
split-complementary
#F77CB6 #7CF77F #7CF4F7
monochromatic
#EA0E76 #F34296 #F77CB6 #FBB6D6 #FDE2EF
Accessibility & contrast
On white
2.47
#F77CB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F77CB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CB6
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CB6 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B97B8
Deuteranopia (green-blind)
#ABADB3
Tritanopia (blue-blind)
#FF7792
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77cb6; /* rgb */ color: rgb(247, 124, 182); /* oklch */ color: oklch(74.3% 0.163 352.2);
Tailwind
colors: {
custom: {
50: '#fda5cb',
500: '#f77cb6',
950: '#000000',
},
}SCSS
$custom: #f77cb6; $custom-light: #fda5cb; $custom-dark: #000000;
JSON
{
"hex": "#f77cb6",
"rgb": {
"r": 247,
"g": 124,
"b": 182
},
"hsl": {
"h": 331.707,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.74278,
"c": 0.1626,
"h": 352.2
},
"luminance": 0.37567
}Semantic roles & 50–950 ramp
primary
#F77CB6
secondary
#D6F5E6
accent
#E57900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82