Skip to content

#fab4df

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

RGB
250, 180, 223
HSL
323°, 88%, 84%
CMYK
0, 28, 11, 2
Luminance
0.5829

Every format

HEX#fab4df
RGBrgb(250, 180, 223)
HSLhsl(323, 88%, 84%)
CMYKcmyk(0%, 28%, 11%, 2%)
LABlab(80.9 31.8 -11.4)
LCHlch(80.9 33.8 340.2)
OKLCHoklch(0.848 0.098 342.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab4df on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#fab4df on black: 12.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green70.6%
Blue87.5%

CMYK percentages

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

Color previews

#fab4df text on a black background

contrast 12.66:1

Card sample

#fab4df text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab4df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab4df in the Color Lab