Skip to content

#ffdb1a

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

RGB
255, 219, 26
HSL
51°, 100%, 55%
CMYK
0, 14, 90, 0
Luminance
0.7200

Every format

HEX#ffdb1a
RGBrgb(255, 219, 26)
HSLhsl(51, 100%, 55%)
CMYKcmyk(0%, 14%, 90%, 0%)
LABlab(88.0 -3.7 85.1)
LCHlch(88.0 85.2 92.5)
OKLCHoklch(0.895 0.181 96.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffdb1a on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#ffdb1a on black: 15.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green85.9%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow89.8%
Key (black)0.0%

Color previews

#ffdb1a text on a black background

contrast 15.40:1

Card sample

#ffdb1a text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb1a in the Color Lab