Skip to content

#fe9fff

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

RGB
254, 159, 255
HSL
299°, 100%, 81%
CMYK
0, 38, 0, 0
Luminance
0.5309

Every format

HEX#fe9fff
RGBrgb(254, 159, 255)
HSLhsl(299, 100%, 81%)
CMYKcmyk(0%, 38%, 0%, 0%)
LABlab(77.9 49.5 -33.2)
LCHlch(77.9 59.6 326.2)
OKLCHoklch(0.830 0.164 326.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fe9fff on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#fe9fff on black: 11.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.6%
Green62.4%
Blue100.0%

CMYK percentages

Cyan0.4%
Magenta37.6%
Yellow0.0%
Key (black)0.0%

Color previews

#fe9fff text on a black background

contrast 11.62:1

Card sample

#fe9fff text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fe9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fe9fff in the Color Lab