Skip to content

#fccc8e

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

RGB
252, 204, 142
HSL
34°, 95%, 77%
CMYK
0, 19, 44, 1
Luminance
0.6583

Every format

HEX#fccc8e
RGBrgb(252, 204, 142)
HSLhsl(34, 95%, 77%)
CMYKcmyk(0%, 19%, 44%, 1%)
LABlab(84.9 9.2 37.3)
LCHlch(84.9 38.4 76.2)
OKLCHoklch(0.873 0.096 73.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue55.7%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow43.7%
Key (black)1.2%

Color previews

#fccc8e text on a black background

contrast 14.17:1

Card sample

#fccc8e text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc8e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc8e in the Color Lab