Skip to content

#fc80cd

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

RGB
252, 128, 205
HSL
323°, 95%, 75%
CMYK
0, 49, 19, 1
Luminance
0.4054

Every format

HEX#fc80cd
RGBrgb(252, 128, 205)
HSLhsl(323, 95%, 75%)
CMYKcmyk(0%, 49%, 19%, 1%)
LABlab(69.9 56.2 -18.2)
LCHlch(69.9 59.0 342.1)
OKLCHoklch(0.763 0.174 343.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fc80cd on white: 2.31:1
AA ✗ fail · AA-large · AAA
Aa
#fc80cd on black: 9.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green50.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta49.2%
Yellow18.7%
Key (black)1.2%

Color previews

#fc80cd text on a black background

contrast 9.11:1

Card sample

#fc80cd text on a white background

contrast 2.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fc80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fc80cd in the Color Lab