Skip to content

#fdcd50

a light, electric yellow · warm · closest name: gold

RGB
253, 205, 80
HSL
43°, 98%, 65%
CMYK
0, 19, 68, 1
Luminance
0.6512

Every format

HEX#fdcd50
RGBrgb(253, 205, 80)
HSLhsl(43, 98%, 65%)
CMYKcmyk(0%, 19%, 68%, 1%)
LABlab(84.5 4.4 66.1)
LCHlch(84.5 66.2 86.2)
OKLCHoklch(0.869 0.148 87.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#fdcd50 on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#fdcd50 on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red99.2%
Green80.4%
Blue31.4%

CMYK percentages

Cyan0.0%
Magenta19.0%
Yellow68.4%
Key (black)0.8%

Color previews

#fdcd50 text on a black background

contrast 14.02:1

Card sample

#fdcd50 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fdcd50

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fdcd50 in the Color Lab