Skip to content

#ffccdb

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

RGB
255, 204, 219
HSL
342°, 100%, 90%
CMYK
0, 20, 14, 0
Luminance
0.6956

Every format

HEX#ffccdb
RGBrgb(255, 204, 219)
HSLhsl(342, 100%, 90%)
CMYKcmyk(0%, 20%, 14%, 0%)
LABlab(86.8 20.3 -0.6)
LCHlch(86.8 20.3 358.4)
OKLCHoklch(0.894 0.061 358.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffccdb on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#ffccdb on black: 14.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue85.9%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow14.1%
Key (black)0.0%

Color previews

#ffccdb text on a black background

contrast 14.91:1

Card sample

#ffccdb text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffccdb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffccdb in the Color Lab