Skip to content

#ff80cd

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

RGB
255, 128, 205
HSL
324°, 100%, 75%
CMYK
0, 50, 20, 0
Luminance
0.4111

Every format

HEX#ff80cd
RGBrgb(255, 128, 205)
HSLhsl(324, 100%, 75%)
CMYKcmyk(0%, 50%, 20%, 0%)
LABlab(70.3 57.1 -17.5)
LCHlch(70.3 59.7 342.9)
OKLCHoklch(0.766 0.176 344.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff80cd on white: 2.28:1
AA ✗ fail · AA-large · AAA
Aa
#ff80cd on black: 9.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow19.6%
Key (black)0.0%

Color previews

#ff80cd text on a black background

contrast 9.22:1

Card sample

#ff80cd text on a white background

contrast 2.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff80cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff80cd in the Color Lab