#DBAF7C
A light, moderate orange closely aligning with Burlywood.
About #DBAF7C
The precise color #DBAF7C is an excellent choice for modern design projects. Its closest recognized web color is Burlywood. In the RGB color space, it consists of 219 red, 175 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 20% magenta, 43% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBAF7C
RGB219, 175, 124
HSL32.2°, 56.9%, 67.3%
CMYK0%, 20%, 43%, 14%
HSV32.2°, 43.4%, 85.9%
LAB74.3, 9.4, 32.2
XYZ48.2, 47.2, 25.6
Decimal14397308
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.01:1
Text on #FFFFFF
FAIL
10.44:1
Text on #000000
AAA
1.92:1
Text on #F8FAFC
FAIL
8.87:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBAF7C;
}
.text-color {
color: #DBAF7C;
}
.border-color {
border: 2px solid #DBAF7C;
}