#924999
A medium, moderate magenta closely aligning with Rebeccapurple.
About #924999
When working with digital screens, the color #924999 is rendered by mixing light. Designers often compare it to the standard color Rebeccapurple. Its digital footprint relies on 146 parts red, 73 parts green, and 153 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 5% C, 52% M, 0% Y, and 40% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#924999
RGB146, 73, 153
HSL294.8°, 35.4%, 44.3%
CMYK5%, 52%, 0%, 40%
HSV294.8°, 52.3%, 60.0%
LAB43.0, 42.9, -30.7
XYZ20.0, 13.2, 31.6
Decimal9587097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.78:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.52:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #924999;
}
.text-color {
color: #924999;
}
.border-color {
border: 2px solid #924999;
}