Skip to content

#fcc080

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

RGB
252, 192, 128
HSL
31°, 95%, 75%
CMYK
0, 24, 49, 1
Luminance
0.5995

Every format

HEX#fcc080
RGBrgb(252, 192, 128)
HSLhsl(31, 95%, 75%)
CMYKcmyk(0%, 24%, 49%, 1%)
LABlab(81.8 14.1 40.4)
LCHlch(81.8 42.8 70.8)
OKLCHoklch(0.849 0.106 67.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc080 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#fcc080 on black: 12.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.3%
Blue50.2%

CMYK percentages

Cyan0.0%
Magenta23.8%
Yellow49.2%
Key (black)1.2%

Color previews

#fcc080 text on a black background

contrast 12.99:1

Card sample

#fcc080 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc080 in the Color Lab