#FC77C8#FC77C8
#FC77C8 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.9% C 0.185 H 345.0°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FC77C8 |
|---|---|
| RGB | rgb(252, 119, 200) |
| HSL | hsl(323, 96%, 73%) |
| HSV | hsv(323, 53%, 99%) |
| CMYK | cmyk(0%, 52.8%, 20.6%, 1.2%) |
| CIE-LAB | lab(68.07, 59.70, -18.08) |
| CIE-LCH | lch(68.07, 62.38, 343.15°) |
| OKLab | oklab(74.88% 0.1785 -0.0479) |
| OKLCH | oklch(74.88% 0.185 345) |
| XYZ | xyz(57.1685, 38.0640, 58.9685) |
| Luminance | 0.3806 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.39
Pink (survey)
#FF81C0
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 3.86
Hot Pink
#FF69B4
ΔE00 4.11
Bubble Gum Pink
#FF69AF
ΔE00 5.03
Purply Pink
#F075E6
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC77C8 #77FCAB
analogous
#EE77FC #FC77C8 #FC7785
triadic
#FC77C8 #C8FC77 #77C8FC
tetradic
#FC77C8 #FCEE77 #77FCAB #7785FC
square
#FC77C8 #FCEE77 #77FCAB #7785FC
split-complementary
#FC77C8 #85FC77 #77FCEE
monochromatic
#F30596 #FB3BB0 #FC77C8 #FDB3E0 #FEE1F3
Accessibility & contrast
On white
2.44
#FC77C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FC77C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC77C8
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC77C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC77C8 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8298CB
Deuteranopia (green-blind)
#A7AEC5
Tritanopia (blue-blind)
#FF7697
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fc77c8; /* rgb */ color: rgb(252, 119, 200); /* oklch */ color: oklch(74.9% 0.185 345.0);
Tailwind
colors: {
custom: {
50: '#ffa3d8',
500: '#fc77c8',
950: '#000000',
},
}SCSS
$custom: #fc77c8; $custom-light: #ffa3d8; $custom-dark: #000000;
JSON
{
"hex": "#fc77c8",
"rgb": {
"r": 252,
"g": 119,
"b": 200
},
"hsl": {
"h": 323.459,
"s": 95.683,
"l": 72.745
},
"oklch": {
"l": 0.74881,
"c": 0.1848,
"h": 345
},
"luminance": 0.38059
}Semantic roles & 50–950 ramp
primary
#FC77C8
secondary
#D4F7E2
accent
#E65A00
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#180F14
muted
#867F83