Skip to content

#fadf02

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

RGB
250, 223, 2
HSL
54°, 98%, 49%
CMYK
0, 11, 99, 2
Luminance
0.7310

Every format

HEX#fadf02
RGBrgb(250, 223, 2)
HSLhsl(54, 98%, 49%)
CMYKcmyk(0%, 11%, 99%, 2%)
LABlab(88.5 -8.1 87.9)
LCHlch(88.5 88.2 95.2)
OKLCHoklch(0.898 0.187 100.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fadf02 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#fadf02 on black: 15.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red98.0%
Green87.5%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta10.8%
Yellow99.2%
Key (black)2.0%

Color previews

#fadf02 text on a black background

contrast 15.62:1

Card sample

#fadf02 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(250, 223, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(250, 223, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fadf02;
background: linear-gradient(135deg, #fadf02, #70FA02);

Monochromatic scale

Palettes built from #fadf02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fadf02 in the Color Lab