#7566A8
A medium, muted blue closely aligning with Darkslateblue.
About #7566A8
Visually, #7566A8 is defined as a muted blue. Its closest recognized web color is Darkslateblue. Its digital footprint relies on 117 parts red, 102 parts green, and 168 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 30% C, 39% M, 0% Y, and 34% K. This makes it a relatively light color when applied to physical surfaces.
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#7566A8
RGB117, 102, 168
HSL253.6°, 27.5%, 52.9%
CMYK30%, 39%, 0%, 34%
HSV253.6°, 39.3%, 65.9%
LAB47.1, 21.1, -33.4
XYZ19.2, 16.1, 39.1
Decimal7693992
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.97:1
Text on #FFFFFF
AA
4.22:1
Text on #000000
AA Large
4.75:1
Text on #F8FAFC
AA
3.59:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7566A8;
}
.text-color {
color: #7566A8;
}
.border-color {
border: 2px solid #7566A8;
}