Skip to content

#fcc7c2

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

RGB
252, 199, 194
HSL
5°, 91%, 88%
CMYK
0, 21, 23, 1
Luminance
0.6544

Every format

HEX#fcc7c2
RGBrgb(252, 199, 194)
HSLhsl(5, 91%, 88%)
CMYKcmyk(0%, 21%, 23%, 1%)
LABlab(84.7 18.1 9.7)
LCHlch(84.7 20.5 28.2)
OKLCHoklch(0.875 0.061 24.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7c2 on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7c2 on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue76.1%

CMYK percentages

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

Color previews

#fcc7c2 text on a black background

contrast 14.09:1

Card sample

#fcc7c2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc7c2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7c2 in the Color Lab