Skip to content

#ffdffc

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

RGB
255, 223, 252
HSL
306°, 100%, 94%
CMYK
0, 13, 1, 0
Luminance
0.8106

Every format

HEX#ffdffc
RGBrgb(255, 223, 252)
HSLhsl(306, 100%, 94%)
CMYKcmyk(0%, 13%, 1%, 0%)
LABlab(92.2 15.9 -10.0)
LCHlch(92.2 18.8 327.8)
OKLCHoklch(0.939 0.052 329.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdffc on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ffdffc on black: 17.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green87.5%
Blue98.8%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow1.2%
Key (black)0.0%

Color previews

#ffdffc text on a black background

contrast 17.21:1

Card sample

#ffdffc text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdffc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdffc in the Color Lab