Skip to content

#f99dec

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

RGB
249, 157, 236
HSL
309°, 89%, 80%
CMYK
0, 37, 5, 2
Luminance
0.5031

Every format

HEX#f99dec
RGBrgb(249, 157, 236)
HSLhsl(309, 89%, 80%)
CMYKcmyk(0%, 37%, 5%, 2%)
LABlab(76.3 45.7 -25.5)
LCHlch(76.3 52.3 330.8)
OKLCHoklch(0.814 0.147 332.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red97.6%
Green61.6%
Blue92.5%

CMYK percentages

Cyan0.0%
Magenta36.9%
Yellow5.2%
Key (black)2.4%

Color previews

#f99dec text on a black background

contrast 11.06:1

Card sample

#f99dec text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(249, 157, 236, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(249, 157, 236, 0.45);
Border & gradient
Gradient panel
border: 3px solid #f99dec;
background: linear-gradient(135deg, #f99dec, #F99DAF);

Monochromatic scale

Palettes built from #f99dec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f99dec in the Color Lab