Skip to content

#fadbfd

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

RGB
250, 219, 253
HSL
295°, 90%, 93%
CMYK
1, 13, 0, 1
Luminance
0.7808

Every format

HEX#fadbfd
RGBrgb(250, 219, 253)
HSLhsl(295, 90%, 93%)
CMYKcmyk(1%, 13%, 0%, 1%)
LABlab(90.8 16.5 -12.6)
LCHlch(90.8 20.7 322.7)
OKLCHoklch(0.927 0.056 323.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadbfd on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#fadbfd on black: 16.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.9%
Blue99.2%

CMYK percentages

Cyan1.2%
Magenta13.4%
Yellow0.0%
Key (black)0.8%

Color previews

#fadbfd text on a black background

contrast 16.62:1

Card sample

#fadbfd text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadbfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadbfd in the Color Lab