Skip to content

#fcc2af

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

RGB
252, 194, 175
HSL
15°, 93%, 84%
CMYK
0, 23, 31, 1
Luminance
0.6237

Every format

HEX#fcc2af
RGBrgb(252, 194, 175)
HSLhsl(15, 93%, 84%)
CMYKcmyk(0%, 23%, 31%, 1%)
LABlab(83.1 18.2 17.6)
LCHlch(83.1 25.3 44.1)
OKLCHoklch(0.861 0.072 38.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc2af on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#fcc2af on black: 13.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green76.1%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow30.6%
Key (black)1.2%

Color previews

#fcc2af text on a black background

contrast 13.47:1

Card sample

#fcc2af text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2af in the Color Lab