#4250A0
A medium, moderate blue closely aligning with Darkslateblue.
About #4250A0
At its core, #4250A0 is a medium and moderate hue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 66 parts red, 80 parts green, and 160 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 59% C, 50% M, 0% Y, and 37% K. With a hue angle of 231.1 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#4250A0
RGB66, 80, 160
HSL231.1°, 41.6%, 44.3%
CMYK59%, 50%, 0%, 37%
HSV231.1°, 58.7%, 62.7%
LAB36.8, 19.4, -45.3
XYZ11.5, 9.4, 34.5
Decimal4346016
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.27:1
Text on #FFFFFF
AAA
2.89:1
Text on #000000
FAIL
6.95:1
Text on #F8FAFC
AA
2.45:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #4250A0;
}
.text-color {
color: #4250A0;
}
.border-color {
border: 2px solid #4250A0;
}