#8A0742
A dark, vivid magenta closely aligning with Brown.
About #8A0742
The hex code #8A0742 represents a beautifully specific shade of magenta. Its closest recognized web color is Brown. Its digital footprint relies on 138 parts red, 7 parts green, and 66 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 95% Magenta, 52% Yellow, and 46% Black. The HSL representation is 333.0° hue, 90.3% saturation, and 28.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#8A0742
RGB138, 7, 66
HSL333.0°, 90.3%, 28.4%
CMYK0%, 95%, 52%, 46%
HSV333.0°, 94.9%, 54.1%
LAB29.3, 52.4, 3.3
XYZ11.5, 5.9, 5.7
Decimal9045826
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.59:1
Text on #FFFFFF
AAA
2.19:1
Text on #000000
FAIL
9.17:1
Text on #F8FAFC
AAA
1.86:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0742;
}
.text-color {
color: #8A0742;
}
.border-color {
border: 2px solid #8A0742;
}