Skip to content

#ffda09

a balanced, electric yellow · cool · “gold”

RGB
255, 218, 9
HSL
51°, 100%, 52%
CMYK
0, 15, 97, 0
Luminance
0.7142

Every format

HEX#ffda09
RGBrgb(255, 218, 9)
HSLhsl(51, 100%, 52%)
CMYKcmyk(0%, 15%, 97%, 0%)
LABlab(87.7 -3.4 86.9)
LCHlch(87.7 87.0 92.2)
OKLCHoklch(0.893 0.183 96.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffda09 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#ffda09 on black: 15.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.5%
Blue3.5%

CMYK percentages

Cyan0.0%
Magenta14.5%
Yellow96.5%
Key (black)0.0%

Color previews

#ffda09 text on a black background

contrast 15.28:1

Card sample

#ffda09 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffda09

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffda09 in the Color Lab