Skip to content

#ffcccd

a pale, electric red · warm · closest name: pink

RGB
255, 204, 205
HSL
359°, 100%, 90%
CMYK
0, 20, 20, 0
Luminance
0.6885

Every format

HEX#ffcccd
RGBrgb(255, 204, 205)
HSLhsl(359, 100%, 90%)
CMYKcmyk(0%, 20%, 20%, 0%)
LABlab(86.4 18.1 6.4)
LCHlch(86.4 19.2 19.3)
OKLCHoklch(0.890 0.058 17.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcccd on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#ffcccd on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green80.0%
Blue80.4%

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow19.6%
Key (black)0.0%

Color previews

#ffcccd text on a black background

contrast 14.77:1

Card sample

#ffcccd text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcccd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcccd in the Color Lab