#92A8CC
A light, moderate blue closely aligning with Lightsteelblue.
About #92A8CC
The precise color #92A8CC is an excellent choice for modern design projects. Designers often compare it to the standard color Lightsteelblue. This translates to an RGB value of rgb(146, 168, 204).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 28% cyan and 18% magenta inks. The HSL representation is 217.2° hue, 36.3% saturation, and 68.6% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#92A8CC
RGB146, 168, 204
HSL217.2°, 36.3%, 68.6%
CMYK28%, 18%, 0%, 20%
HSV217.2°, 28.4%, 80.0%
LAB68.4, 0.6, -20.9
XYZ36.8, 38.5, 62.6
Decimal9611468
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.42:1
Text on #FFFFFF
FAIL
8.70:1
Text on #000000
AAA
2.31:1
Text on #F8FAFC
FAIL
7.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #92A8CC;
}
.text-color {
color: #92A8CC;
}
.border-color {
border: 2px solid #92A8CC;
}