#8307A8
A dark, vivid magenta closely aligning with Darkorchid.
About #8307A8
The hex code #8307A8 represents a beautifully specific shade of magenta. Its closest recognized web color is Darkorchid. In the RGB color space, it consists of 131 red, 7 green, and 168 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 22% cyan, 96% magenta, 0% yellow, and 34% black. The HSL representation is 286.2° hue, 92.0% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8307A8
RGB131, 7, 168
HSL286.2°, 92.0%, 34.3%
CMYK22%, 96%, 0%, 34%
HSV286.2°, 95.8%, 65.9%
LAB33.6, 65.3, -54.9
XYZ16.5, 7.8, 37.7
Decimal8587176
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.20:1
Text on #FFFFFF
AAA
2.56:1
Text on #000000
FAIL
7.84:1
Text on #F8FAFC
AAA
2.18:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8307A8;
}
.text-color {
color: #8307A8;
}
.border-color {
border: 2px solid #8307A8;
}