#5024F0
A medium, vivid blue closely aligning with Mediumblue.
About #5024F0
When working with digital screens, the color #5024F0 is rendered by mixing light. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 80 red, 36 green, and 240 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 67% C, 85% M, 0% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#5024F0
RGB80, 36, 240
HSL252.9°, 87.2%, 54.1%
CMYK67%, 85%, 0%, 6%
HSV252.9°, 85.0%, 94.1%
LAB36.5, 69.5, -92.4
XYZ19.7, 9.3, 83.2
Decimal5252336
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.36:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.04:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #5024F0;
}
.text-color {
color: #5024F0;
}
.border-color {
border: 2px solid #5024F0;
}