#758AE2
A light, moderate blue closely aligning with Cornflowerblue.
About #758AE2
Visually, #758AE2 is defined as a moderate blue. Designers often compare it to the standard color Cornflowerblue. In the RGB color space, it consists of 117 red, 138 green, and 226 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 48% cyan, 39% magenta, 0% yellow, and 11% black. With a hue angle of 228.4 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#758AE2
RGB117, 138, 226
HSL228.4°, 65.3%, 67.3%
CMYK48%, 39%, 0%, 11%
HSV228.4°, 48.2%, 88.6%
LAB59.4, 16.1, -47.2
XYZ30.2, 27.4, 75.7
Decimal7703266
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.24:1
Text on #FFFFFF
AA Large
6.49:1
Text on #000000
AA
3.09:1
Text on #F8FAFC
AA Large
5.52:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #758AE2;
}
.text-color {
color: #758AE2;
}
.border-color {
border: 2px solid #758AE2;
}