Skip to content

#ffd1ff

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

RGB
255, 209, 255
HSL
300°, 100%, 91%
CMYK
0, 18, 0, 0
Luminance
0.7408

Every format

HEX#ffd1ff
RGBrgb(255, 209, 255)
HSLhsl(300, 100%, 91%)
CMYKcmyk(0%, 18%, 0%, 0%)
LABlab(89.0 23.7 -16.4)
LCHlch(89.0 28.8 325.4)
OKLCHoklch(0.914 0.079 326.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffd1ff on white: 1.33:1
AA ✗ fail · AA-large · AAA
Aa
#ffd1ff on black: 15.82:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green82.0%
Blue100.0%

CMYK percentages

Cyan0.0%
Magenta18.0%
Yellow0.0%
Key (black)0.0%

Color previews

#ffd1ff text on a black background

contrast 15.82:1

Card sample

#ffd1ff text on a white background

contrast 1.33:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffd1ff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffd1ff in the Color Lab