Skip to content

#ecec13

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

RGB
236, 236, 19
HSL
60°, 85%, 50%
CMYK
0, 0, 92, 8
Luminance
0.7787

Every format

HEX#ecec13
RGBrgb(236, 236, 19)
HSLhsl(60, 85%, 50%)
CMYKcmyk(0%, 0%, 92%, 8%)
LABlab(90.7 -20.1 87.5)
LCHlch(90.7 89.8 103.0)
OKLCHoklch(0.913 0.197 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ecec13 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#ecec13 on black: 16.57:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red92.5%
Green92.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow91.9%
Key (black)7.5%

Color previews

#ecec13 text on a black background

contrast 16.57:1

Card sample

#ecec13 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecec13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecec13 in the Color Lab