#5F66CC
A medium, moderate blue closely aligning with Slateblue.
About #5F66CC
The precise color #5F66CC is an excellent choice for modern design projects. Designers often compare it to the standard color Slateblue. Its digital footprint relies on 95 parts red, 102 parts green, and 204 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 53% C, 50% M, 0% Y, and 20% K. The HSL representation is 236.1° hue, 51.7% saturation, and 58.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#5F66CC
RGB95, 102, 204
HSL236.1°, 51.7%, 58.6%
CMYK53%, 50%, 0%, 20%
HSV236.1°, 53.4%, 80.0%
LAB47.4, 26.1, -54.0
XYZ20.4, 16.3, 59.2
Decimal6252236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.93:1
Text on #FFFFFF
AA
4.26:1
Text on #000000
AA Large
4.71:1
Text on #F8FAFC
AA
3.62:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F66CC;
}
.text-color {
color: #5F66CC;
}
.border-color {
border: 2px solid #5F66CC;
}