#FFDB2C

A medium, vivid yellow closely aligning with Gold.

About #FFDB2C

The hex code #FFDB2C represents a beautifully specific shade of yellow. If you're using CSS, you might find it aligns closely with Gold. Its digital footprint relies on 255 parts red, 219 parts green, and 44 parts blue light.

If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 14% magenta, 83% yellow, and 0% black. With a hue angle of 49.8 degrees, it sits comfortably in the yellow spectrum.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#FFDB2C
RGB255, 219, 44
HSL49.8°, 100.0%, 58.6%
CMYK0%, 14%, 83%, 0%
HSV49.8°, 82.7%, 100.0%
LAB88.0, -3.3, 81.5
XYZ67.0, 72.1, 12.8
Decimal16767788

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.36:1
Text on #FFFFFF
FAIL
15.42:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.11:1
Text on #0F172A
AAA

CSS Implementation

.bg-color { background-color: #FFDB2C; }
.text-color { color: #FFDB2C; }
.border-color { border: 2px solid #FFDB2C; }

Similar Colors

Gold
#FFD700