#8349E2
A medium, vivid purple closely aligning with Darkorchid.
About #8349E2
When working with digital screens, the color #8349E2 is rendered by mixing light. Its closest recognized web color is Darkorchid. Its digital footprint relies on 131 parts red, 73 parts green, and 226 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 42% cyan and 68% magenta inks. With a hue angle of 262.7 degrees, it sits comfortably in the purple spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8349E2
RGB131, 73, 226
HSL262.7°, 72.5%, 58.6%
CMYK42%, 68%, 0%, 11%
HSV262.7°, 67.7%, 88.6%
LAB45.7, 56.2, -69.0
XYZ25.5, 15.1, 73.5
Decimal8604130
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.23:1
Text on #FFFFFF
AA
4.02:1
Text on #000000
AA Large
5.00:1
Text on #F8FAFC
AA
3.41:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8349E2;
}
.text-color {
color: #8349E2;
}
.border-color {
border: 2px solid #8349E2;
}