Skip to content

#fab3df

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

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

Every format

HEX#fab3df
RGBrgb(250, 179, 223)
HSLhsl(323, 88%, 84%)
CMYKcmyk(0%, 28%, 11%, 2%)
LABlab(80.7 32.4 -11.8)
LCHlch(80.7 34.4 340.0)
OKLCHoklch(0.846 0.099 341.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab3df on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#fab3df on black: 12.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green70.2%
Blue87.5%

CMYK percentages

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

Color previews

#fab3df text on a black background

contrast 12.58:1

Card sample

#fab3df text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab3df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab3df in the Color Lab