#2442DB
A medium, vivid blue closely aligning with Mediumslateblue.
About #2442DB
The precise color #2442DB is an excellent choice for modern design projects. Its closest recognized web color is Mediumslateblue. This translates to an RGB value of rgb(36, 66, 219).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 84% cyan and 70% magenta inks. 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2442DB
RGB36, 66, 219
HSL230.2°, 71.8%, 50.0%
CMYK84%, 70%, 0%, 14%
HSV230.2°, 83.6%, 85.9%
LAB36.7, 45.7, -80.1
XYZ15.5, 9.4, 68.0
Decimal2376411
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.30:1
Text on #FFFFFF
AAA
2.88:1
Text on #000000
FAIL
6.98:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2442DB;
}
.text-color {
color: #2442DB;
}
.border-color {
border: 2px solid #2442DB;
}