#925792
A medium, muted magenta closely aligning with Darkslateblue.
About #925792
The hex code #925792 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Darkslateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 87, and 146.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 40% magenta, 0% yellow, and 43% black. The HSL representation is 300.0° hue, 25.3% saturation, and 45.7% 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#925792
RGB146, 87, 146
HSL300.0°, 25.3%, 45.7%
CMYK0%, 40%, 0%, 43%
HSV300.0°, 40.4%, 57.3%
LAB45.6, 33.9, -22.4
XYZ20.5, 15.0, 29.0
Decimal9590674
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.02:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925792;
}
.text-color {
color: #925792;
}
.border-color {
border: 2px solid #925792;
}