Skip to content

#fadafa

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

RGB
250, 218, 250
HSL
300°, 76%, 92%
CMYK
0, 13, 0, 2
Luminance
0.7737

Every format

HEX#fadafa
RGBrgb(250, 218, 250)
HSLhsl(300, 76%, 92%)
CMYKcmyk(0%, 13%, 0%, 2%)
LABlab(90.5 16.5 -11.5)
LCHlch(90.5 20.1 325.1)
OKLCHoklch(0.924 0.055 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green85.5%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta12.8%
Yellow0.0%
Key (black)2.0%

Color previews

#fadafa text on a black background

contrast 16.47:1

Card sample

#fadafa text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadafa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadafa in the Color Lab