Skip to content

#fcc9ac

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

RGB
252, 201, 172
HSL
22°, 93%, 83%
CMYK
0, 20, 32, 1
Luminance
0.6545

Every format

HEX#fcc9ac
RGBrgb(252, 201, 172)
HSLhsl(22, 93%, 83%)
CMYKcmyk(0%, 20%, 32%, 1%)
LABlab(84.7 14.1 21.4)
LCHlch(84.7 25.6 56.6)
OKLCHoklch(0.874 0.070 51.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc9ac on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#fcc9ac on black: 14.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.8%
Blue67.5%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow31.7%
Key (black)1.2%

Color previews

#fcc9ac text on a black background

contrast 14.09:1

Card sample

#fcc9ac text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc9ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc9ac in the Color Lab