Skip to content

#ff99db

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

RGB
255, 153, 219
HSL
321°, 100%, 80%
CMYK
0, 40, 14, 0
Luminance
0.4916

Every format

HEX#ff99db
RGBrgb(255, 153, 219)
HSLhsl(321, 100%, 80%)
CMYKcmyk(0%, 40%, 14%, 0%)
LABlab(75.5 46.8 -17.2)
LCHlch(75.5 49.9 339.8)
OKLCHoklch(0.808 0.145 341.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green60.0%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow14.1%
Key (black)0.0%

Color previews

#ff99db text on a black background

contrast 10.83:1

Card sample

#ff99db text on a white background

contrast 1.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99db in the Color Lab