#9257DB
A light, moderate purple closely aligning with Mediumslateblue.
About #9257DB
At its core, #9257DB is a light and moderate hue. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(146, 87, 219).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 33% cyan and 60% magenta inks. The HSL representation is 266.8° hue, 64.7% saturation, and 60.0% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9257DB
RGB146, 87, 219
HSL266.8°, 64.7%, 60.0%
CMYK33%, 60%, 0%, 14%
HSV266.8°, 60.3%, 85.9%
LAB49.5, 50.4, -58.8
XYZ28.0, 18.0, 69.0
Decimal9590747
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.56:1
Text on #FFFFFF
AA
4.61:1
Text on #000000
AA
4.36:1
Text on #F8FAFC
AA Large
3.92:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9257DB;
}
.text-color {
color: #9257DB;
}
.border-color {
border: 2px solid #9257DB;
}