#7C6DA0
A medium, muted purple closely aligning with Steelblue.
About #7C6DA0
At its core, #7C6DA0 is a medium and muted hue. Its closest recognized web color is Steelblue. Its digital footprint relies on 124 parts red, 109 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 22% cyan, 32% magenta, 0% yellow, and 37% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#7C6DA0
RGB124, 109, 160
HSL257.6°, 21.2%, 52.7%
CMYK22%, 32%, 0%, 37%
HSV257.6°, 31.9%, 62.7%
LAB49.2, 17.0, -25.4
XYZ20.1, 17.8, 35.6
Decimal8154528
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.61:1
Text on #FFFFFF
AA
4.55:1
Text on #000000
AA
4.41:1
Text on #F8FAFC
AA Large
3.87:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C6DA0;
}
.text-color {
color: #7C6DA0;
}
.border-color {
border: 2px solid #7C6DA0;
}