Skip to content

#fddc3f

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

RGB
253, 220, 63
HSL
50°, 98%, 62%
CMYK
0, 13, 75, 1
Luminance
0.7243

Every format

HEX#fddc3f
RGBrgb(253, 220, 63)
HSLhsl(50, 98%, 62%)
CMYKcmyk(0%, 13%, 75%, 1%)
LABlab(88.2 -4.0 76.0)
LCHlch(88.2 76.1 93.0)
OKLCHoklch(0.897 0.167 96.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red99.2%
Green86.3%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta13.0%
Yellow75.1%
Key (black)0.8%

Color previews

#fddc3f text on a black background

contrast 15.49:1

Card sample

#fddc3f text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #fddc3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #fddc3f in the Color Lab