Skip to content

#fcccc4

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

RGB
252, 204, 196
HSL
9°, 90%, 88%
CMYK
0, 19, 22, 1
Luminance
0.6787

Every format

HEX#fcccc4
RGBrgb(252, 204, 196)
HSLhsl(9, 90%, 88%)
CMYKcmyk(0%, 19%, 22%, 1%)
LABlab(85.9 15.8 10.4)
LCHlch(85.9 18.9 33.4)
OKLCHoklch(0.885 0.056 29.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcccc4 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#fcccc4 on black: 14.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue76.9%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow22.2%
Key (black)1.2%

Color previews

#fcccc4 text on a black background

contrast 14.57:1

Card sample

#fcccc4 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcccc4 in the Color Lab