#9275E2
A light, moderate purple closely aligning with Mediumpurple.
About #9275E2
The hex code #9275E2 represents a beautifully specific shade of purple. It is closely associated with the named CSS color Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 117, and 226.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 35% C, 48% M, 0% Y, and 11% K. With a hue angle of 256.0 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9275E2
RGB146, 117, 226
HSL256.0°, 65.3%, 67.3%
CMYK35%, 48%, 0%, 11%
HSV256.0°, 48.2%, 88.6%
LAB56.4, 35.5, -51.8
XYZ31.9, 24.3, 75.0
Decimal9598434
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.58:1
Text on #FFFFFF
AA Large
5.86:1
Text on #000000
AA
3.42:1
Text on #F8FAFC
AA Large
4.99:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9275E2;
}
.text-color {
color: #9275E2;
}
.border-color {
border: 2px solid #9275E2;
}