Skip to content

#ffcdfa

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

RGB
255, 205, 250
HSL
306°, 100%, 90%
CMYK
0, 20, 2, 0
Luminance
0.7182

Every format

HEX#ffcdfa
RGBrgb(255, 205, 250)
HSLhsl(306, 100%, 90%)
CMYKcmyk(0%, 20%, 2%, 0%)
LABlab(87.9 24.9 -15.3)
LCHlch(87.9 29.3 328.4)
OKLCHoklch(0.905 0.081 329.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcdfa on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ffcdfa on black: 15.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue98.0%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow2.0%
Key (black)0.0%

Color previews

#ffcdfa text on a black background

contrast 15.36:1

Card sample

#ffcdfa text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcdfa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcdfa in the Color Lab