Skip to content

#fabdf5

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

RGB
250, 189, 245
HSL
305°, 86%, 86%
CMYK
0, 24, 2, 2
Luminance
0.6331

Every format

HEX#fabdf5
RGBrgb(250, 189, 245)
HSLhsl(305, 86%, 86%)
CMYKcmyk(0%, 24%, 2%, 2%)
LABlab(83.6 30.8 -19.2)
LCHlch(83.6 36.3 328.1)
OKLCHoklch(0.871 0.100 329.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fabdf5 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fabdf5 on black: 13.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green74.1%
Blue96.1%

CMYK percentages

Cyan0.0%
Magenta24.4%
Yellow2.0%
Key (black)2.0%

Color previews

#fabdf5 text on a black background

contrast 13.66:1

Card sample

#fabdf5 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabdf5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabdf5 in the Color Lab