Skip to content

#cecb13

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

RGB
206, 203, 19
HSL
59°, 83%, 44%
CMYK
0, 2, 91, 19
Luminance
0.5588

Every format

HEX#cecb13
RGBrgb(206, 203, 19)
HSLhsl(59, 83%, 44%)
CMYKcmyk(0%, 2%, 91%, 19%)
LABlab(79.5 -16.6 77.8)
LCHlch(79.5 79.6 102.1)
OKLCHoklch(0.818 0.174 108.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.8%
Green79.6%
Blue7.5%

CMYK percentages

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

Color previews

#cecb13 text on a black background

contrast 12.18:1

Card sample

#cecb13 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cecb13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cecb13 in the Color Lab