#927599
A medium, muted magenta closely aligning with Slategray.
About #927599
The precise color #927599 is an excellent choice for modern design projects. It is closely associated with the named CSS color Slategray. In the RGB color space, it consists of 146 red, 117 green, and 153 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 5% cyan and 24% magenta inks. With a hue angle of 288.3 degrees, it sits comfortably in the magenta spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#927599
RGB146, 117, 153
HSL288.3°, 15.0%, 52.9%
CMYK5%, 24%, 0%, 40%
HSV288.3°, 23.5%, 60.0%
LAB53.1, 18.1, -15.1
XYZ24.0, 21.1, 33.0
Decimal9598361
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.02:1
Text on #FFFFFF
AA Large
5.23:1
Text on #000000
AA
3.84:1
Text on #F8FAFC
AA Large
4.44:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #927599;
}
.text-color {
color: #927599;
}
.border-color {
border: 2px solid #927599;
}