Skip to content

#ecec3c

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

RGB
236, 236, 60
HSL
60°, 82%, 58%
CMYK
0, 0, 75, 8
Luminance
0.7815

Every format

HEX#ecec3c
RGBrgb(236, 236, 60)
HSLhsl(60, 82%, 58%)
CMYKcmyk(0%, 0%, 75%, 8%)
LABlab(90.8 -19.1 78.9)
LCHlch(90.8 81.2 103.6)
OKLCHoklch(0.915 0.183 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecec3c on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#ecec3c on black: 16.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.5%
Blue23.5%

CMYK percentages

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

Color previews

#ecec3c text on a black background

contrast 16.63:1

Card sample

#ecec3c text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecec3c in the Color Lab