#924292
A medium, moderate magenta closely aligning with Purple.
About #924292
At its core, #924292 is a medium and moderate hue. Designers often compare it to the standard color Purple. Its digital footprint relies on 146 parts red, 66 parts green, and 146 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 55% Magenta, 0% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#924292
RGB146, 66, 146
HSL300.0°, 37.7%, 41.6%
CMYK0%, 55%, 0%, 43%
HSV300.0°, 54.8%, 57.3%
LAB41.3, 45.1, -29.1
XYZ19.0, 12.1, 28.5
Decimal9585298
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.15:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.90:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #924292;
}
.text-color {
color: #924292;
}
.border-color {
border: 2px solid #924292;
}