#8A0733
A dark, vivid magenta closely aligning with Brown.
About #8A0733
When working with digital screens, the color #8A0733 is rendered by mixing light. It is closely associated with the named CSS color Brown. This translates to an RGB value of rgb(138, 7, 51).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 95% magenta inks. The HSL representation is 339.8° hue, 90.3% saturation, and 28.4% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8A0733
RGB138, 7, 51
HSL339.8°, 90.3%, 28.4%
CMYK0%, 95%, 63%, 46%
HSV339.8°, 94.9%, 54.1%
LAB28.9, 51.3, 12.8
XYZ11.2, 5.8, 3.7
Decimal9045811
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.73:1
Text on #FFFFFF
AAA
2.16:1
Text on #000000
FAIL
9.30:1
Text on #F8FAFC
AAA
1.84:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8A0733;
}
.text-color {
color: #8A0733;
}
.border-color {
border: 2px solid #8A0733;
}