#7C6D92
A medium, muted purple closely aligning with Slategray.
About #7C6D92
The precise color #7C6D92 is an excellent choice for modern design projects. It is closely associated with the named CSS color Slategray. In the RGB color space, it consists of 124 red, 109 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 15% C, 25% M, 0% Y, and 43% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C6D92
RGB124, 109, 146
HSL264.3°, 14.5%, 50.0%
CMYK15%, 25%, 0%, 43%
HSV264.3°, 25.3%, 57.3%
LAB48.6, 13.6, -18.0
XYZ19.0, 17.3, 29.5
Decimal8154514
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6D92;
}
.text-color {
color: #7C6D92;
}
.border-color {
border: 2px solid #7C6D92;
}