#DBCC00

A medium, vivid yellow closely aligning with Gold.

About #DBCC00

When working with digital screens, the color #DBCC00 is rendered by mixing light. If you're using CSS, you might find it aligns closely with Gold. In the RGB color space, it consists of 219 red, 204 green, and 0 blue.

Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 7% magenta inks. This makes it a relatively light color when applied to physical surfaces.

From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#DBCC00
RGB219, 204, 0
HSL55.9°, 100.0%, 42.9%
CMYK0%, 7%, 100%, 14%
HSV55.9°, 100.0%, 85.9%
LAB80.9, -11.8, 81.3
XYZ50.8, 58.2, 8.6
Decimal14404608

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.66:1
Text on #FFFFFF
FAIL
12.65:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.75:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Gold
#FFD700