Skip to content

#fddc34

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

RGB
253, 220, 52
HSL
50°, 98%, 60%
CMYK
0, 13, 79, 1
Luminance
0.7232

Every format

HEX#fddc34
RGBrgb(253, 220, 52)
HSLhsl(50, 98%, 60%)
CMYKcmyk(0%, 13%, 79%, 1%)
LABlab(88.1 -4.4 79.3)
LCHlch(88.1 79.4 93.2)
OKLCHoklch(0.896 0.173 97.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fddc34 on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#fddc34 on black: 15.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green86.3%
Blue20.4%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow79.4%
Key (black)0.8%

Color previews

#fddc34 text on a black background

contrast 15.46:1

Card sample

#fddc34 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(253, 220, 52, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(253, 220, 52, 0.45);
Border & gradient
Gradient panel
border: 3px solid #fddc34;
background: linear-gradient(135deg, #fddc34, #98FD34);

Monochromatic scale

Palettes built from #fddc34

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc34 in the Color Lab