#7C75F0
A light, vivid blue closely aligning with Mediumslateblue.
About #7C75F0
The hex code #7C75F0 represents a beautifully specific shade of blue. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 124 parts red, 117 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 48% cyan and 51% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#7C75F0
RGB124, 117, 240
HSL243.4°, 80.4%, 70.0%
CMYK48%, 51%, 0%, 6%
HSV243.4°, 51.3%, 94.1%
LAB55.4, 34.3, -61.3
XYZ30.4, 23.3, 85.3
Decimal8156656
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.66:1
Text on #000000
AA
3.55:1
Text on #F8FAFC
AA Large
4.81:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C75F0;
}
.text-color {
color: #7C75F0;
}
.border-color {
border: 2px solid #7C75F0;
}