Skip to content

#f99abc

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

RGB
249, 154, 188
HSL
339°, 89%, 79%
CMYK
0, 38, 25, 2
Luminance
0.4688

Every format

HEX#f99abc
RGBrgb(249, 154, 188)
HSLhsl(339, 89%, 79%)
CMYKcmyk(0%, 38%, 25%, 2%)
LABlab(74.1 39.8 -2.4)
LCHlch(74.1 39.8 356.5)
OKLCHoklch(0.792 0.120 357.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f99abc on white: 2.02:1
AA ✗ fail · AA-large · AAA
Aa
#f99abc on black: 10.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red97.6%
Green60.4%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta38.2%
Yellow24.5%
Key (black)2.4%

Color previews

#f99abc text on a black background

contrast 10.38:1

Card sample

#f99abc text on a white background

contrast 2.02:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f99abc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f99abc in the Color Lab