Skip to content

#ccab13

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

RGB
204, 171, 19
HSL
49°, 83%, 44%
CMYK
0, 16, 91, 20
Luminance
0.4201

Every format

HEX#ccab13
RGBrgb(204, 171, 19)
HSLhsl(49, 83%, 44%)
CMYKcmyk(0%, 16%, 91%, 20%)
LABlab(70.9 -1.1 71.1)
LCHlch(70.9 71.1 90.9)
OKLCHoklch(0.749 0.150 94.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccab13 on white: 2.23:1
AA ✗ fail · AA-large · AAA
Aa
#ccab13 on black: 9.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green67.1%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta16.2%
Yellow90.7%
Key (black)20.0%

Color previews

#ccab13 text on a black background

contrast 9.40:1

Card sample

#ccab13 text on a white background

contrast 2.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccab13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccab13 in the Color Lab