#4249AF
A medium, moderate blue closely aligning with Slateblue.
About #4249AF
Visually, #4249AF is defined as a moderate blue. Its closest recognized web color is Slateblue. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 73, and 175.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 62% cyan, 58% magenta, 0% yellow, and 31% black. The HSL representation is 236.1° hue, 45.2% saturation, and 47.3% 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#4249AF
RGB66, 73, 175
HSL236.1°, 45.2%, 47.3%
CMYK62%, 58%, 0%, 31%
HSV236.1°, 62.3%, 68.6%
LAB36.0, 29.1, -55.5
XYZ12.4, 9.0, 41.6
Decimal4344239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.49:1
Text on #FFFFFF
AAA
2.80:1
Text on #000000
FAIL
7.16:1
Text on #F8FAFC
AAA
2.38:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4249AF;
}
.text-color {
color: #4249AF;
}
.border-color {
border: 2px solid #4249AF;
}