Skip to content

#f2abcb

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

RGB
242, 171, 203
HSL
333°, 73%, 81%
CMYK
0, 29, 16, 5
Luminance
0.5231

Every format

HEX#f2abcb
RGBrgb(242, 171, 203)
HSLhsl(333, 73%, 81%)
CMYKcmyk(0%, 29%, 16%, 5%)
LABlab(77.5 30.6 -5.8)
LCHlch(77.5 31.2 349.3)
OKLCHoklch(0.818 0.092 350.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#f2abcb on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#f2abcb on black: 11.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red94.9%
Green67.1%
Blue79.6%

CMYK percentages

Cyan0.0%
Magenta29.3%
Yellow16.1%
Key (black)5.1%

Color previews

#f2abcb text on a black background

contrast 11.46:1

Card sample

#f2abcb text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #f2abcb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #f2abcb in the Color Lab