Skip to content

#ffccdf

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

RGB
255, 204, 223
HSL
338°, 100%, 90%
CMYK
0, 20, 13, 0
Luminance
0.6977

Every format

HEX#ffccdf
RGBrgb(255, 204, 223)
HSLhsl(338, 100%, 90%)
CMYKcmyk(0%, 20%, 13%, 0%)
LABlab(86.9 20.9 -2.5)
LCHlch(86.9 21.1 353.1)
OKLCHoklch(0.895 0.062 354.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow12.5%
Key (black)0.0%

Color previews

#ffccdf text on a black background

contrast 14.95:1

Card sample

#ffccdf text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccdf in the Color Lab