Skip to content

#fe80cd

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

RGB
254, 128, 205
HSL
323°, 98%, 75%
CMYK
0, 50, 19, 0
Luminance
0.4092

Every format

HEX#fe80cd
RGBrgb(254, 128, 205)
HSLhsl(323, 98%, 75%)
CMYKcmyk(0%, 50%, 19%, 0%)
LABlab(70.1 56.8 -17.7)
LCHlch(70.1 59.5 342.7)
OKLCHoklch(0.765 0.176 344.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe80cd on white: 2.29:1
AA ✗ fail · AA-large · AAA
Aa
#fe80cd on black: 9.18:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green50.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta49.6%
Yellow19.3%
Key (black)0.4%

Color previews

#fe80cd text on a black background

contrast 9.18:1

Card sample

#fe80cd text on a white background

contrast 2.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe80cd in the Color Lab