Skip to content

#ffc4cc

a pale, electric red · warm · “pink”

RGB
255, 196, 204
HSL
352°, 100%, 88%
CMYK
0, 23, 20, 0
Luminance
0.6510

Every format

HEX#ffc4cc
RGBrgb(255, 196, 204)
HSLhsl(352, 100%, 88%)
CMYKcmyk(0%, 23%, 20%, 0%)
LABlab(84.5 22.2 4.2)
LCHlch(84.5 22.6 10.6)
OKLCHoklch(0.875 0.068 9.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffc4cc on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#ffc4cc on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green76.9%
Blue80.0%

CMYK percentages

Cyan0.0%
Magenta23.1%
Yellow20.0%
Key (black)0.0%

Color previews

#ffc4cc text on a black background

contrast 14.02:1

Card sample

#ffc4cc text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffc4cc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffc4cc in the Color Lab