#8A072C
A dark, vivid magenta closely aligning with Brown.
About #8A072C
Visually, #8A072C is defined as a vivid magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 138 red, 7 green, and 44 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 95% magenta, 68% yellow, and 46% black. With a hue angle of 343.1 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#8A072C
RGB138, 7, 44
HSL343.1°, 90.3%, 28.4%
CMYK0%, 95%, 68%, 46%
HSV343.1°, 94.9%, 54.1%
LAB28.7, 50.9, 17.3
XYZ11.0, 5.7, 2.9
Decimal9045804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.78:1
Text on #FFFFFF
AAA
2.15:1
Text on #000000
FAIL
9.35:1
Text on #F8FAFC
AAA
1.83:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A072C;
}
.text-color {
color: #8A072C;
}
.border-color {
border: 2px solid #8A072C;
}