#4942A8
A medium, moderate blue closely aligning with Slateblue.
About #4942A8
At its core, #4942A8 is a medium and moderate hue. Its closest recognized web color is Slateblue. Its digital footprint relies on 73 parts red, 66 parts green, and 168 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 57% cyan and 61% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#4942A8
RGB73, 66, 168
HSL244.1°, 43.6%, 45.9%
CMYK57%, 61%, 0%, 34%
HSV244.1°, 60.7%, 65.9%
LAB34.3, 32.5, -54.1
XYZ11.8, 8.1, 38.0
Decimal4801192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.99:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.64:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4942A8;
}
.text-color {
color: #4942A8;
}
.border-color {
border: 2px solid #4942A8;
}