Skip to content

#ffec05

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

RGB
255, 236, 5
HSL
55°, 100%, 51%
CMYK
0, 8, 98, 0
Luminance
0.8126

Every format

HEX#ffec05
RGBrgb(255, 236, 5)
HSLhsl(55, 100%, 51%)
CMYKcmyk(0%, 8%, 98%, 0%)
LABlab(92.3 -12.3 90.5)
LCHlch(92.3 91.4 97.8)
OKLCHoklch(0.929 0.195 103.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffec05 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#ffec05 on black: 17.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green92.5%
Blue2.0%

CMYK percentages

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

Color previews

#ffec05 text on a black background

contrast 17.25:1

Card sample

#ffec05 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffec05

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffec05 in the Color Lab