Skip to content

#fdd9ff

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

RGB
253, 217, 255
HSL
297°, 100%, 93%
CMYK
1, 15, 0, 0
Luminance
0.7773

Every format

HEX#fdd9ff
RGBrgb(253, 217, 255)
HSLhsl(297, 100%, 93%)
CMYKcmyk(1%, 15%, 0%, 0%)
LABlab(90.7 18.9 -13.8)
LCHlch(90.7 23.4 323.8)
OKLCHoklch(0.927 0.064 324.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green85.1%
Blue100.0%

CMYK percentages

Cyan0.8%
Magenta14.9%
Yellow0.0%
Key (black)0.0%

Color previews

#fdd9ff text on a black background

contrast 16.55:1

Card sample

#fdd9ff text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 217, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 217, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdd9ff;
background: linear-gradient(135deg, #fdd9ff, #FFD9E8);

Monochromatic scale

Palettes built from #fdd9ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdd9ff in the Color Lab