Skip to content

#fd9fff

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

RGB
253, 159, 255
HSL
299°, 100%, 81%
CMYK
1, 38, 0, 0
Luminance
0.5290

Every format

HEX#fd9fff
RGBrgb(253, 159, 255)
HSLhsl(299, 100%, 81%)
CMYKcmyk(1%, 38%, 0%, 0%)
LABlab(77.8 49.2 -33.3)
LCHlch(77.8 59.4 325.9)
OKLCHoklch(0.829 0.163 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green62.4%
Blue100.0%

CMYK percentages

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

Color previews

#fd9fff text on a black background

contrast 11.58:1

Card sample

#fd9fff text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fd9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fd9fff in the Color Lab