#8A663A
A dark, moderate orange closely aligning with Sienna.
About #8A663A
The precise color #8A663A is an excellent choice for modern design projects. It is closely associated with the named CSS color Sienna. In the RGB color space, it consists of 138 red, 102 green, and 58 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 26% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A663A
RGB138, 102, 58
HSL33.0°, 40.8%, 38.4%
CMYK0%, 26%, 58%, 46%
HSV33.0°, 58.0%, 54.1%
LAB45.9, 9.1, 30.3
XYZ16.0, 15.2, 6.1
Decimal9070138
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.20:1
Text on #FFFFFF
AA
4.04:1
Text on #000000
AA Large
4.97:1
Text on #F8FAFC
AA
3.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8A663A;
}
.text-color {
color: #8A663A;
}
.border-color {
border: 2px solid #8A663A;
}