#2466FF
A medium, vivid blue closely aligning with Mediumslateblue.
About #2466FF
The precise color #2466FF is an excellent choice for modern design projects. It is closely associated with the named CSS color Mediumslateblue. This translates to an RGB value of rgb(36, 102, 255).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 86% C, 60% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2466FF
RGB36, 102, 255
HSL221.9°, 100.0%, 57.1%
CMYK86%, 60%, 0%, 0%
HSV221.9°, 85.9%, 100.0%
LAB48.4, 36.4, -81.2
XYZ23.5, 17.1, 96.7
Decimal2385663
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.75:1
Text on #FFFFFF
AA
4.42:1
Text on #000000
AA Large
4.54:1
Text on #F8FAFC
AA
3.76:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2466FF;
}
.text-color {
color: #2466FF;
}
.border-color {
border: 2px solid #2466FF;
}