#5F66F0
A light, vivid blue closely aligning with Mediumslateblue.
About #5F66F0
The precise color #5F66F0 is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumslateblue. This translates to an RGB value of rgb(95, 102, 240).
Translating this color to physical media requires the CMYK color model. The color uses 60% Cyan, 57% Magenta, 0% Yellow, and 6% Black. The HSL representation is 237.1° hue, 82.9% saturation, and 65.7% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#5F66F0
RGB95, 102, 240
HSL237.1°, 82.9%, 65.7%
CMYK60%, 57%, 0%, 6%
HSV237.1°, 60.4%, 94.1%
LAB49.8, 37.7, -70.5
XYZ25.2, 18.2, 84.6
Decimal6252272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.65:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F66F0;
}
.text-color {
color: #5F66F0;
}
.border-color {
border: 2px solid #5F66F0;
}