#DBDB92
A light, moderate yellow closely aligning with Palegoldenrod.
About #DBDB92
Visually, #DBDB92 is defined as a moderate yellow. Its closest recognized web color is Palegoldenrod. Its digital footprint relies on 219 parts red, 219 parts green, and 146 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 0% M, 33% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBDB92
RGB219, 219, 146
HSL60.0°, 50.3%, 71.6%
CMYK0%, 0%, 33%, 14%
HSV60.0°, 33.3%, 85.9%
LAB85.9, -11.0, 36.0
XYZ59.7, 67.8, 37.1
Decimal14408594
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.56:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBDB92;
}
.text-color {
color: #DBDB92;
}
.border-color {
border: 2px solid #DBDB92;
}