Skip to content

#fadaed

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

RGB
250, 218, 237
HSL
324°, 76%, 92%
CMYK
0, 13, 5, 2
Luminance
0.7658

Every format

HEX#fadaed
RGBrgb(250, 218, 237)
HSLhsl(324, 76%, 92%)
CMYKcmyk(0%, 13%, 5%, 2%)
LABlab(90.1 14.2 -5.2)
LCHlch(90.1 15.1 339.9)
OKLCHoklch(0.920 0.043 341.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadaed on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#fadaed on black: 16.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green85.5%
Blue92.9%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow5.2%
Key (black)2.0%

Color previews

#fadaed text on a black background

contrast 16.32:1

Card sample

#fadaed text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadaed

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadaed in the Color Lab