Skip to content

#fadffb

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

RGB
250, 223, 251
HSL
298°, 78%, 93%
CMYK
0, 11, 0, 2
Luminance
0.8006

Every format

HEX#fadffb
RGBrgb(250, 223, 251)
HSLhsl(298, 78%, 93%)
CMYKcmyk(0%, 11%, 0%, 2%)
LABlab(91.7 14.1 -10.2)
LCHlch(91.7 17.4 324.1)
OKLCHoklch(0.934 0.047 324.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadffb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#fadffb on black: 17.01:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.5%
Blue98.4%

CMYK percentages

Cyan0.4%
Magenta11.2%
Yellow0.0%
Key (black)1.6%

Color previews

#fadffb text on a black background

contrast 17.01:1

Card sample

#fadffb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadffb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadffb in the Color Lab