Skip to content

#fcc708

a balanced, electric yellow · cool · closest name: gold

RGB
252, 199, 8
HSL
47°, 98%, 51%
CMYK
0, 21, 97, 1
Luminance
0.6156

Every format

HEX#fcc708
RGBrgb(252, 199, 8)
HSLhsl(47, 98%, 51%)
CMYKcmyk(0%, 21%, 97%, 1%)
LABlab(82.7 5.0 83.3)
LCHlch(82.7 83.4 86.5)
OKLCHoklch(0.853 0.173 89.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc708 on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#fcc708 on black: 13.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green78.0%
Blue3.1%

CMYK percentages

Cyan0.0%
Magenta21.0%
Yellow96.8%
Key (black)1.2%

Color previews

#fcc708 text on a black background

contrast 13.31:1

Card sample

#fcc708 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc708

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc708 in the Color Lab