Skip to content

#ffcdfd

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

RGB
255, 205, 253
HSL
302°, 100%, 90%
CMYK
0, 20, 1, 0
Luminance
0.7201

Every format

HEX#ffcdfd
RGBrgb(255, 205, 253)
HSLhsl(302, 100%, 90%)
CMYKcmyk(0%, 20%, 1%, 0%)
LABlab(88.0 25.5 -16.8)
LCHlch(88.0 30.5 326.6)
OKLCHoklch(0.906 0.084 327.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcdfd on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ffcdfd on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue99.2%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow0.8%
Key (black)0.0%

Color previews

#ffcdfd text on a black background

contrast 15.40:1

Card sample

#ffcdfd text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcdfd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcdfd in the Color Lab