#9242A0
A medium, moderate magenta closely aligning with Rebeccapurple.
About #9242A0
Visually, #9242A0 is defined as a moderate magenta. Its closest recognized web color is Rebeccapurple. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 66, and 160.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 9% C, 59% M, 0% Y, and 37% K. The HSL representation is 291.1° hue, 41.6% saturation, and 44.3% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9242A0
RGB146, 66, 160
HSL291.1°, 41.6%, 44.3%
CMYK9%, 59%, 0%, 37%
HSV291.1°, 58.7%, 62.7%
LAB42.1, 47.8, -36.4
XYZ20.1, 12.5, 34.6
Decimal9585312
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.98:1
Text on #FFFFFF
AA
3.51:1
Text on #000000
AA Large
5.72:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #9242A0;
}
.text-color {
color: #9242A0;
}
.border-color {
border: 2px solid #9242A0;
}