#926D92
A medium, muted magenta closely aligning with Slategray.
About #926D92
The hex code #926D92 represents a beautifully specific shade of magenta. It is closely associated with the named CSS color Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 109, and 146.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 25% Magenta, 0% Yellow, and 43% Black. The HSL representation is 300.0° hue, 14.5% saturation, and 50.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#926D92
RGB146, 109, 146
HSL300.0°, 14.5%, 50.0%
CMYK0%, 25%, 0%, 43%
HSV300.0°, 25.3%, 57.3%
LAB50.8, 21.3, -14.5
XYZ22.5, 19.1, 29.7
Decimal9596306
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.35:1
Text on #FFFFFF
AA Large
4.82:1
Text on #000000
AA
4.16:1
Text on #F8FAFC
AA Large
4.10:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #926D92;
}
.text-color {
color: #926D92;
}
.border-color {
border: 2px solid #926D92;
}