Skip to content

#fc77cd

a light, electric magenta / pink · warm · closest name: orchid

RGB
252, 119, 205
HSL
321°, 96%, 73%
CMYK
0, 53, 19, 1
Luminance
0.3830

Every format

HEX#fc77cd
RGBrgb(252, 119, 205)
HSLhsl(321, 96%, 73%)
CMYKcmyk(0%, 53%, 19%, 1%)
LABlab(68.2 60.4 -20.6)
LCHlch(68.2 63.8 341.2)
OKLCHoklch(0.751 0.188 343.0)

Copy-ready code

/* CSS */
color: #fc77cd;
background-color: #fc77cd;
/* Tailwind (arbitrary) */
class="text-[#fc77cd] bg-[#fc77cd]"
/* SCSS */
$brand: #fc77cd;
/* SwiftUI */
Color(red: 0.988, green: 0.467, blue: 0.804)
/* Android */
Color.parseColor("#fc77cd")

Accessibility — WCAG contrast

Aa
#fc77cd on white: 2.43:1
AA ✗ fail · AA-large · AAA
Aa
#fc77cd on black: 8.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green46.7%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta52.8%
Yellow18.7%
Key (black)1.2%

Color previews

#fc77cd text on a black background

contrast 8.66:1

Card sample

#fc77cd text on a white background

contrast 2.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #fc77cd;
Background color
Panel with #fc77cd background
background-color: #fc77cd;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #fc77cd;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(252, 119, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(252, 119, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fc77cd;
background: linear-gradient(135deg, #fc77cd, #FC7977);

Monochromatic scale

Palettes built from #fc77cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc77cd in the Color Lab