Skip to content

#fccc96

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

RGB
252, 204, 150
HSL
32°, 94%, 79%
CMYK
0, 19, 41, 1
Luminance
0.6608

Every format

HEX#fccc96
RGBrgb(252, 204, 150)
HSLhsl(32, 94%, 79%)
CMYKcmyk(0%, 19%, 41%, 1%)
LABlab(85.0 10.0 33.3)
LCHlch(85.0 34.8 73.3)
OKLCHoklch(0.875 0.088 69.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fccc96 on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#fccc96 on black: 14.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green80.0%
Blue58.8%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow40.5%
Key (black)1.2%

Color previews

#fccc96 text on a black background

contrast 14.22:1

Card sample

#fccc96 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc96

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc96 in the Color Lab