Skip to content

#ff99f1

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

RGB
255, 153, 241
HSL
308°, 100%, 80%
CMYK
0, 40, 6, 0
Luminance
0.5039

Every format

HEX#ff99f1
RGBrgb(255, 153, 241)
HSLhsl(308, 100%, 80%)
CMYKcmyk(0%, 40%, 6%, 0%)
LABlab(76.3 50.4 -28.1)
LCHlch(76.3 57.7 330.9)
OKLCHoklch(0.816 0.162 332.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99f1 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#ff99f1 on black: 11.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue94.5%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow5.5%
Key (black)0.0%

Color previews

#ff99f1 text on a black background

contrast 11.08:1

Card sample

#ff99f1 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99f1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99f1 in the Color Lab