#4250E2
A medium, vivid blue closely aligning with Mediumslateblue.
About #4250E2
Visually, #4250E2 is defined as a vivid blue. Designers often compare it to the standard color Mediumslateblue. In the RGB color space, it consists of 66 red, 80 green, and 226 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 71% C, 65% M, 0% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#4250E2
RGB66, 80, 226
HSL234.8°, 73.4%, 57.3%
CMYK71%, 65%, 0%, 11%
HSV234.8°, 70.8%, 88.6%
LAB41.8, 42.3, -75.6
XYZ18.8, 12.4, 73.3
Decimal4346082
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.77:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4250E2;
}
.text-color {
color: #4250E2;
}
.border-color {
border: 2px solid #4250E2;
}