#7583E2
A light, moderate blue closely aligning with Cornflowerblue.
About #7583E2
Visually, #7583E2 is defined as a moderate blue. Its closest recognized web color is Cornflowerblue. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 131, and 226.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 48% cyan, 42% magenta, 0% yellow, and 11% black. The HSL representation is 232.3° hue, 65.3% saturation, and 67.3% lightness.
Contrast ratios determine whether this color is safe for typography. 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#7583E2
RGB117, 131, 226
HSL232.3°, 65.3%, 67.3%
CMYK48%, 42%, 0%, 11%
HSV232.3°, 48.2%, 88.6%
LAB57.6, 20.2, -50.1
XYZ29.2, 25.5, 75.3
Decimal7701474
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.10:1
Text on #000000
AA
3.29:1
Text on #F8FAFC
AA Large
5.19:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7583E2;
}
.text-color {
color: #7583E2;
}
.border-color {
border: 2px solid #7583E2;
}