#DBDBAF
A light, moderate yellow closely aligning with Wheat.
About #DBDBAF
The precise color #DBDBAF is an excellent choice for modern design projects. It is closely associated with the named CSS color Wheat. This translates to an RGB value of rgb(219, 219, 175).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 0% Magenta, 20% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#DBDBAF
RGB219, 219, 175
HSL60.0°, 37.9%, 77.3%
CMYK0%, 0%, 20%, 14%
HSV60.0°, 20.1%, 85.9%
LAB86.4, -7.1, 21.7
XYZ62.3, 68.8, 50.6
Decimal14408623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.42:1
Text on #FFFFFF
FAIL
14.76:1
Text on #000000
AAA
1.36:1
Text on #F8FAFC
FAIL
12.55:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBDBAF;
}
.text-color {
color: #DBDBAF;
}
.border-color {
border: 2px solid #DBDBAF;
}