Skip to content

#f2abc2

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

RGB
242, 171, 194
HSL
341°, 73%, 81%
CMYK
0, 29, 20, 5
Luminance
0.5190

Every format

HEX#f2abc2
RGBrgb(242, 171, 194)
HSLhsl(341, 73%, 81%)
CMYKcmyk(0%, 29%, 20%, 5%)
LABlab(77.2 29.3 -1.3)
LCHlch(77.2 29.3 357.6)
OKLCHoklch(0.815 0.088 358.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2abc2 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#f2abc2 on black: 11.38:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green67.1%
Blue76.1%

CMYK percentages

Cyan0.0%
Magenta29.3%
Yellow19.8%
Key (black)5.1%

Color previews

#f2abc2 text on a black background

contrast 11.38:1

Card sample

#f2abc2 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2abc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2abc2 in the Color Lab