Skip to content

#fcc6c6

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

RGB
252, 198, 198
HSL
0°, 90%, 88%
CMYK
0, 21, 21, 1
Luminance
0.6516

Every format

HEX#fcc6c6
RGBrgb(252, 198, 198)
HSLhsl(0, 90%, 88%)
CMYKcmyk(0%, 21%, 21%, 1%)
LABlab(84.6 19.2 7.4)
LCHlch(84.6 20.6 21.0)
OKLCHoklch(0.874 0.062 18.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green77.6%
Blue77.6%

CMYK percentages

Cyan0.0%
Magenta21.4%
Yellow21.4%
Key (black)1.2%

Color previews

#fcc6c6 text on a black background

contrast 14.03:1

Card sample

#fcc6c6 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc6c6

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc6c6 in the Color Lab