Skip to content

#fadefd

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

RGB
250, 222, 253
HSL
294°, 89%, 93%
CMYK
1, 12, 0, 1
Luminance
0.7966

Every format

HEX#fadefd
RGBrgb(250, 222, 253)
HSLhsl(294, 89%, 93%)
CMYKcmyk(1%, 12%, 0%, 1%)
LABlab(91.5 14.9 -11.5)
LCHlch(91.5 18.9 322.4)
OKLCHoklch(0.933 0.051 322.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadefd on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#fadefd on black: 16.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.1%
Blue99.2%

CMYK percentages

Cyan1.2%
Magenta12.3%
Yellow0.0%
Key (black)0.8%

Color previews

#fadefd text on a black background

contrast 16.93:1

Card sample

#fadefd text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadefd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadefd in the Color Lab