Skip to content

#ffdb3c

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

RGB
255, 219, 60
HSL
49°, 100%, 62%
CMYK
0, 14, 77, 0
Luminance
0.7225

Every format

HEX#ffdb3c
RGBrgb(255, 219, 60)
HSLhsl(49, 100%, 62%)
CMYKcmyk(0%, 14%, 77%, 0%)
LABlab(88.1 -2.8 76.9)
LCHlch(88.1 77.0 92.1)
OKLCHoklch(0.896 0.169 95.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green85.9%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta14.1%
Yellow76.5%
Key (black)0.0%

Color previews

#ffdb3c text on a black background

contrast 15.45:1

Card sample

#ffdb3c text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb3c in the Color Lab