#7C92B6
A light, muted blue closely aligning with Lightslategray.
About #7C92B6
The hex code #7C92B6 represents a beautifully specific shade of blue. Designers often compare it to the standard color Lightslategray. In the RGB color space, it consists of 124 red, 146 green, and 182 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 32% Cyan, 20% Magenta, 0% Yellow, and 29% Black. With a hue angle of 217.2 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C92B6
RGB124, 146, 182
HSL217.2°, 28.4%, 60.0%
CMYK32%, 20%, 0%, 29%
HSV217.2°, 31.9%, 71.4%
LAB60.1, 0.9, -21.3
XYZ27.0, 28.2, 48.3
Decimal8164022
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.16:1
Text on #FFFFFF
AA Large
6.64:1
Text on #000000
AA
3.02:1
Text on #F8FAFC
AA Large
5.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C92B6;
}
.text-color {
color: #7C92B6;
}
.border-color {
border: 2px solid #7C92B6;
}