#9242A8
A medium, moderate magenta closely aligning with Rebeccapurple.
About #9242A8
Visually, #9242A8 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 168.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 13% C, 61% M, 0% Y, and 34% K. With a hue angle of 287.1 degrees, it sits comfortably in the magenta spectrum.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9242A8
RGB146, 66, 168
HSL287.1°, 43.6%, 45.9%
CMYK13%, 61%, 0%, 34%
HSV287.1°, 60.7%, 65.9%
LAB42.5, 49.4, -40.4
XYZ20.9, 12.8, 38.4
Decimal9585320
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.89:1
Text on #FFFFFF
AA
3.57:1
Text on #000000
AA Large
5.63:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #9242A8;
}
.text-color {
color: #9242A8;
}
.border-color {
border: 2px solid #9242A8;
}