Skip to content

#fabdf3

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

RGB
250, 189, 243
HSL
307°, 86%, 86%
CMYK
0, 24, 3, 2
Luminance
0.6319

Every format

HEX#fabdf3
RGBrgb(250, 189, 243)
HSLhsl(307, 86%, 86%)
CMYKcmyk(0%, 24%, 3%, 2%)
LABlab(83.5 30.5 -18.2)
LCHlch(83.5 35.5 329.2)
OKLCHoklch(0.870 0.099 330.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green74.1%
Blue95.3%

CMYK percentages

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

Color previews

#fabdf3 text on a black background

contrast 13.64:1

Card sample

#fabdf3 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fabdf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fabdf3 in the Color Lab