#7453F3
A light, vivid blue closely aligning with Mediumslateblue.
About #7453F3
At its core, #7453F3 is a light and vivid hue. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 116 parts red, 83 parts green, and 243 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 52% C, 66% M, 0% Y, and 5% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#7453F3
RGB116, 83, 243
HSL252.4°, 87.0%, 63.9%
CMYK52%, 66%, 0%, 5%
HSV252.4°, 65.8%, 95.3%
LAB47.5, 53.0, -75.9
XYZ26.5, 16.4, 86.6
Decimal7623667
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.27:1
Text on #000000
AA Large
4.70:1
Text on #F8FAFC
AA
3.63:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7453F3;
}
.text-color {
color: #7453F3;
}
.border-color {
border: 2px solid #7453F3;
}