Skip to content

#fd96ff

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

RGB
253, 150, 255
HSL
299°, 100%, 79%
CMYK
1, 41, 0, 0
Luminance
0.4992

Every format

HEX#fd96ff
RGBrgb(253, 150, 255)
HSLhsl(299, 100%, 79%)
CMYKcmyk(1%, 41%, 0%, 0%)
LABlab(76.0 53.7 -36.1)
LCHlch(76.0 64.8 326.1)
OKLCHoklch(0.815 0.178 326.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fd96ff on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#fd96ff on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green58.8%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta41.2%
Yellow0.0%
Key (black)0.0%

Color previews

#fd96ff text on a black background

contrast 10.98:1

Card sample

#fd96ff text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd96ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd96ff in the Color Lab