#245FFF
A medium, vivid blue closely aligning with Mediumslateblue.
About #245FFF
The hex code #245FFF represents a beautifully specific shade of blue. Designers often compare it to the standard color Mediumslateblue. This translates to an RGB value of rgb(36, 95, 255).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 86% C, 63% M, 0% Y, and 0% K. 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. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#245FFF
RGB36, 95, 255
HSL223.8°, 100.0%, 57.1%
CMYK86%, 63%, 0%, 0%
HSV223.8°, 85.9%, 100.0%
LAB46.7, 40.8, -84.0
XYZ22.9, 15.8, 96.4
Decimal2383871
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.05:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.83:1
Text on #F8FAFC
AA
3.53:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #245FFF;
}
.text-color {
color: #245FFF;
}
.border-color {
border: 2px solid #245FFF;
}