#7C92DB
A light, moderate blue closely aligning with Cornflowerblue.
About #7C92DB
The hex code #7C92DB represents a beautifully specific shade of blue. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 124 red, 146 green, and 219 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 43% cyan, 33% magenta, 0% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
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#7C92DB
RGB124, 146, 219
HSL226.1°, 56.9%, 67.3%
CMYK43%, 33%, 0%, 14%
HSV226.1°, 43.4%, 85.9%
LAB61.6, 11.0, -39.7
XYZ31.4, 30.0, 71.1
Decimal8164059
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
6.99:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.94:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C92DB;
}
.text-color {
color: #7C92DB;
}
.border-color {
border: 2px solid #7C92DB;
}