Skip to content

#fadc13

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

RGB
250, 220, 19
HSL
52°, 96%, 53%
CMYK
0, 12, 92, 2
Luminance
0.7156

Every format

HEX#fadc13
RGBrgb(250, 220, 19)
HSLhsl(52, 96%, 53%)
CMYKcmyk(0%, 12%, 92%, 2%)
LABlab(87.8 -6.4 85.8)
LCHlch(87.8 86.0 94.3)
OKLCHoklch(0.892 0.183 99.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadc13 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#fadc13 on black: 15.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green86.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow92.4%
Key (black)2.0%

Color previews

#fadc13 text on a black background

contrast 15.31:1

Card sample

#fadc13 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 220, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 220, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fadc13;
background: linear-gradient(135deg, #fadc13, #7EFA13);

Monochromatic scale

Palettes built from #fadc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadc13 in the Color Lab