Skip to content

#faddef

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

RGB
250, 221, 239
HSL
323°, 74%, 92%
CMYK
0, 12, 4, 2
Luminance
0.7827

Every format

HEX#faddef
RGBrgb(250, 221, 239)
HSLhsl(323, 74%, 92%)
CMYKcmyk(0%, 12%, 4%, 2%)
LABlab(90.9 13.0 -5.1)
LCHlch(90.9 13.9 338.5)
OKLCHoklch(0.926 0.040 340.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green86.7%
Blue93.7%

CMYK percentages

Cyan0.0%
Magenta11.6%
Yellow4.4%
Key (black)2.0%

Color previews

#faddef text on a black background

contrast 16.65:1

Card sample

#faddef text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faddef in the Color Lab