#8A5742
A medium, moderate orange closely aligning with Sienna.
About #8A5742
At its core, #8A5742 is a medium and moderate hue. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(138, 87, 66).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 37% Magenta, 52% Yellow, and 46% Black. The HSL representation is 17.5° hue, 35.3% saturation, and 40.0% lightness.
Contrast ratios determine whether this color is safe for typography. 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#8A5742
RGB138, 87, 66
HSL17.5°, 35.3%, 40.0%
CMYK0%, 37%, 52%, 46%
HSV17.5°, 52.2%, 54.1%
LAB42.2, 18.7, 20.9
XYZ14.9, 12.6, 6.8
Decimal9066306
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.96:1
Text on #FFFFFF
AA
3.52:1
Text on #000000
AA Large
5.70:1
Text on #F8FAFC
AA
2.99:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A5742;
}
.text-color {
color: #8A5742;
}
.border-color {
border: 2px solid #8A5742;
}