Skip to content

#cecc13

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

RGB
206, 204, 19
HSL
59°, 83%, 44%
CMYK
0, 1, 91, 19
Luminance
0.5635

Every format

HEX#cecc13
RGBrgb(206, 204, 19)
HSLhsl(59, 83%, 44%)
CMYKcmyk(0%, 1%, 91%, 19%)
LABlab(79.8 -17.1 78.0)
LCHlch(79.8 79.9 102.4)
OKLCHoklch(0.820 0.175 109.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cecc13 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#cecc13 on black: 12.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta1.0%
Yellow90.8%
Key (black)19.2%

Color previews

#cecc13 text on a black background

contrast 12.27:1

Card sample

#cecc13 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecc13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecc13 in the Color Lab