#2450BD
A medium, moderate blue closely aligning with Royalblue.
About #2450BD
The precise color #2450BD is an excellent choice for modern design projects. Designers often compare it to the standard color Royalblue. In the RGB color space, it consists of 36 red, 80 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 81% cyan and 58% magenta inks. The HSL representation is 222.7° hue, 68.0% saturation, and 44.1% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#2450BD
RGB36, 80, 189
HSL222.7°, 68.0%, 44.1%
CMYK81%, 58%, 0%, 26%
HSV222.7°, 81.0%, 74.1%
LAB37.5, 25.7, -61.5
XYZ12.8, 9.8, 49.4
Decimal2379965
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.10:1
Text on #FFFFFF
AAA
2.96:1
Text on #000000
FAIL
6.79:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2450BD;
}
.text-color {
color: #2450BD;
}
.border-color {
border: 2px solid #2450BD;
}