Skip to content

#ffec3c

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

RGB
255, 236, 60
HSL
54°, 100%, 62%
CMYK
0, 8, 77, 0
Luminance
0.8158

Every format

HEX#ffec3c
RGBrgb(255, 236, 60)
HSLhsl(54, 100%, 62%)
CMYKcmyk(0%, 8%, 77%, 0%)
LABlab(92.4 -11.3 80.8)
LCHlch(92.4 81.6 97.9)
OKLCHoklch(0.930 0.181 102.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffec3c on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#ffec3c on black: 17.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow76.5%
Key (black)0.0%

Color previews

#ffec3c text on a black background

contrast 17.32:1

Card sample

#ffec3c text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffec3c in the Color Lab