Skip to content

#fab4fd

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

RGB
250, 180, 253
HSL
298°, 95%, 85%
CMYK
1, 29, 0, 1
Luminance
0.6006

Every format

HEX#fab4fd
RGBrgb(250, 180, 253)
HSLhsl(298, 95%, 85%)
CMYKcmyk(1%, 29%, 0%, 1%)
LABlab(81.9 37.0 -26.1)
LCHlch(81.9 45.3 324.8)
OKLCHoklch(0.858 0.124 325.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fab4fd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#fab4fd on black: 13.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green70.6%
Blue99.2%

CMYK percentages

Cyan1.2%
Magenta28.9%
Yellow0.0%
Key (black)0.8%

Color previews

#fab4fd text on a black background

contrast 13.01:1

Card sample

#fab4fd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fab4fd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fab4fd in the Color Lab