Skip to content

#ffed09

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

RGB
255, 237, 9
HSL
56°, 100%, 52%
CMYK
0, 7, 97, 0
Luminance
0.8185

Every format

HEX#ffed09
RGBrgb(255, 237, 9)
HSLhsl(56, 100%, 52%)
CMYKcmyk(0%, 7%, 97%, 0%)
LABlab(92.5 -12.8 90.4)
LCHlch(92.5 91.3 98.1)
OKLCHoklch(0.931 0.196 103.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green92.9%
Blue3.5%

CMYK percentages

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

Color previews

#ffed09 text on a black background

contrast 17.37:1

Card sample

#ffed09 text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffed09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffed09 in the Color Lab