#BDA083
A light, moderate orange closely aligning with Tan.
About #BDA083
Visually, #BDA083 is defined as a moderate orange. Designers often compare it to the standard color Tan. Its digital footprint relies on 189 parts red, 160 parts green, and 131 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 15% Magenta, 31% Yellow, and 26% Black. The HSL representation is 30.0° hue, 30.5% saturation, and 62.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BDA083
RGB189, 160, 131
HSL30.0°, 30.5%, 62.7%
CMYK0%, 15%, 31%, 26%
HSV30.0°, 30.7%, 74.1%
LAB67.7, 6.3, 19.1
XYZ37.7, 37.6, 26.7
Decimal12427395
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.46:1
Text on #FFFFFF
FAIL
8.52:1
Text on #000000
AAA
2.36:1
Text on #F8FAFC
FAIL
7.24:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDA083;
}
.text-color {
color: #BDA083;
}
.border-color {
border: 2px solid #BDA083;
}