Skip to content

#ff85ff

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

RGB
255, 133, 255
HSL
300°, 100%, 76%
CMYK
0, 48, 0, 0
Luminance
0.4526

Every format

HEX#ff85ff
RGBrgb(255, 133, 255)
HSLhsl(300, 100%, 76%)
CMYKcmyk(0%, 48%, 0%, 0%)
LABlab(73.1 62.6 -40.7)
LCHlch(73.1 74.7 327.0)
OKLCHoklch(0.794 0.207 327.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff85ff on white: 2.09:1
AA ✗ fail · AA-large · AAA
Aa
#ff85ff on black: 10.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green52.2%
Blue100.0%

CMYK percentages

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

Color previews

#ff85ff text on a black background

contrast 10.05:1

Card sample

#ff85ff text on a white background

contrast 2.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff85ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff85ff in the Color Lab