Skip to content

#fcc6c2

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

RGB
252, 198, 194
HSL
4°, 91%, 88%
CMYK
0, 21, 23, 1
Luminance
0.6498

Every format

HEX#fcc6c2
RGBrgb(252, 198, 194)
HSLhsl(4, 91%, 88%)
CMYKcmyk(0%, 21%, 23%, 1%)
LABlab(84.5 18.6 9.4)
LCHlch(84.5 20.8 26.7)
OKLCHoklch(0.873 0.062 23.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green77.6%
Blue76.1%

CMYK percentages

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

Color previews

#fcc6c2 text on a black background

contrast 14.00:1

Card sample

#fcc6c2 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc6c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc6c2 in the Color Lab