#9266BD
A medium, moderate purple closely aligning with Mediumpurple.
About #9266BD
Visually, #9266BD is defined as a moderate 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, 102, and 189.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 23% C, 46% M, 0% Y, and 26% K. With a hue angle of 270.3 degrees, it sits comfortably in the purple spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9266BD
RGB146, 102, 189
HSL270.3°, 39.7%, 57.1%
CMYK23%, 46%, 0%, 26%
HSV270.3°, 46.0%, 74.1%
LAB51.0, 34.8, -39.3
XYZ25.8, 19.3, 50.5
Decimal9594557
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.32:1
Text on #FFFFFF
AA Large
4.86:1
Text on #000000
AA
4.13:1
Text on #F8FAFC
AA Large
4.13:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9266BD;
}
.text-color {
color: #9266BD;
}
.border-color {
border: 2px solid #9266BD;
}