#2457DB
A medium, vivid blue closely aligning with Royalblue.
About #2457DB
Visually, #2457DB is defined as a vivid blue. Designers often compare it to the standard color Royalblue. This translates to an RGB value of rgb(36, 87, 219).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 84% cyan, 60% magenta, 0% yellow, and 14% black. The HSL representation is 223.3° hue, 71.8% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2457DB
RGB36, 87, 219
HSL223.3°, 71.8%, 50.0%
CMYK84%, 60%, 0%, 14%
HSV223.3°, 83.6%, 85.9%
LAB41.7, 32.6, -71.9
XYZ16.9, 12.3, 68.5
Decimal2381787
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.07:1
Text on #FFFFFF
AA
3.46:1
Text on #000000
AA Large
5.80:1
Text on #F8FAFC
AA
2.94:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2457DB;
}
.text-color {
color: #2457DB;
}
.border-color {
border: 2px solid #2457DB;
}