#385BF0
A medium, vivid blue closely aligning with Mediumslateblue.
About #385BF0
Visually, #385BF0 is defined as a vivid blue. Its closest recognized web color is Mediumslateblue. In the RGB color space, it consists of 56 red, 91 green, and 240 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 77% cyan and 62% magenta inks. With a hue angle of 228.6 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#385BF0
RGB56, 91, 240
HSL228.6°, 86.0%, 58.0%
CMYK77%, 62%, 0%, 6%
HSV228.6°, 76.7%, 94.1%
LAB45.1, 39.4, -78.2
XYZ21.1, 14.6, 84.1
Decimal3693552
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.35:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.12:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #385BF0;
}
.text-color {
color: #385BF0;
}
.border-color {
border: 2px solid #385BF0;
}