#7C92C5
A light, moderate blue closely aligning with Steelblue.
About #7C92C5
Visually, #7C92C5 is defined as a moderate blue. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(124, 146, 197).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 37% cyan and 26% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C92C5
RGB124, 146, 197
HSL221.9°, 38.6%, 62.9%
CMYK37%, 26%, 0%, 23%
HSV221.9°, 37.1%, 77.3%
LAB60.7, 4.8, -28.9
XYZ28.7, 28.9, 56.9
Decimal8164037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.10:1
Text on #FFFFFF
AA Large
6.77:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.76:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C92C5;
}
.text-color {
color: #7C92C5;
}
.border-color {
border: 2px solid #7C92C5;
}