Skip to content

#fadc21

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

RGB
250, 220, 33
HSL
52°, 96%, 56%
CMYK
0, 12, 87, 2
Luminance
0.7162

Every format

HEX#fadc21
RGBrgb(250, 220, 33)
HSLhsl(52, 96%, 56%)
CMYKcmyk(0%, 12%, 87%, 2%)
LABlab(87.8 -6.2 83.5)
LCHlch(87.8 83.8 94.2)
OKLCHoklch(0.893 0.179 98.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red98.0%
Green86.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta12.0%
Yellow86.8%
Key (black)2.0%

Color previews

#fadc21 text on a black background

contrast 15.32:1

Card sample

#fadc21 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fadc21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadc21 in the Color Lab