#7C75BD
A light, moderate blue closely aligning with Cornflowerblue.
About #7C75BD
When working with digital screens, the color #7C75BD is rendered by mixing light. Its closest recognized web color is Cornflowerblue. Its digital footprint relies on 124 parts red, 117 parts green, and 189 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 34% Cyan, 38% Magenta, 0% Yellow, and 26% Black. The HSL representation is 245.8° hue, 35.3% saturation, and 60.0% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C75BD
RGB124, 117, 189
HSL245.8°, 35.3%, 60.0%
CMYK34%, 38%, 0%, 26%
HSV245.8°, 38.1%, 74.1%
LAB52.6, 19.7, -36.9
XYZ23.9, 20.7, 50.9
Decimal8156605
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.09:1
Text on #FFFFFF
AA Large
5.14:1
Text on #000000
AA
3.91:1
Text on #F8FAFC
AA Large
4.37:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C75BD;
}
.text-color {
color: #7C75BD;
}
.border-color {
border: 2px solid #7C75BD;
}