#5F49CC
A medium, moderate blue closely aligning with Slateblue.
About #5F49CC
Visually, #5F49CC 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 95, 73, and 204.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 53% Cyan, 64% Magenta, 0% Yellow, and 20% Black. With a hue angle of 250.1 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F49CC
RGB95, 73, 204
HSL250.1°, 56.2%, 54.3%
CMYK53%, 64%, 0%, 20%
HSV250.1°, 64.2%, 80.0%
LAB40.5, 43.6, -65.1
XYZ18.0, 11.6, 58.4
Decimal6244812
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.34:1
Text on #FFFFFF
AA
3.31:1
Text on #000000
AA Large
6.06:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5F49CC;
}
.text-color {
color: #5F49CC;
}
.border-color {
border: 2px solid #5F49CC;
}