#925092
A medium, muted magenta closely aligning with Darkslateblue.
About #925092
Visually, #925092 is defined as a muted magenta. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(146, 80, 146).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 45% magenta inks. The HSL representation is 300.0° hue, 29.2% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#925092
RGB146, 80, 146
HSL300.0°, 29.2%, 44.3%
CMYK0%, 45%, 0%, 43%
HSV300.0°, 45.2%, 57.3%
LAB44.1, 37.8, -24.8
XYZ19.9, 13.9, 28.8
Decimal9588882
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.55:1
Text on #FFFFFF
AA
3.78:1
Text on #000000
AA Large
5.30:1
Text on #F8FAFC
AA
3.22:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925092;
}
.text-color {
color: #925092;
}
.border-color {
border: 2px solid #925092;
}