#2C57F0
A medium, vivid blue closely aligning with Mediumslateblue.
About #2C57F0
When working with digital screens, the color #2C57F0 is rendered by mixing light. Designers often compare it to the standard color Mediumslateblue. Its digital footprint relies on 44 parts red, 87 parts green, and 240 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 82% Cyan, 64% Magenta, 0% Yellow, and 6% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2C57F0
RGB44, 87, 240
HSL226.8°, 86.7%, 55.7%
CMYK82%, 64%, 0%, 6%
HSV226.8°, 81.7%, 94.1%
LAB43.7, 40.9, -80.5
XYZ20.2, 13.6, 84.0
Decimal2906096
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.63:1
Text on #FFFFFF
AA
3.73:1
Text on #000000
AA Large
5.38:1
Text on #F8FAFC
AA
3.17:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C57F0;
}
.text-color {
color: #2C57F0;
}
.border-color {
border: 2px solid #2C57F0;
}