#504292
A medium, moderate blue closely aligning with Darkslateblue.
About #504292
The precise color #504292 is an excellent choice for modern design projects. Its closest recognized web color is Darkslateblue. This translates to an RGB value of rgb(80, 66, 146).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 45% C, 55% M, 0% Y, and 43% K. With a hue angle of 250.5 degrees, it sits comfortably in the blue spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#504292
RGB80, 66, 146
HSL250.5°, 37.7%, 41.6%
CMYK45%, 55%, 0%, 43%
HSV250.5°, 54.8%, 57.3%
LAB33.3, 27.0, -42.4
XYZ10.4, 7.7, 28.1
Decimal5259922
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.28:1
Text on #FFFFFF
AAA
2.54:1
Text on #000000
FAIL
7.92:1
Text on #F8FAFC
AAA
2.16:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504292;
}
.text-color {
color: #504292;
}
.border-color {
border: 2px solid #504292;
}