Skip to content

#ff9fff

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

RGB
255, 159, 255
HSL
300°, 100%, 81%
CMYK
0, 38, 0, 0
Luminance
0.5328

Every format

HEX#ff9fff
RGBrgb(255, 159, 255)
HSLhsl(300, 100%, 81%)
CMYKcmyk(0%, 38%, 0%, 0%)
LABlab(78.0 49.8 -33.0)
LCHlch(78.0 59.7 326.5)
OKLCHoklch(0.831 0.165 326.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff9fff on white: 1.80:1
AA ✗ fail · AA-large · AAA
Aa
#ff9fff on black: 11.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green62.4%
Blue100.0%

CMYK percentages

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

Color previews

#ff9fff text on a black background

contrast 11.66:1

Card sample

#ff9fff text on a white background

contrast 1.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff9fff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff9fff in the Color Lab