#9283B6
A light, muted purple closely aligning with Steelblue.
About #9283B6
Visually, #9283B6 is defined as a muted purple. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 131, and 182.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 20% C, 28% M, 0% Y, and 29% K. The HSL representation is 257.6° hue, 25.9% saturation, and 61.4% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#9283B6
RGB146, 131, 182
HSL257.6°, 25.9%, 61.4%
CMYK20%, 28%, 0%, 29%
HSV257.6°, 28.0%, 71.4%
LAB57.8, 16.3, -24.7
XYZ28.4, 25.7, 47.7
Decimal9601974
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9283B6;
}
.text-color {
color: #9283B6;
}
.border-color {
border: 2px solid #9283B6;
}