#8342A0
A medium, moderate purple closely aligning with Rebeccapurple.
About #8342A0
When working with digital screens, the color #8342A0 is rendered by mixing light. It is closely associated with the named CSS color Rebeccapurple. In the RGB color space, it consists of 131 red, 66 green, and 160 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 18% cyan, 59% magenta, 0% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#8342A0
RGB131, 66, 160
HSL281.5°, 41.6%, 44.3%
CMYK18%, 59%, 0%, 37%
HSV281.5°, 58.7%, 62.7%
LAB40.0, 43.8, -39.8
XYZ17.7, 11.3, 34.5
Decimal8602272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.46:1
Text on #FFFFFF
AA
3.25:1
Text on #000000
AA Large
6.17:1
Text on #F8FAFC
AA
2.76:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #8342A0;
}
.text-color {
color: #8342A0;
}
.border-color {
border: 2px solid #8342A0;
}