#924299
A medium, moderate magenta closely aligning with Rebeccapurple.
About #924299
At its core, #924299 is a medium and moderate hue. Designers often compare it to the standard color Rebeccapurple. Its digital footprint relies on 146 parts red, 66 parts green, and 153 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 5% C, 57% M, 0% Y, and 40% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#924299
RGB146, 66, 153
HSL295.2°, 39.7%, 42.9%
CMYK5%, 57%, 0%, 40%
HSV295.2°, 56.9%, 60.0%
LAB41.7, 46.4, -32.8
XYZ19.6, 12.3, 31.5
Decimal9585305
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.07:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.80:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924299;
}
.text-color {
color: #924299;
}
.border-color {
border: 2px solid #924299;
}