Skip to content

#fcc970

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

RGB
252, 201, 112
HSL
38°, 96%, 71%
CMYK
0, 20, 56, 1
Luminance
0.6364

Every format

HEX#fcc970
RGBrgb(252, 201, 112)
HSLhsl(38, 96%, 71%)
CMYKcmyk(0%, 20%, 56%, 1%)
LABlab(83.8 8.1 50.8)
LCHlch(83.8 51.5 81.0)
OKLCHoklch(0.863 0.122 79.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc970 on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#fcc970 on black: 13.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.8%
Blue43.9%

CMYK percentages

Cyan0.0%
Magenta20.2%
Yellow55.6%
Key (black)1.2%

Color previews

#fcc970 text on a black background

contrast 13.73:1

Card sample

#fcc970 text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc970

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc970 in the Color Lab