Skip to content

#fcc9b2

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

RGB
252, 201, 178
HSL
19°, 93%, 84%
CMYK
0, 20, 29, 1
Luminance
0.6568

Every format

HEX#fcc9b2
RGBrgb(252, 201, 178)
HSLhsl(19, 93%, 84%)
CMYKcmyk(0%, 20%, 29%, 1%)
LABlab(84.8 14.9 18.4)
LCHlch(84.8 23.6 51.0)
OKLCHoklch(0.875 0.066 45.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green78.8%
Blue69.8%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow29.4%
Key (black)1.2%

Color previews

#fcc9b2 text on a black background

contrast 14.14:1

Card sample

#fcc9b2 text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc9b2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc9b2 in the Color Lab