Skip to content

#ffcddf

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

RGB
255, 205, 223
HSL
338°, 100%, 90%
CMYK
0, 20, 13, 0
Luminance
0.7025

Every format

HEX#ffcddf
RGBrgb(255, 205, 223)
HSLhsl(338, 100%, 90%)
CMYKcmyk(0%, 20%, 13%, 0%)
LABlab(87.1 20.4 -2.2)
LCHlch(87.1 20.5 353.9)
OKLCHoklch(0.897 0.061 354.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.4%
Blue87.5%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow12.5%
Key (black)0.0%

Color previews

#ffcddf text on a black background

contrast 15.05:1

Card sample

#ffcddf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcddf in the Color Lab