Skip to content

#fd85ff

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

RGB
253, 133, 255
HSL
299°, 100%, 76%
CMYK
1, 48, 0, 0
Luminance
0.4488

Every format

HEX#fd85ff
RGBrgb(253, 133, 255)
HSLhsl(299, 100%, 76%)
CMYKcmyk(1%, 48%, 0%, 0%)
LABlab(72.8 62.0 -41.1)
LCHlch(72.8 74.4 326.5)
OKLCHoklch(0.791 0.205 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd85ff on white: 2.11:1
AA ✗ fail · AA-large · AAA
Aa
#fd85ff on black: 9.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#fd85ff text on a black background

contrast 9.98:1

Card sample

#fd85ff text on a white background

contrast 2.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd85ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd85ff in the Color Lab