#6650F0
A light, vivid blue closely aligning with Mediumslateblue.
About #6650F0
Visually, #6650F0 is defined as a vivid blue. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 102 red, 80 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 57% cyan, 67% magenta, 0% yellow, and 6% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6650F0
RGB102, 80, 240
HSL248.2°, 84.2%, 62.7%
CMYK57%, 67%, 0%, 6%
HSV248.2°, 66.7%, 94.1%
LAB45.4, 51.6, -77.5
XYZ24.1, 14.9, 84.0
Decimal6705392
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.29:1
Text on #FFFFFF
AA
3.97:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6650F0;
}
.text-color {
color: #6650F0;
}
.border-color {
border: 2px solid #6650F0;
}