#A8502C
A medium, moderate orange closely aligning with Sienna.
About #A8502C
The hex code #A8502C represents a beautifully specific shade of orange. Its closest recognized web color is Sienna. Its digital footprint relies on 168 parts red, 80 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 52% magenta, 74% yellow, and 34% black. The HSL representation is 17.4° hue, 58.5% saturation, and 41.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A8502C
RGB168, 80, 44
HSL17.4°, 58.5%, 41.6%
CMYK0%, 52%, 74%, 34%
HSV17.4°, 73.8%, 65.9%
LAB44.6, 33.6, 37.4
XYZ19.5, 14.2, 4.1
Decimal11030572
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.46:1
Text on #FFFFFF
AA
3.85:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.27:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A8502C;
}
.text-color {
color: #A8502C;
}
.border-color {
border: 2px solid #A8502C;
}