Skip to content

#fcc113

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

RGB
252, 193, 19
HSL
45°, 98%, 53%
CMYK
0, 23, 93, 1
Luminance
0.5888

Every format

HEX#fcc113
RGBrgb(252, 193, 19)
HSLhsl(45, 98%, 53%)
CMYKcmyk(0%, 23%, 93%, 1%)
LABlab(81.2 8.2 81.0)
LCHlch(81.2 81.4 84.2)
OKLCHoklch(0.841 0.170 85.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fcc113 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#fcc113 on black: 12.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.8%
Green75.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta23.4%
Yellow92.5%
Key (black)1.2%

Color previews

#fcc113 text on a black background

contrast 12.78:1

Card sample

#fcc113 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fcc113

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fcc113 in the Color Lab