#925FE9
A light, vivid purple closely aligning with Mediumslateblue.
About #925FE9
The precise color #925FE9 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 95, and 233.
Translating this color to physical media requires the CMYK color model. The color uses 37% Cyan, 59% Magenta, 0% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#925FE9
RGB146, 95, 233
HSL262.2°, 75.8%, 64.3%
CMYK37%, 59%, 0%, 9%
HSV262.2°, 59.2%, 91.4%
LAB52.0, 49.6, -62.7
XYZ30.7, 20.2, 79.4
Decimal9592809
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.17:1
Text on #FFFFFF
AA Large
5.04:1
Text on #000000
AA
3.99:1
Text on #F8FAFC
AA Large
4.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925FE9;
}
.text-color {
color: #925FE9;
}
.border-color {
border: 2px solid #925FE9;
}