Skip to content

#ffddff

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

RGB
255, 221, 255
HSL
300°, 100%, 93%
CMYK
0, 13, 0, 0
Luminance
0.8019

Every format

HEX#ffddff
RGBrgb(255, 221, 255)
HSLhsl(300, 100%, 93%)
CMYKcmyk(0%, 13%, 0%, 0%)
LABlab(91.8 17.5 -12.1)
LCHlch(91.8 21.3 325.2)
OKLCHoklch(0.936 0.058 326.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green86.7%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta13.3%
Yellow0.0%
Key (black)0.0%

Color previews

#ffddff text on a black background

contrast 17.04:1

Card sample

#ffddff text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffddff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffddff in the Color Lab