#756692
A medium, muted purple closely aligning with Slategray.
About #756692
At its core, #756692 is a medium and muted hue. Its closest recognized web color is Slategray. In the RGB color space, it consists of 117 red, 102 green, and 146 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 20% Cyan, 30% Magenta, 0% Yellow, and 43% Black. The HSL representation is 260.5° hue, 17.7% saturation, and 48.6% lightness.
From a UX and accessibility standpoint, contrast is paramount. 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#756692
RGB117, 102, 146
HSL260.5°, 17.7%, 48.6%
CMYK20%, 30%, 0%, 43%
HSV260.5°, 30.1%, 57.3%
LAB46.1, 15.5, -21.9
XYZ17.3, 15.4, 29.2
Decimal7693970
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.16:1
Text on #FFFFFF
AA
4.07:1
Text on #000000
AA Large
4.93:1
Text on #F8FAFC
AA
3.46:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756692;
}
.text-color {
color: #756692;
}
.border-color {
border: 2px solid #756692;
}