#2C5FB6
A medium, moderate blue closely aligning with Darkslateblue.
About #2C5FB6
The precise color #2C5FB6 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkslateblue. This translates to an RGB value of rgb(44, 95, 182).
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 76% C, 48% M, 0% Y, and 29% K. The HSL representation is 217.8° hue, 61.1% saturation, and 44.3% lightness.
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#2C5FB6
RGB44, 95, 182
HSL217.8°, 61.1%, 44.3%
CMYK76%, 48%, 0%, 29%
HSV217.8°, 75.8%, 71.4%
LAB41.4, 14.1, -51.0
XYZ13.6, 12.1, 45.9
Decimal2908086
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.14:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.87:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C5FB6;
}
.text-color {
color: #2C5FB6;
}
.border-color {
border: 2px solid #2C5FB6;
}