Skip to content

#ffec3f

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

RGB
255, 236, 63
HSL
54°, 100%, 62%
CMYK
0, 8, 75, 0
Luminance
0.8161

Every format

HEX#ffec3f
RGBrgb(255, 236, 63)
HSLhsl(54, 100%, 62%)
CMYKcmyk(0%, 8%, 75%, 0%)
LABlab(92.4 -11.2 79.9)
LCHlch(92.4 80.7 98.0)
OKLCHoklch(0.931 0.179 102.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow75.3%
Key (black)0.0%

Color previews

#ffec3f text on a black background

contrast 17.32:1

Card sample

#ffec3f text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffec3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffec3f in the Color Lab