#245FF8
A medium, vivid blue closely aligning with Mediumslateblue.
About #245FF8
Visually, #245FF8 is defined as a vivid blue. It is closely associated with the named CSS color Mediumslateblue. In the RGB color space, it consists of 36 red, 95 green, and 248 blue.
Translating this color to physical media requires the CMYK color model. The color uses 85% Cyan, 62% Magenta, 0% Yellow, and 3% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#245FF8
RGB36, 95, 248
HSL223.3°, 93.8%, 55.7%
CMYK85%, 62%, 0%, 3%
HSV223.3°, 85.5%, 97.3%
LAB46.1, 38.3, -81.1
XYZ21.8, 15.3, 90.6
Decimal2383864
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #245FF8;
}
.text-color {
color: #245FF8;
}
.border-color {
border: 2px solid #245FF8;
}