#FC77B2#FC77B2
#FC77B2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 74.1% C 0.173 H 354.3°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77B2 |
|---|---|
| RGB | rgb(252, 119, 178) |
| HSL | hsl(333, 96%, 73%) |
| HSV | hsv(333, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 29.4%, 1.2%) |
| CIE-LAB | lab(67.36, 56.80, -6.77) |
| CIE-LCH | lch(67.36, 57.20, 353.20°) |
| OKLab | oklab(74.12% 0.1722 -0.0172) |
| OKLCH | oklch(74.12% 0.173 354.3) |
| XYZ | xyz(54.7799, 37.1086, 46.3885) |
| Luminance | 0.3710 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.43
Bubble Gum Pink
#FF69AF
ΔE00 2.49
Pink (survey)
#FF81C0
ΔE00 2.83
Hot Pink
#FF69B4
ΔE00 2.86
Carnation Pink
#FF7FA7
ΔE00 4.33
Pinky
#FC86AA
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77B2 #77FCC1
analogous
#FC77F5 #FC77B2 #FC7E77
triadic
#FC77B2 #B2FC77 #77B2FC
tetradic
#FC77B2 #F5FC77 #77FCC1 #7E77FC
square
#FC77B2 #F5FC77 #77FCC1 #7E77FC
split-complementary
#FC77B2 #77FC7E #77F5FC
monochromatic
#F3056F #FB3B90 #FC77B2 #FDB3D4 #FEE1EE
Accessibility & contrast
On white
2.49
#FC77B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#FC77B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77B2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77B2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8995B4
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#FF708D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc77b2; /* rgb */ color: rgb(252, 119, 178); /* oklch */ color: oklch(74.1% 0.173 354.3);
Tailwind
colors: {
custom: {
50: '#ffa2c9',
500: '#fc77b2',
950: '#000000',
},
}SCSS
$custom: #fc77b2; $custom-light: #ffa2c9; $custom-dark: #000000;
JSON
{
"hex": "#fc77b2",
"rgb": {
"r": 252,
"g": 119,
"b": 178
},
"hsl": {
"h": 333.383,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74119,
"c": 0.17309,
"h": 354.3
},
"luminance": 0.37103
}Semantic roles & 50–950 ramp
primary
#FC77B2
secondary
#D4F7E7
accent
#E68000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82