Skip to content

#ffdc13

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

RGB
255, 220, 19
HSL
51°, 100%, 54%
CMYK
0, 14, 93, 0
Luminance
0.7249

Every format

HEX#ffdc13
RGBrgb(255, 220, 19)
HSLhsl(51, 100%, 54%)
CMYKcmyk(0%, 14%, 93%, 0%)
LABlab(88.2 -4.3 86.3)
LCHlch(88.2 86.4 92.8)
OKLCHoklch(0.897 0.183 97.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdc13 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffdc13 on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.3%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow92.5%
Key (black)0.0%

Color previews

#ffdc13 text on a black background

contrast 15.50:1

Card sample

#ffdc13 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 220, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 220, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdc13;
background: linear-gradient(135deg, #ffdc13, #85FF13);

Monochromatic scale

Palettes built from #ffdc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdc13 in the Color Lab