Skip to content

#ffdb13

a balanced, electric yellow · cool · “gold”

RGB
255, 219, 19
HSL
51°, 100%, 54%
CMYK
0, 14, 93, 0
Luminance
0.7197

Every format

HEX#ffdb13
RGBrgb(255, 219, 19)
HSLhsl(51, 100%, 54%)
CMYKcmyk(0%, 14%, 93%, 0%)
LABlab(88.0 -3.8 86.1)
LCHlch(88.0 86.2 92.5)
OKLCHoklch(0.895 0.182 96.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red100.0%
Green85.9%
Blue7.5%

CMYK percentages

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

Color previews

#ffdb13 text on a black background

contrast 15.39:1

Card sample

#ffdb13 text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ffdb13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffdb13 in the Color Lab