Skip to content

#eccc3c

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

RGB
236, 204, 60
HSL
49°, 82%, 58%
CMYK
0, 14, 75, 8
Luminance
0.6134

Every format

HEX#eccc3c
RGBrgb(236, 204, 60)
HSLhsl(49, 82%, 58%)
CMYKcmyk(0%, 14%, 75%, 8%)
LABlab(82.6 -3.2 71.2)
LCHlch(82.6 71.2 92.6)
OKLCHoklch(0.849 0.157 96.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#eccc3c on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#eccc3c on black: 13.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green80.0%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta13.6%
Yellow74.6%
Key (black)7.5%

Color previews

#eccc3c text on a black background

contrast 13.27:1

Card sample

#eccc3c text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #eccc3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #eccc3c in the Color Lab