#9266B6
A medium, moderate purple closely aligning with Mediumpurple.
About #9266B6
At its core, #9266B6 is a medium and moderate hue. Designers often compare it to the standard color Mediumpurple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 102, and 182.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 20% C, 44% M, 0% Y, and 29% K. The HSL representation is 273.0° hue, 35.4% saturation, and 55.7% lightness.
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#9266B6
RGB146, 102, 182
HSL273.0°, 35.4%, 55.7%
CMYK20%, 44%, 0%, 29%
HSV273.0°, 44.0%, 71.4%
LAB50.7, 33.2, -35.8
XYZ25.0, 19.0, 46.6
Decimal9594550
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.38:1
Text on #FFFFFF
AA Large
4.80:1
Text on #000000
AA
4.18:1
Text on #F8FAFC
AA Large
4.08:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9266B6;
}
.text-color {
color: #9266B6;
}
.border-color {
border: 2px solid #9266B6;
}