#922C6D
A dark, moderate magenta closely aligning with Mediumvioletred.
About #922C6D
The precise color #922C6D is an excellent choice for modern design projects. Its closest recognized web color is Mediumvioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 44, and 109.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 70% Magenta, 25% Yellow, and 43% Black. The HSL representation is 321.8° hue, 53.7% saturation, and 37.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#922C6D
RGB146, 44, 109
HSL321.8°, 53.7%, 37.3%
CMYK0%, 70%, 25%, 43%
HSV321.8°, 69.9%, 57.3%
LAB36.0, 49.1, -14.5
XYZ15.5, 9.0, 15.4
Decimal9579629
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.49:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.16:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922C6D;
}
.text-color {
color: #922C6D;
}
.border-color {
border: 2px solid #922C6D;
}