Skip to content

#f9abcd

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

RGB
249, 171, 205
HSL
334°, 87%, 82%
CMYK
0, 31, 18, 2
Luminance
0.5367

Every format

HEX#f9abcd
RGBrgb(249, 171, 205)
HSLhsl(334, 87%, 82%)
CMYKcmyk(0%, 31%, 18%, 2%)
LABlab(78.3 33.4 -5.6)
LCHlch(78.3 33.8 350.5)
OKLCHoklch(0.826 0.100 351.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f9abcd on white: 1.79:1
AA ✗ fail · AA-large · AAA
Aa
#f9abcd on black: 11.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green67.1%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta31.3%
Yellow17.7%
Key (black)2.4%

Color previews

#f9abcd text on a black background

contrast 11.73:1

Card sample

#f9abcd text on a white background

contrast 1.79:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f9abcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f9abcd in the Color Lab