#8366AF
A medium, moderate purple closely aligning with Mediumpurple.
About #8366AF
Visually, #8366AF is defined as a moderate purple. Designers often compare it to the standard color Mediumpurple. Its digital footprint relies on 131 parts red, 102 parts green, and 175 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 25% C, 42% M, 0% Y, and 31% K. The HSL representation is 263.8° hue, 31.3% saturation, and 54.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#8366AF
RGB131, 102, 175
HSL263.8°, 31.3%, 54.3%
CMYK25%, 42%, 0%, 31%
HSV263.8°, 41.7%, 68.6%
LAB48.8, 27.0, -34.8
XYZ21.8, 17.4, 42.8
Decimal8611503
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.48:1
Text on #000000
AA Large
4.48:1
Text on #F8FAFC
AA Large
3.81:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8366AF;
}
.text-color {
color: #8366AF;
}
.border-color {
border: 2px solid #8366AF;
}