#8A163A
A dark, vivid magenta closely aligning with Brown.
About #8A163A
The precise color #8A163A is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. Its digital footprint relies on 138 parts red, 22 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 84% magenta, 58% yellow, and 46% black. The HSL representation is 341.4° hue, 72.5% saturation, and 31.4% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8A163A
RGB138, 22, 58
HSL341.4°, 72.5%, 31.4%
CMYK0%, 84%, 58%, 46%
HSV341.4°, 84.1%, 54.1%
LAB30.1, 48.8, 9.8
XYZ11.5, 6.3, 4.6
Decimal9049658
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.31:1
Text on #FFFFFF
AAA
2.26:1
Text on #000000
FAIL
8.89:1
Text on #F8FAFC
AAA
1.92:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A163A;
}
.text-color {
color: #8A163A;
}
.border-color {
border: 2px solid #8A163A;
}