#8366A0
A medium, muted purple closely aligning with Darkslateblue.
About #8366A0
The precise color #8366A0 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(131, 102, 160).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 18% cyan and 36% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#8366A0
RGB131, 102, 160
HSL270.0°, 23.4%, 51.4%
CMYK18%, 36%, 0%, 37%
HSV270.0°, 36.2%, 62.7%
LAB48.1, 23.4, -27.1
XYZ20.5, 16.9, 35.4
Decimal8611488
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #8366A0;
}
.text-color {
color: #8366A0;
}
.border-color {
border: 2px solid #8366A0;
}