#705EAF
A medium, moderate blue closely aligning with Darkslateblue.
About #705EAF
The precise color #705EAF is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkslateblue. Its digital footprint relies on 112 parts red, 94 parts green, and 175 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 36% Cyan, 46% Magenta, 0% Yellow, and 31% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#705EAF
RGB112, 94, 175
HSL253.3°, 33.6%, 52.7%
CMYK36%, 46%, 0%, 31%
HSV253.3°, 46.3%, 68.6%
LAB45.0, 26.4, -40.9
XYZ18.4, 14.5, 42.4
Decimal7364271
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #705EAF;
}
.text-color {
color: #705EAF;
}
.border-color {
border: 2px solid #705EAF;
}