Skip to content

#fab2df

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

RGB
250, 178, 223
HSL
323°, 88%, 84%
CMYK
0, 29, 11, 2
Luminance
0.5749

Every format

HEX#fab2df
RGBrgb(250, 178, 223)
HSLhsl(323, 88%, 84%)
CMYKcmyk(0%, 29%, 11%, 2%)
LABlab(80.5 32.9 -12.1)
LCHlch(80.5 35.0 339.8)
OKLCHoklch(0.844 0.101 341.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab2df on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#fab2df on black: 12.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green69.8%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta28.8%
Yellow10.8%
Key (black)2.0%

Color previews

#fab2df text on a black background

contrast 12.50:1

Card sample

#fab2df text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 178, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 178, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fab2df;
background: linear-gradient(135deg, #fab2df, #FAB5B2);

Monochromatic scale

Palettes built from #fab2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab2df in the Color Lab