#2449A8
A medium, moderate blue closely aligning with Darkslateblue.
About #2449A8
Visually, #2449A8 is defined as a moderate blue. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 36 parts red, 73 parts green, and 168 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 79% C, 57% M, 0% Y, and 34% K. The HSL representation is 223.2° hue, 64.7% saturation, and 40.0% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2449A8
RGB36, 73, 168
HSL223.2°, 64.7%, 40.0%
CMYK79%, 57%, 0%, 34%
HSV223.2°, 78.6%, 65.9%
LAB33.9, 22.3, -54.8
XYZ10.2, 8.0, 38.0
Decimal2378152
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.10:1
Text on #FFFFFF
AAA
2.59:1
Text on #000000
FAIL
7.74:1
Text on #F8FAFC
AAA
2.20:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2449A8;
}
.text-color {
color: #2449A8;
}
.border-color {
border: 2px solid #2449A8;
}