Skip to content

#fab5df

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

RGB
250, 181, 223
HSL
324°, 87%, 85%
CMYK
0, 28, 11, 2
Luminance
0.5870

Every format

HEX#fab5df
RGBrgb(250, 181, 223)
HSLhsl(324, 87%, 85%)
CMYKcmyk(0%, 28%, 11%, 2%)
LABlab(81.1 31.3 -11.1)
LCHlch(81.1 33.2 340.5)
OKLCHoklch(0.850 0.096 342.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab5df on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#fab5df on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green71.0%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta27.6%
Yellow10.8%
Key (black)2.0%

Color previews

#fab5df text on a black background

contrast 12.74:1

Card sample

#fab5df text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab5df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab5df in the Color Lab