#7566B6
A medium, moderate blue closely aligning with Mediumpurple.
About #7566B6
When working with digital screens, the color #7566B6 is rendered by mixing light. It is closely associated with the named CSS color Mediumpurple. Its digital footprint relies on 117 parts red, 102 parts green, and 182 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 36% Cyan, 44% Magenta, 0% Yellow, and 29% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7566B6
RGB117, 102, 182
HSL251.2°, 35.4%, 55.7%
CMYK36%, 44%, 0%, 29%
HSV251.2°, 44.0%, 71.4%
LAB47.8, 24.9, -40.4
XYZ20.5, 16.7, 46.4
Decimal7694006
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.85:1
Text on #FFFFFF
AA
4.33:1
Text on #000000
AA Large
4.63:1
Text on #F8FAFC
AA
3.68:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7566B6;
}
.text-color {
color: #7566B6;
}
.border-color {
border: 2px solid #7566B6;
}