#FC77B4#FC77B4
#FC77B4 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.2% C 0.174 H 353.4°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77B4 |
|---|---|
| RGB | rgb(252, 119, 180) |
| HSL | hsl(332, 96%, 73%) |
| HSV | hsv(332, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 28.6%, 1.2%) |
| CIE-LAB | lab(67.42, 57.05, -7.81) |
| CIE-LCH | lch(67.42, 57.58, 352.20°) |
| OKLab | oklab(74.18% 0.1729 -0.0199) |
| OKLCH | oklch(74.18% 0.174 353.4) |
| XYZ | xyz(54.9821, 37.1895, 47.4538) |
| Luminance | 0.3718 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.18
Bubble Gum Pink
#FF69AF
ΔE00 2.45
Pink (survey)
#FF81C0
ΔE00 2.53
Hot Pink
#FF69B4
ΔE00 2.65
Bubblegum Pink
#FE83CC
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77B4 #77FCBF
analogous
#FC77F7 #FC77B4 #FC7C77
triadic
#FC77B4 #B4FC77 #77B4FC
tetradic
#FC77B4 #F7FC77 #77FCBF #7C77FC
square
#FC77B4 #F7FC77 #77FCBF #7C77FC
split-complementary
#FC77B4 #77FC7C #77F7FC
monochromatic
#F30572 #FB3B93 #FC77B4 #FDB3D5 #FEE1EE
Accessibility & contrast
On white
2.49
#FC77B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#FC77B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77B4
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77B4 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B6
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#FF708E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc77b4; /* rgb */ color: rgb(252, 119, 180); /* oklch */ color: oklch(74.2% 0.174 353.4);
Tailwind
colors: {
custom: {
50: '#ffa3ca',
500: '#fc77b4',
950: '#000000',
},
}SCSS
$custom: #fc77b4; $custom-light: #ffa3ca; $custom-dark: #000000;
JSON
{
"hex": "#fc77b4",
"rgb": {
"r": 252,
"g": 119,
"b": 180
},
"hsl": {
"h": 332.481,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74184,
"c": 0.174,
"h": 353.4
},
"luminance": 0.37184
}Semantic roles & 50–950 ramp
primary
#FC77B4
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82