Skip to content

#fcc1af

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

RGB
252, 193, 175
HSL
14°, 93%, 84%
CMYK
0, 23, 31, 1
Luminance
0.6193

Every format

HEX#fcc1af
RGBrgb(252, 193, 175)
HSLhsl(14, 93%, 84%)
CMYKcmyk(0%, 23%, 31%, 1%)
LABlab(82.9 18.7 17.2)
LCHlch(82.9 25.4 42.7)
OKLCHoklch(0.860 0.073 37.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc1af on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#fcc1af on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.7%
Blue68.6%

CMYK percentages

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

Color previews

#fcc1af text on a black background

contrast 13.39:1

Card sample

#fcc1af text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc1af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc1af in the Color Lab