#8392B6
A light, muted blue closely aligning with Lightslategray.
About #8392B6
Visually, #8392B6 is defined as a muted blue. It is closely associated with the named CSS color Lightslategray. In the RGB color space, it consists of 131 red, 146 green, and 182 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 28% cyan, 20% magenta, 0% yellow, and 29% black. The HSL representation is 222.4° hue, 25.9% saturation, and 61.4% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8392B6
RGB131, 146, 182
HSL222.4°, 25.9%, 61.4%
CMYK28%, 20%, 0%, 29%
HSV222.4°, 28.0%, 71.4%
LAB60.6, 3.0, -20.5
XYZ28.1, 28.8, 48.3
Decimal8622774
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.75:1
Text on #000000
AA
2.97:1
Text on #F8FAFC
FAIL
5.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8392B6;
}
.text-color {
color: #8392B6;
}
.border-color {
border: 2px solid #8392B6;
}