#FC77B7#FC77B7
#FC77B7 is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.3% C 0.175 H 352.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77B7 |
|---|---|
| RGB | rgb(252, 119, 183) |
| HSL | hsl(331, 96%, 73%) |
| HSV | hsv(331, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 27.4%, 1.2%) |
| CIE-LAB | lab(67.51, 57.43, -9.36) |
| CIE-LCH | lch(67.51, 58.19, 350.74°) |
| OKLab | oklab(74.28% 0.1738 -0.0241) |
| OKLCH | oklch(74.28% 0.175 352.1) |
| XYZ | xyz(55.2910, 37.3130, 49.0807) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.95
Pink (survey)
#FF81C0
ΔE00 2.21
Hot Pink
#FF69B4
ΔE00 2.46
Bubble Gum Pink
#FF69AF
ΔE00 2.56
Bubblegum Pink
#FE83CC
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77B7 #77FCBC
analogous
#FC77F9 #FC77B7 #FC7A77
triadic
#FC77B7 #B7FC77 #77B7FC
tetradic
#FC77B7 #F9FC77 #77FCBC #7A77FC
square
#FC77B7 #F9FC77 #77FCBC #7A77FC
split-complementary
#FC77B7 #77FC7A #77F9FC
monochromatic
#F30578 #FB3B97 #FC77B7 #FDB3D7 #FEE1EF
Accessibility & contrast
On white
2.48
#FC77B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#FC77B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77B7
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77B7 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896B9
Deuteranopia (green-blind)
#ABADB4
Tritanopia (blue-blind)
#FF718F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fc77b7; /* rgb */ color: rgb(252, 119, 183); /* oklch */ color: oklch(74.3% 0.175 352.1);
Tailwind
colors: {
custom: {
50: '#ffa3cc',
500: '#fc77b7',
950: '#000000',
},
}SCSS
$custom: #fc77b7; $custom-light: #ffa3cc; $custom-dark: #000000;
JSON
{
"hex": "#fc77b7",
"rgb": {
"r": 252,
"g": 119,
"b": 183
},
"hsl": {
"h": 331.128,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74283,
"c": 0.17542,
"h": 352.1
},
"luminance": 0.37308
}Semantic roles & 50–950 ramp
primary
#FC77B7
secondary
#D4F7E6
accent
#E67700
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#180F13
muted
#867F82