Skip to content

#fc73cd

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

RGB
252, 115, 205
HSL
321°, 96%, 72%
CMYK
0, 54, 19, 1
Luminance
0.3736

Every format

HEX#fc73cd
RGBrgb(252, 115, 205)
HSLhsl(321, 96%, 72%)
CMYKcmyk(0%, 54%, 19%, 1%)
LABlab(67.5 62.2 -21.7)
LCHlch(67.5 65.9 340.8)
OKLCHoklch(0.746 0.194 342.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc73cd on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#fc73cd on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green45.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta54.4%
Yellow18.7%
Key (black)1.2%

Color previews

#fc73cd text on a black background

contrast 8.47:1

Card sample

#fc73cd text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc73cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc73cd in the Color Lab