Skip to content

#fcc2ac

a light, electric orange · warm · closest name: tan

RGB
252, 194, 172
HSL
17°, 93%, 83%
CMYK
0, 23, 32, 1
Luminance
0.6226

Every format

HEX#fcc2ac
RGBrgb(252, 194, 172)
HSLhsl(17, 93%, 83%)
CMYKcmyk(0%, 23%, 32%, 1%)
LABlab(83.0 17.8 19.1)
LCHlch(83.0 26.1 47.0)
OKLCHoklch(0.861 0.073 41.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green76.1%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta23.0%
Yellow31.7%
Key (black)1.2%

Color previews

#fcc2ac text on a black background

contrast 13.45:1

Card sample

#fcc2ac text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc2ac in the Color Lab