#8A3AA8
A medium, moderate purple closely aligning with Rebeccapurple.
About #8A3AA8
At its core, #8A3AA8 is a medium and moderate hue. Its closest recognized web color is Rebeccapurple. In the RGB color space, it consists of 138 red, 58 green, and 168 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 18% C, 65% M, 0% Y, and 34% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8A3AA8
RGB138, 58, 168
HSL283.6°, 48.7%, 44.3%
CMYK18%, 65%, 0%, 34%
HSV283.6°, 65.5%, 65.9%
LAB40.0, 51.3, -44.5
XYZ19.1, 11.3, 38.2
Decimal9058984
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: #8A3AA8;
}
.text-color {
color: #8A3AA8;
}
.border-color {
border: 2px solid #8A3AA8;
}