#755FFF
A light, vivid blue closely aligning with Mediumslateblue.
About #755FFF
Visually, #755FFF is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 117 red, 95 green, and 255 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 54% cyan and 63% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#755FFF
RGB117, 95, 255
HSL248.2°, 100.0%, 68.6%
CMYK54%, 63%, 0%, 0%
HSV248.2°, 62.7%, 100.0%
LAB50.9, 50.1, -76.9
XYZ29.5, 19.2, 96.8
Decimal7692287
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #755FFF;
}
.text-color {
color: #755FFF;
}
.border-color {
border: 2px solid #755FFF;
}