Skip to content

#fadafe

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

RGB
250, 218, 254
HSL
293°, 95%, 93%
CMYK
2, 14, 0, 0
Luminance
0.7762

Every format

HEX#fadafe
RGBrgb(250, 218, 254)
HSLhsl(293, 95%, 93%)
CMYKcmyk(2%, 14%, 0%, 0%)
LABlab(90.6 17.2 -13.4)
LCHlch(90.6 21.8 322.1)
OKLCHoklch(0.926 0.059 322.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadafe on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#fadafe on black: 16.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue99.6%

CMYK percentages

Cyan1.6%
Magenta14.2%
Yellow0.0%
Key (black)0.4%

Color previews

#fadafe text on a black background

contrast 16.52:1

Card sample

#fadafe text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadafe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadafe in the Color Lab