#7C83D3
A light, moderate blue closely aligning with Cornflowerblue.
About #7C83D3
The precise color #7C83D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Cornflowerblue. This translates to an RGB value of rgb(124, 131, 211).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 41% C, 38% M, 0% Y, and 17% K. With a hue angle of 235.2 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a light color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C83D3
RGB124, 131, 211
HSL235.2°, 49.7%, 65.7%
CMYK41%, 38%, 0%, 17%
HSV235.2°, 41.2%, 82.7%
LAB57.3, 17.5, -42.0
XYZ28.2, 25.2, 65.0
Decimal8160211
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.47:1
Text on #FFFFFF
AA Large
6.04:1
Text on #000000
AA
3.32:1
Text on #F8FAFC
AA Large
5.14:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C83D3;
}
.text-color {
color: #7C83D3;
}
.border-color {
border: 2px solid #7C83D3;
}