#92A0BD
A light, muted blue closely aligning with Lightslategray.
About #92A0BD
When working with digital screens, the color #92A0BD is rendered by mixing light. Designers often compare it to the standard color Lightslategray. In the RGB color space, it consists of 146 red, 160 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 23% cyan and 15% magenta inks. With a hue angle of 220.5 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92A0BD
RGB146, 160, 189
HSL220.5°, 24.6%, 65.7%
CMYK23%, 15%, 0%, 26%
HSV220.5°, 22.8%, 74.1%
LAB65.7, 1.5, -16.6
XYZ33.6, 34.9, 53.1
Decimal9609405
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.63:1
Text on #FFFFFF
FAIL
7.99:1
Text on #000000
AAA
2.51:1
Text on #F8FAFC
FAIL
6.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #92A0BD;
}
.text-color {
color: #92A0BD;
}
.border-color {
border: 2px solid #92A0BD;
}