Skip to content

#fccc8c

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

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

Every format

HEX#fccc8c
RGBrgb(252, 204, 140)
HSLhsl(34, 95%, 77%)
CMYKcmyk(0%, 19%, 44%, 1%)
LABlab(84.9 9.0 38.3)
LCHlch(84.9 39.3 76.8)
OKLCHoklch(0.873 0.098 74.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.8%
Green80.0%
Blue54.9%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow44.4%
Key (black)1.2%

Color previews

#fccc8c text on a black background

contrast 14.15:1

Card sample

#fccc8c text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fccc8c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fccc8c in the Color Lab