Skip to content

#ff99fd

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

RGB
255, 153, 253
HSL
301°, 100%, 80%
CMYK
0, 40, 1, 0
Luminance
0.5113

Every format

HEX#ff99fd
RGBrgb(255, 153, 253)
HSLhsl(301, 100%, 80%)
CMYKcmyk(0%, 40%, 1%, 0%)
LABlab(76.8 52.5 -33.9)
LCHlch(76.8 62.5 327.2)
OKLCHoklch(0.821 0.173 327.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99fd on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ff99fd on black: 11.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow0.8%
Key (black)0.0%

Color previews

#ff99fd text on a black background

contrast 11.23:1

Card sample

#ff99fd text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99fd in the Color Lab