Skip to content

#fddc2a

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

RGB
253, 220, 42
HSL
51°, 98%, 58%
CMYK
0, 13, 83, 1
Luminance
0.7224

Every format

HEX#fddc2a
RGBrgb(253, 220, 42)
HSLhsl(51, 98%, 58%)
CMYKcmyk(0%, 13%, 83%, 1%)
LABlab(88.1 -4.7 81.9)
LCHlch(88.1 82.1 93.3)
OKLCHoklch(0.896 0.177 97.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green86.3%
Blue16.5%

CMYK percentages

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

Color previews

#fddc2a text on a black background

contrast 15.45:1

Card sample

#fddc2a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc2a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc2a in the Color Lab