Skip to content

#ff99dd

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

RGB
255, 153, 221
HSL
320°, 100%, 80%
CMYK
0, 40, 13, 0
Luminance
0.4926

Every format

HEX#ff99dd
RGBrgb(255, 153, 221)
HSLhsl(320, 100%, 80%)
CMYKcmyk(0%, 40%, 13%, 0%)
LABlab(75.6 47.1 -18.2)
LCHlch(75.6 50.5 338.9)
OKLCHoklch(0.809 0.146 340.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green60.0%
Blue86.7%

CMYK percentages

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

Color previews

#ff99dd text on a black background

contrast 10.85:1

Card sample

#ff99dd text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99dd in the Color Lab