#F77CB2#F77CB2
#F77CB2 is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.161 H 354.1°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F77CB2 |
|---|---|
| RGB | rgb(247, 124, 178) |
| HSL | hsl(334, 88%, 73%) |
| HSV | hsv(334, 50%, 97%) |
| CMYK | cmyk(0%, 49.8%, 27.9%, 3.1%) |
| CIE-LAB | lab(67.58, 52.83, -6.51) |
| CIE-LCH | lch(67.58, 53.23, 352.97°) |
| OKLab | oklab(74.15% 0.1599 -0.0165) |
| OKLCH | oklch(74.15% 0.161 354.1) |
| XYZ | xyz(53.6033, 37.4085, 46.5083) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.69
Bubblegum (survey)
#FF6CB5
ΔE00 3.38
Bubble Gum Pink
#FF69AF
ΔE00 3.51
Hot Pink
#FF69B4
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 4.12
Pinky
#FC86AA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F77CB2 #7CF7C1
analogous
#F77CEF #F77CB2 #F7847C
triadic
#F77CB2 #B2F77C #7CB2F7
tetradic
#F77CB2 #EFF77C #7CF7C1 #847CF7
square
#F77CB2 #EFF77C #7CF7C1 #847CF7
split-complementary
#F77CB2 #7CF784 #7CEFF7
monochromatic
#EA0E6F #F34290 #F77CB2 #FBB6D4 #FDE2EE
Accessibility & contrast
On white
2.48
#F77CB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F77CB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F77CB2
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F77CB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F77CB2 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C97B4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FF7690
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f77cb2; /* rgb */ color: rgb(247, 124, 178); /* oklch */ color: oklch(74.1% 0.161 354.1);
Tailwind
colors: {
custom: {
50: '#fda5c9',
500: '#f77cb2',
950: '#000000',
},
}SCSS
$custom: #f77cb2; $custom-light: #fda5c9; $custom-dark: #000000;
JSON
{
"hex": "#f77cb2",
"rgb": {
"r": 247,
"g": 124,
"b": 178
},
"hsl": {
"h": 333.659,
"s": 88.489,
"l": 72.745
},
"oklch": {
"l": 0.74147,
"c": 0.1607,
"h": 354.1
},
"luminance": 0.37404
}Semantic roles & 50–950 ramp
primary
#F77CB2
secondary
#D6F5E7
accent
#E58100
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82