#F77CB5#F77CB5
#F77CB5 is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.162 H 352.7°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CB5 |
|---|---|
| RGB | rgb(247, 124, 181) |
| HSL | hsl(332, 88%, 73%) |
| HSV | hsv(332, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 26.7%, 3.1%) |
| CIE-LAB | lab(67.67, 53.22, -8.07) |
| CIE-LCH | lch(67.67, 53.83, 351.38°) |
| OKLab | oklab(74.25% 0.1608 -0.0207) |
| OKLCH | oklch(74.25% 0.162 352.7) |
| XYZ | xyz(53.9078, 37.5303, 48.1120) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.19
Bubblegum (survey)
#FF6CB5
ΔE00 3.09
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Hot Pink
#FF69B4
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CB5 #7CF7BE
analogous
#F77CF3 #F77CB5 #F7807C
triadic
#F77CB5 #B5F77C #7CB5F7
tetradic
#F77CB5 #F3F77C #7CF7BE #807CF7
square
#F77CB5 #F3F77C #7CF7BE #807CF7
split-complementary
#F77CB5 #7CF780 #7CF3F7
monochromatic
#EA0E74 #F34294 #F77CB5 #FBB6D6 #FDE2EF
Accessibility & contrast
On white
2.47
#F77CB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F77CB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CB5
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CB5 | 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)
#8B97B7
Deuteranopia (green-blind)
#ABADB2
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77cb5; /* rgb */ color: rgb(247, 124, 181); /* oklch */ color: oklch(74.2% 0.162 352.7);
Tailwind
colors: {
custom: {
50: '#fda5cb',
500: '#f77cb5',
950: '#000000',
},
}SCSS
$custom: #f77cb5; $custom-light: #fda5cb; $custom-dark: #000000;
JSON
{
"hex": "#f77cb5",
"rgb": {
"r": 247,
"g": 124,
"b": 181
},
"hsl": {
"h": 332.195,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.74245,
"c": 0.16212,
"h": 352.7
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#F77CB5
secondary
#D6F5E7
accent
#E57B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82