Skip to content

#ffec5d

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

RGB
255, 236, 93
HSL
53°, 100%, 68%
CMYK
0, 8, 64, 0
Luminance
0.8204

Every format

HEX#ffec5d
RGBrgb(255, 236, 93)
HSLhsl(53, 100%, 68%)
CMYKcmyk(0%, 8%, 64%, 0%)
LABlab(92.6 -9.7 69.3)
LCHlch(92.6 70.0 98.0)
OKLCHoklch(0.933 0.161 101.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.5%
Blue36.5%

CMYK percentages

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

Color previews

#ffec5d text on a black background

contrast 17.41:1

Card sample

#ffec5d text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffec5d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffec5d in the Color Lab