#DBE2A8
A light, moderate yellow closely aligning with Palegoldenrod.
About #DBE2A8
The hex code #DBE2A8 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Palegoldenrod. In the RGB color space, it consists of 219 red, 226 green, and 168 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 3% cyan, 0% magenta, 26% yellow, and 11% black. With a hue angle of 67.2 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBE2A8
RGB219, 226, 168
HSL67.2°, 50.0%, 77.3%
CMYK3%, 0%, 26%, 11%
HSV67.2°, 25.7%, 88.6%
LAB88.1, -11.7, 27.6
XYZ63.5, 72.3, 47.7
Decimal14410408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.46:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBE2A8;
}
.text-color {
color: #DBE2A8;
}
.border-color {
border: 2px solid #DBE2A8;
}