Skip to content

#ffec48

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

RGB
255, 236, 72
HSL
54°, 100%, 64%
CMYK
0, 8, 72, 0
Luminance
0.8172

Every format

HEX#ffec48
RGBrgb(255, 236, 72)
HSLhsl(54, 100%, 64%)
CMYKcmyk(0%, 8%, 72%, 0%)
LABlab(92.5 -10.8 77.0)
LCHlch(92.5 77.8 98.0)
OKLCHoklch(0.931 0.174 102.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue28.2%

CMYK percentages

Cyan0.0%
Magenta7.5%
Yellow71.8%
Key (black)0.0%

Color previews

#ffec48 text on a black background

contrast 17.34:1

Card sample

#ffec48 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffec48

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffec48 in the Color Lab