Skip to content

#fadaec

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

RGB
250, 218, 236
HSL
326°, 76%, 92%
CMYK
0, 13, 6, 2
Luminance
0.7652

Every format

HEX#fadaec
RGBrgb(250, 218, 236)
HSLhsl(326, 76%, 92%)
CMYKcmyk(0%, 13%, 6%, 2%)
LABlab(90.1 14.0 -4.7)
LCHlch(90.1 14.8 341.5)
OKLCHoklch(0.920 0.042 343.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#fadaec text on a black background

contrast 16.30:1

Card sample

#fadaec text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadaec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadaec in the Color Lab