Skip to content

#fdf50c

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

RGB
253, 245, 12
HSL
58°, 98%, 52%
CMYK
0, 3, 95, 1
Luminance
0.8621

Every format

HEX#fdf50c
RGBrgb(253, 245, 12)
HSLhsl(58, 98%, 52%)
CMYKcmyk(0%, 3%, 95%, 1%)
LABlab(94.4 -17.5 91.5)
LCHlch(94.4 93.2 100.8)
OKLCHoklch(0.946 0.202 107.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdf50c on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#fdf50c on black: 18.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green96.1%
Blue4.7%

CMYK percentages

Cyan0.0%
Magenta3.2%
Yellow95.3%
Key (black)0.8%

Color previews

#fdf50c text on a black background

contrast 18.24:1

Card sample

#fdf50c text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 245, 12, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 245, 12, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fdf50c;
background: linear-gradient(135deg, #fdf50c, #64FD0C);

Monochromatic scale

Palettes built from #fdf50c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdf50c in the Color Lab