Skip to content

#fcc85f

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

RGB
252, 200, 95
HSL
40°, 96%, 68%
CMYK
0, 21, 62, 1
Luminance
0.6283

Every format

HEX#fcc85f
RGBrgb(252, 200, 95)
HSLhsl(40, 96%, 68%)
CMYKcmyk(0%, 21%, 62%, 1%)
LABlab(83.4 7.4 58.3)
LCHlch(83.4 58.8 82.8)
OKLCHoklch(0.859 0.135 82.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc85f on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#fcc85f on black: 13.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.4%
Blue37.3%

CMYK percentages

Cyan0.0%
Magenta20.6%
Yellow62.3%
Key (black)1.2%

Color previews

#fcc85f text on a black background

contrast 13.57:1

Card sample

#fcc85f text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc85f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc85f in the Color Lab