Skip to content

#fccc99

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

RGB
252, 204, 153
HSL
31°, 94%, 79%
CMYK
0, 19, 39, 1
Luminance
0.6618

Every format

HEX#fccc99
RGBrgb(252, 204, 153)
HSLhsl(31, 94%, 79%)
CMYKcmyk(0%, 19%, 39%, 1%)
LABlab(85.1 10.3 31.8)
LCHlch(85.1 33.5 72.0)
OKLCHoklch(0.875 0.086 68.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue60.0%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow39.3%
Key (black)1.2%

Color previews

#fccc99 text on a black background

contrast 14.24:1

Card sample

#fccc99 text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc99

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc99 in the Color Lab