#DBB600

A medium, vivid yellow closely aligning with Goldenrod.

About #DBB600

At its core, #DBB600 is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Goldenrod. This translates to an RGB value of rgb(219, 182, 0).

For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 17% magenta, 100% yellow, and 14% black. The HSL representation is 49.9° hue, 100.0% saturation, and 42.9% lightness.

Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#DBB600
RGB219, 182, 0
HSL49.9°, 100.0%, 42.9%
CMYK0%, 17%, 100%, 14%
HSV49.9°, 100.0%, 85.9%
LAB75.1, -0.5, 77.3
XYZ45.9, 48.5, 6.9
Decimal14398976

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.96:1
Text on #FFFFFF
FAIL
10.70:1
Text on #000000
AAA
1.88:1
Text on #F8FAFC
FAIL
9.10:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Goldenrod
#DAA520