#2457FF
A medium, vivid blue closely aligning with Mediumslateblue.
About #2457FF
At its core, #2457FF is a medium and vivid hue. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 36 parts red, 87 parts green, and 255 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 86% cyan, 66% magenta, 0% yellow, and 0% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2457FF
RGB36, 87, 255
HSL226.0°, 100.0%, 57.1%
CMYK86%, 66%, 0%, 0%
HSV226.0°, 85.9%, 100.0%
LAB44.8, 45.7, -87.1
XYZ22.2, 14.4, 96.2
Decimal2381823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.41:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.17:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2457FF;
}
.text-color {
color: #2457FF;
}
.border-color {
border: 2px solid #2457FF;
}