#A8926D
A medium, muted orange closely aligning with Tan.
About #A8926D
The hex code #A8926D represents a beautifully specific shade of orange. Designers often compare it to the standard color Tan. In the RGB color space, it consists of 168 red, 146 green, and 109 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 13% Magenta, 35% Yellow, and 34% Black. The HSL representation is 37.6° hue, 25.3% saturation, and 54.3% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A8926D
RGB168, 146, 109
HSL37.6°, 25.3%, 54.3%
CMYK0%, 13%, 35%, 34%
HSV37.6°, 35.1%, 65.9%
LAB61.6, 2.7, 22.7
XYZ29.2, 30.0, 18.7
Decimal11047533
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
7.00:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A8926D;
}
.text-color {
color: #A8926D;
}
.border-color {
border: 2px solid #A8926D;
}