Skip to content

#fe85ff

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

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

Every format

HEX#fe85ff
RGBrgb(254, 133, 255)
HSLhsl(300, 100%, 76%)
CMYKcmyk(0%, 48%, 0%, 0%)
LABlab(72.9 62.3 -40.9)
LCHlch(72.9 74.5 326.7)
OKLCHoklch(0.792 0.206 327.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe85ff on white: 2.10:1
AA ✗ fail · AA-large · AAA
Aa
#fe85ff on black: 10.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green52.2%
Blue100.0%

CMYK percentages

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

Color previews

#fe85ff text on a black background

contrast 10.01:1

Card sample

#fe85ff text on a white background

contrast 2.10:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe85ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe85ff in the Color Lab