Skip to content

#fadefa

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

RGB
250, 222, 250
HSL
300°, 74%, 93%
CMYK
0, 11, 0, 2
Luminance
0.7947

Every format

HEX#fadefa
RGBrgb(250, 222, 250)
HSLhsl(300, 74%, 93%)
CMYKcmyk(0%, 11%, 0%, 2%)
LABlab(91.5 14.4 -10.1)
LCHlch(91.5 17.6 325.1)
OKLCHoklch(0.932 0.048 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green87.1%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta11.2%
Yellow0.0%
Key (black)2.0%

Color previews

#fadefa text on a black background

contrast 16.89:1

Card sample

#fadefa text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadefa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadefa in the Color Lab