Skip to content

#fcccc1

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

RGB
252, 204, 193
HSL
11°, 91%, 87%
CMYK
0, 19, 23, 1
Luminance
0.6773

Every format

HEX#fcccc1
RGBrgb(252, 204, 193)
HSLhsl(11, 91%, 87%)
CMYKcmyk(0%, 19%, 23%, 1%)
LABlab(85.9 15.3 11.9)
LCHlch(85.9 19.4 37.8)
OKLCHoklch(0.884 0.057 33.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue75.7%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow23.4%
Key (black)1.2%

Color previews

#fcccc1 text on a black background

contrast 14.55:1

Card sample

#fcccc1 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcccc1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcccc1 in the Color Lab