Skip to content

#fcc1ac

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

RGB
252, 193, 172
HSL
16°, 93%, 83%
CMYK
0, 23, 32, 1
Luminance
0.6181

Every format

HEX#fcc1ac
RGBrgb(252, 193, 172)
HSLhsl(16, 93%, 83%)
CMYKcmyk(0%, 23%, 32%, 1%)
LABlab(82.8 18.3 18.8)
LCHlch(82.8 26.2 45.7)
OKLCHoklch(0.859 0.074 40.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green75.7%
Blue67.5%

CMYK percentages

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

Color previews

#fcc1ac text on a black background

contrast 13.36:1

Card sample

#fcc1ac text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc1ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc1ac in the Color Lab