#DBE299
A light, moderate yellow closely aligning with Palegoldenrod.
About #DBE299
When working with digital screens, the color #DBE299 is rendered by mixing light. It is closely associated with the named CSS color Palegoldenrod. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 226, and 153.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 3% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBE299
RGB219, 226, 153
HSL65.8°, 55.7%, 74.3%
CMYK3%, 0%, 32%, 11%
HSV65.8°, 32.3%, 88.6%
LAB87.8, -13.6, 35.0
XYZ62.2, 71.8, 40.7
Decimal14410393
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.37:1
Text on #FFFFFF
FAIL
15.35:1
Text on #000000
AAA
1.31:1
Text on #F8FAFC
FAIL
13.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBE299;
}
.text-color {
color: #DBE299;
}
.border-color {
border: 2px solid #DBE299;
}