Skip to content

#ffcc13

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

RGB
255, 204, 19
HSL
47°, 100%, 54%
CMYK
0, 20, 93, 0
Luminance
0.6449

Every format

HEX#ffcc13
RGBrgb(255, 204, 19)
HSLhsl(47, 100%, 54%)
CMYKcmyk(0%, 20%, 93%, 0%)
LABlab(84.2 3.9 83.3)
LCHlch(84.2 83.4 87.4)
OKLCHoklch(0.866 0.174 90.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffcc13 on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#ffcc13 on black: 13.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta20.0%
Yellow92.5%
Key (black)0.0%

Color previews

#ffcc13 text on a black background

contrast 13.90:1

Card sample

#ffcc13 text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffcc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffcc13 in the Color Lab