Skip to content

#ffcd13

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

RGB
255, 205, 19
HSL
47°, 100%, 54%
CMYK
0, 20, 93, 0
Luminance
0.6497

Every format

HEX#ffcd13
RGBrgb(255, 205, 19)
HSLhsl(47, 100%, 54%)
CMYKcmyk(0%, 20%, 93%, 0%)
LABlab(84.5 3.3 83.5)
LCHlch(84.5 83.6 87.7)
OKLCHoklch(0.867 0.175 90.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green80.4%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta19.6%
Yellow92.5%
Key (black)0.0%

Color previews

#ffcd13 text on a black background

contrast 13.99:1

Card sample

#ffcd13 text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcd13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcd13 in the Color Lab