#8324BD
A medium, moderate purple closely aligning with Darkorchid.
About #8324BD
At its core, #8324BD is a medium and moderate hue. Its closest recognized web color is Darkorchid. Its digital footprint relies on 131 parts red, 36 parts green, and 189 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 31% cyan, 81% magenta, 0% yellow, and 26% black. Always request a physical proof before doing a large print run with this exact code.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8324BD
RGB131, 36, 189
HSL277.3°, 68.0%, 44.1%
CMYK31%, 81%, 0%, 26%
HSV277.3°, 81.0%, 74.1%
LAB37.4, 63.0, -61.2
XYZ19.2, 9.8, 49.0
Decimal8594621
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.11:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.80:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8324BD;
}
.text-color {
color: #8324BD;
}
.border-color {
border: 2px solid #8324BD;
}