#8392CC
A light, moderate blue closely aligning with Steelblue.
About #8392CC
When working with digital screens, the color #8392CC is rendered by mixing light. Its closest recognized web color is Steelblue. In the RGB color space, it consists of 131 red, 146 green, and 204 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 36% Cyan, 28% Magenta, 0% Yellow, and 20% Black. With a hue angle of 227.7 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light 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#8392CC
RGB131, 146, 204
HSL227.7°, 41.7%, 65.7%
CMYK36%, 28%, 0%, 20%
HSV227.7°, 35.8%, 80.0%
LAB61.4, 8.7, -31.6
XYZ30.5, 29.7, 61.3
Decimal8622796
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.95:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #8392CC;
}
.text-color {
color: #8392CC;
}
.border-color {
border: 2px solid #8392CC;
}