Skip to content

#fcc5af

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

RGB
252, 197, 175
HSL
17°, 93%, 84%
CMYK
0, 22, 31, 1
Luminance
0.6372

Every format

HEX#fcc5af
RGBrgb(252, 197, 175)
HSLhsl(17, 93%, 84%)
CMYKcmyk(0%, 22%, 31%, 1%)
LABlab(83.8 16.6 18.6)
LCHlch(83.8 24.9 48.2)
OKLCHoklch(0.867 0.070 42.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc5af on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fcc5af on black: 13.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green77.3%
Blue68.6%

CMYK percentages

Cyan0.0%
Magenta21.8%
Yellow30.6%
Key (black)1.2%

Color previews

#fcc5af text on a black background

contrast 13.74:1

Card sample

#fcc5af text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc5af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc5af in the Color Lab