#FC77BD#FC77BD
#FC77BD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.5% C 0.178 H 349.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77BD |
|---|---|
| RGB | rgb(252, 119, 189) |
| HSL | hsl(328, 96%, 73%) |
| HSV | hsv(328, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 25%, 1.2%) |
| CIE-LAB | lab(67.70, 58.21, -12.46) |
| CIE-LCH | lch(67.70, 59.53, 347.92°) |
| OKLab | oklab(74.49% 0.1755 -0.0325) |
| OKLCH | oklch(74.49% 0.178 349.5) |
| XYZ | xyz(55.9289, 37.5682, 52.4400) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.14
Bubblegum (survey)
#FF6CB5
ΔE00 2.18
Hot Pink
#FF69B4
ΔE00 2.62
Bubblegum Pink
#FE83CC
ΔE00 3.10
Bubble Gum Pink
#FF69AF
ΔE00 3.21
Carnation Pink
#FF7FA7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77BD #77FCB6
analogous
#F877FC #FC77BD #FC777A
triadic
#FC77BD #BDFC77 #77BDFC
tetradic
#FC77BD #FCF877 #77FCB6 #777AFC
square
#FC77BD #FCF877 #77FCB6 #777AFC
split-complementary
#FC77BD #7AFC77 #77FCF8
monochromatic
#F30583 #FB3BA0 #FC77BD #FDB3DA #FEE1F0
Accessibility & contrast
On white
2.47
#FC77BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#FC77BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77BD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77BD | 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)
#8696BF
Deuteranopia (green-blind)
#AAAEBA
Tritanopia (blue-blind)
#FF7392
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #fc77bd; /* rgb */ color: rgb(252, 119, 189); /* oklch */ color: oklch(74.5% 0.178 349.5);
Tailwind
colors: {
custom: {
50: '#ffa3d0',
500: '#fc77bd',
950: '#000000',
},
}SCSS
$custom: #fc77bd; $custom-light: #ffa3d0; $custom-dark: #000000;
JSON
{
"hex": "#fc77bd",
"rgb": {
"r": 252,
"g": 119,
"b": 189
},
"hsl": {
"h": 328.421,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74488,
"c": 0.17849,
"h": 349.5
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#FC77BD
secondary
#D4F7E5
accent
#E66D00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#180F14
muted
#867F82