Skip to content

#fcc2c0

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

RGB
252, 194, 192
HSL
2°, 91%, 87%
CMYK
0, 23, 24, 1
Luminance
0.6308

Every format

HEX#fcc2c0
RGBrgb(252, 194, 192)
HSLhsl(2, 91%, 87%)
CMYKcmyk(0%, 23%, 24%, 1%)
LABlab(83.5 20.4 9.0)
LCHlch(83.5 22.4 23.8)
OKLCHoklch(0.865 0.067 20.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc2c0 on white: 1.54:1
AA ✗ fail · AA-large · AAA
Aa
#fcc2c0 on black: 13.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.1%
Blue75.3%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow23.8%
Key (black)1.2%

Color previews

#fcc2c0 text on a black background

contrast 13.62:1

Card sample

#fcc2c0 text on a white background

contrast 1.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2c0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2c0 in the Color Lab