Skip to content

#ffcddc

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

RGB
255, 205, 220
HSL
342°, 100%, 90%
CMYK
0, 20, 14, 0
Luminance
0.7009

Every format

HEX#ffcddc
RGBrgb(255, 205, 220)
HSLhsl(342, 100%, 90%)
CMYKcmyk(0%, 20%, 14%, 0%)
LABlab(87.0 19.9 -0.7)
LCHlch(87.0 19.9 358.0)
OKLCHoklch(0.896 0.059 358.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcddc on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#ffcddc on black: 15.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.4%
Blue86.3%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow13.7%
Key (black)0.0%

Color previews

#ffcddc text on a black background

contrast 15.02:1

Card sample

#ffcddc text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcddc in the Color Lab