Skip to content

#ffdc19

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

RGB
255, 220, 25
HSL
51°, 100%, 55%
CMYK
0, 14, 90, 0
Luminance
0.7252

Every format

HEX#ffdc19
RGBrgb(255, 220, 25)
HSLhsl(51, 100%, 55%)
CMYKcmyk(0%, 14%, 90%, 0%)
LABlab(88.2 -4.2 85.5)
LCHlch(88.2 85.6 92.8)
OKLCHoklch(0.897 0.181 97.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdc19 on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#ffdc19 on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green86.3%
Blue9.8%

CMYK percentages

Cyan0.0%
Magenta13.7%
Yellow90.2%
Key (black)0.0%

Color previews

#ffdc19 text on a black background

contrast 15.50:1

Card sample

#ffdc19 text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 220, 25, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 220, 25, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffdc19;
background: linear-gradient(135deg, #ffdc19, #89FF19);

Monochromatic scale

Palettes built from #ffdc19

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdc19 in the Color Lab