Skip to content

#ecec3f

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

RGB
236, 236, 63
HSL
60°, 82%, 59%
CMYK
0, 0, 73, 8
Luminance
0.7818

Every format

HEX#ecec3f
RGBrgb(236, 236, 63)
HSLhsl(60, 82%, 59%)
CMYKcmyk(0%, 0%, 73%, 8%)
LABlab(90.9 -19.0 78.0)
LCHlch(90.9 80.2 103.7)
OKLCHoklch(0.915 0.182 109.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red92.5%
Green92.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow73.3%
Key (black)7.5%

Color previews

#ecec3f text on a black background

contrast 16.64:1

Card sample

#ecec3f text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ecec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ecec3f in the Color Lab