Skip to content

#eccc02

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

RGB
236, 204, 2
HSL
52°, 98%, 47%
CMYK
0, 14, 99, 8
Luminance
0.6102

Every format

HEX#eccc02
RGBrgb(236, 204, 2)
HSLhsl(52, 98%, 47%)
CMYKcmyk(0%, 14%, 99%, 8%)
LABlab(82.4 -4.4 82.9)
LCHlch(82.4 83.0 93.1)
OKLCHoklch(0.847 0.175 97.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccc02 on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#eccc02 on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.0%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow99.2%
Key (black)7.5%

Color previews

#eccc02 text on a black background

contrast 13.20:1

Card sample

#eccc02 text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(236, 204, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(236, 204, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eccc02;
background: linear-gradient(135deg, #eccc02, #70EC02);

Monochromatic scale

Palettes built from #eccc02

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccc02 in the Color Lab