#D3DB1D

A medium, vivid yellow closely aligning with Yellow.

About #D3DB1D

At its core, #D3DB1D is a medium and vivid hue. It is closely associated with the named CSS color Yellow. This translates to an RGB value of rgb(211, 219, 29).

While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 4% Cyan, 0% Magenta, 87% Yellow, and 14% Black. The HSL representation is 62.5° hue, 76.6% saturation, and 48.6% lightness.

From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.

Color Space Conversions

HEX#D3DB1D
RGB211, 219, 29
HSL62.5°, 76.6%, 48.6%
CMYK4%, 0%, 87%, 14%
HSV62.5°, 86.8%, 85.9%
LAB84.3, -22.2, 80.1
XYZ52.4, 64.6, 10.9
Decimal13884189

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

1.51:1
Text on #FFFFFF
FAIL
13.92:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.83:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00