Skip to content

#cccc13

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

RGB
204, 204, 19
HSL
60°, 83%, 44%
CMYK
0, 0, 91, 20
Luminance
0.5607

Every format

HEX#cccc13
RGBrgb(204, 204, 19)
HSLhsl(60, 83%, 44%)
CMYKcmyk(0%, 0%, 91%, 20%)
LABlab(79.7 -18.0 77.8)
LCHlch(79.7 79.9 103.0)
OKLCHoklch(0.819 0.175 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cccc13 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#cccc13 on black: 12.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green80.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow90.7%
Key (black)20.0%

Color previews

#cccc13 text on a black background

contrast 12.21:1

Card sample

#cccc13 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cccc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cccc13 in the Color Lab