Skip to content

#ffed13

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

RGB
255, 237, 19
HSL
55°, 100%, 54%
CMYK
0, 7, 93, 0
Luminance
0.8188

Every format

HEX#ffed13
RGBrgb(255, 237, 19)
HSLhsl(55, 100%, 54%)
CMYKcmyk(0%, 7%, 93%, 0%)
LABlab(92.5 -12.7 89.5)
LCHlch(92.5 90.4 98.1)
OKLCHoklch(0.931 0.194 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta7.1%
Yellow92.5%
Key (black)0.0%

Color previews

#ffed13 text on a black background

contrast 17.38:1

Card sample

#ffed13 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 237, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 237, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffed13;
background: linear-gradient(135deg, #ffed13, #74FF13);

Monochromatic scale

Palettes built from #ffed13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffed13 in the Color Lab