Skip to content

#fc52cd

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

RGB
252, 82, 205
HSL
317°, 97%, 66%
CMYK
0, 68, 19, 1
Luminance
0.3114

Every format

HEX#fc52cd
RGBrgb(252, 82, 205)
HSLhsl(317, 97%, 66%)
CMYKcmyk(0%, 68%, 19%, 1%)
LABlab(62.6 75.7 -29.2)
LCHlch(62.6 81.1 338.9)
OKLCHoklch(0.709 0.239 340.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc52cd on white: 2.91:1
AA ✗ fail · AA-large · AAA
Aa
#fc52cd on black: 7.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green32.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta67.5%
Yellow18.7%
Key (black)1.2%

Color previews

#fc52cd text on a black background

contrast 7.23:1

Card sample

#fc52cd text on a white background

contrast 2.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc52cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc52cd in the Color Lab