#92498A
A medium, moderate magenta closely aligning with Rebeccapurple.
About #92498A
When working with digital screens, the color #92498A is rendered by mixing light. Designers often compare it to the standard color Rebeccapurple. In the RGB color space, it consists of 146 red, 73 green, and 138 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 50% M, 5% Y, and 43% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#92498A
RGB146, 73, 138
HSL306.6°, 33.3%, 42.9%
CMYK0%, 50%, 5%, 43%
HSV306.6°, 50.0%, 57.3%
LAB42.3, 40.0, -22.7
XYZ18.8, 12.7, 25.5
Decimal9587082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.93:1
Text on #FFFFFF
AA
3.54:1
Text on #000000
AA Large
5.67:1
Text on #F8FAFC
AA
3.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #92498A;
}
.text-color {
color: #92498A;
}
.border-color {
border: 2px solid #92498A;
}