Skip to content

#ff80ff

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

RGB
255, 128, 255
HSL
300°, 100%, 75%
CMYK
0, 50, 0, 0
Luminance
0.4392

Every format

HEX#ff80ff
RGBrgb(255, 128, 255)
HSLhsl(300, 100%, 75%)
CMYKcmyk(0%, 50%, 0%, 0%)
LABlab(72.2 64.9 -42.1)
LCHlch(72.2 77.4 327.1)
OKLCHoklch(0.787 0.214 327.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff80ff on white: 2.15:1
AA ✗ fail · AA-large · AAA
Aa
#ff80ff on black: 9.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green50.2%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta49.8%
Yellow0.0%
Key (black)0.0%

Color previews

#ff80ff text on a black background

contrast 9.78:1

Card sample

#ff80ff text on a white background

contrast 2.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff80ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff80ff in the Color Lab