Skip to content

#fe96ff

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

RGB
254, 150, 255
HSL
299°, 100%, 79%
CMYK
0, 41, 0, 0
Luminance
0.5010

Every format

HEX#fe96ff
RGBrgb(254, 150, 255)
HSLhsl(299, 100%, 79%)
CMYKcmyk(0%, 41%, 0%, 0%)
LABlab(76.1 54.0 -35.9)
LCHlch(76.1 64.9 326.4)
OKLCHoklch(0.816 0.179 326.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.6%
Green58.8%
Blue100.0%

CMYK percentages

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

Color previews

#fe96ff text on a black background

contrast 11.02:1

Card sample

#fe96ff text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe96ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe96ff in the Color Lab