#9266E9
A light, vivid purple closely aligning with Mediumslateblue.
About #9266E9
The hex code #9266E9 represents a beautifully specific shade of purple. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 102, and 233.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 37% cyan, 56% magenta, 0% yellow, and 9% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#9266E9
RGB146, 102, 233
HSL260.2°, 74.9%, 65.7%
CMYK37%, 56%, 0%, 9%
HSV260.2°, 56.2%, 91.4%
LAB53.5, 45.8, -60.4
XYZ31.3, 21.5, 79.6
Decimal9594601
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.96:1
Text on #FFFFFF
AA Large
5.30:1
Text on #000000
AA
3.79:1
Text on #F8FAFC
AA Large
4.51:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9266E9;
}
.text-color {
color: #9266E9;
}
.border-color {
border: 2px solid #9266E9;
}