Skip to content

#ff99dc

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

RGB
255, 153, 220
HSL
321°, 100%, 80%
CMYK
0, 40, 14, 0
Luminance
0.4921

Every format

HEX#ff99dc
RGBrgb(255, 153, 220)
HSLhsl(321, 100%, 80%)
CMYKcmyk(0%, 40%, 14%, 0%)
LABlab(75.6 47.0 -17.7)
LCHlch(75.6 50.2 339.3)
OKLCHoklch(0.808 0.146 341.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99dc on white: 1.94:1
AA ✗ fail · AA-large · AAA
Aa
#ff99dc on black: 10.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow13.7%
Key (black)0.0%

Color previews

#ff99dc text on a black background

contrast 10.84:1

Card sample

#ff99dc text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99dc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99dc in the Color Lab