Skip to content

#ccc112

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

RGB
204, 193, 18
HSL
57°, 84%, 44%
CMYK
0, 5, 91, 20
Luminance
0.5102

Every format

HEX#ccc112
RGBrgb(204, 193, 18)
HSLhsl(57, 84%, 44%)
CMYKcmyk(0%, 5%, 91%, 20%)
LABlab(76.7 -12.5 75.7)
LCHlch(76.7 76.7 99.4)
OKLCHoklch(0.795 0.166 105.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccc112 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#ccc112 on black: 11.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green75.7%
Blue7.1%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow91.2%
Key (black)20.0%

Color previews

#ccc112 text on a black background

contrast 11.20:1

Card sample

#ccc112 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(204, 193, 18, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(204, 193, 18, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ccc112;
background: linear-gradient(135deg, #ccc112, #5BCC12);

Monochromatic scale

Palettes built from #ccc112

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccc112 in the Color Lab