Skip to content

#ff99f5

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

RGB
255, 153, 245
HSL
306°, 100%, 80%
CMYK
0, 40, 4, 0
Luminance
0.5064

Every format

HEX#ff99f5
RGBrgb(255, 153, 245)
HSLhsl(306, 100%, 80%)
CMYKcmyk(0%, 40%, 4%, 0%)
LABlab(76.5 51.1 -30.0)
LCHlch(76.5 59.2 329.6)
OKLCHoklch(0.818 0.166 330.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ff99f5 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#ff99f5 on black: 11.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green60.0%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta40.0%
Yellow3.9%
Key (black)0.0%

Color previews

#ff99f5 text on a black background

contrast 11.13:1

Card sample

#ff99f5 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ff99f5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ff99f5 in the Color Lab