#92426D
A medium, moderate magenta closely aligning with Palevioletred.
About #92426D
Visually, #92426D is defined as a moderate magenta. Its closest recognized web color is Palevioletred. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 66, and 109.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 55% magenta inks. The HSL representation is 327.8° hue, 37.7% saturation, and 41.6% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92426D
RGB146, 66, 109
HSL327.8°, 37.7%, 41.6%
CMYK0%, 55%, 25%, 43%
HSV327.8°, 54.8%, 57.3%
LAB39.8, 38.9, -8.8
XYZ16.6, 11.1, 15.7
Decimal9585261
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.52:1
Text on #FFFFFF
AA
3.22:1
Text on #000000
AA Large
6.23:1
Text on #F8FAFC
AA
2.74:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92426D;
}
.text-color {
color: #92426D;
}
.border-color {
border: 2px solid #92426D;
}