#2450E2
A medium, vivid blue closely aligning with Mediumslateblue.
About #2450E2
The precise color #2450E2 is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. Its digital footprint relies on 36 parts red, 80 parts green, and 226 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 84% Cyan, 65% Magenta, 0% Yellow, and 11% Black. The HSL representation is 226.1° hue, 76.6% saturation, and 51.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2450E2
RGB36, 80, 226
HSL226.1°, 76.6%, 51.4%
CMYK84%, 65%, 0%, 11%
HSV226.1°, 84.1%, 88.6%
LAB40.6, 39.6, -77.7
XYZ17.3, 11.6, 73.3
Decimal2380002
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.32:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.04:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2450E2;
}
.text-color {
color: #2450E2;
}
.border-color {
border: 2px solid #2450E2;
}