#D3DB0F

A medium, vivid yellow closely aligning with Yellow.

About #D3DB0F

At its core, #D3DB0F is a medium and vivid hue. If you're using CSS, you might find it aligns closely with Yellow. Its digital footprint relies on 211 parts red, 219 parts green, and 15 parts blue light.

Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 4% cyan, 0% magenta, 93% yellow, and 14% black. The HSL representation is 62.4° hue, 87.2% saturation, and 45.9% lightness.

Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.

Color Space Conversions

HEX#D3DB0F
RGB211, 219, 15
HSL62.4°, 87.2%, 45.9%
CMYK4%, 0%, 93%, 14%
HSV62.4°, 93.2%, 85.9%
LAB84.2, -22.4, 82.1
XYZ52.3, 64.5, 10.2
Decimal13884175

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.91:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.82:1
Text on #0F172A
AAA

CSS Implementation

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

Similar Colors

Yellow
#FFFF00