#924992
A medium, moderate magenta closely aligning with Rebeccapurple.
About #924992
The precise color #924992 is an excellent choice for modern design projects. It is closely associated with the named CSS color Rebeccapurple. This translates to an RGB value of rgb(146, 73, 146).
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 50% Magenta, 0% Yellow, and 43% Black. With a hue angle of 300.0 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#924992
RGB146, 73, 146
HSL300.0°, 33.3%, 42.9%
CMYK0%, 50%, 0%, 43%
HSV300.0°, 50.0%, 57.3%
LAB42.7, 41.5, -27.0
XYZ19.4, 13.0, 28.7
Decimal9587090
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.85:1
Text on #FFFFFF
AA
3.59:1
Text on #000000
AA Large
5.59:1
Text on #F8FAFC
AA
3.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #924992;
}
.text-color {
color: #924992;
}
.border-color {
border: 2px solid #924992;
}