Skip to content

#faddf3

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

RGB
250, 221, 243
HSL
315°, 74%, 92%
CMYK
0, 12, 3, 2
Luminance
0.7851

Every format

HEX#faddf3
RGBrgb(250, 221, 243)
HSLhsl(315, 74%, 92%)
CMYKcmyk(0%, 12%, 3%, 2%)
LABlab(91.0 13.7 -7.0)
LCHlch(91.0 15.4 332.8)
OKLCHoklch(0.928 0.043 334.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green86.7%
Blue95.3%

CMYK percentages

Cyan0.0%
Magenta11.6%
Yellow2.8%
Key (black)2.0%

Color previews

#faddf3 text on a black background

contrast 16.70:1

Card sample

#faddf3 text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #faddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #faddf3 in the Color Lab