Skip to content

#fcc7ad

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

RGB
252, 199, 173
HSL
20°, 93%, 83%
CMYK
0, 21, 31, 1
Luminance
0.6456

Every format

HEX#fcc7ad
RGBrgb(252, 199, 173)
HSLhsl(20, 93%, 83%)
CMYKcmyk(0%, 21%, 31%, 1%)
LABlab(84.3 15.3 20.2)
LCHlch(84.3 25.4 52.9)
OKLCHoklch(0.870 0.070 47.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc7ad on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#fcc7ad on black: 13.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue67.8%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow31.3%
Key (black)1.2%

Color previews

#fcc7ad text on a black background

contrast 13.91:1

Card sample

#fcc7ad text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc7ad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc7ad in the Color Lab