#83668A
A medium, muted magenta closely aligning with Slategray.
About #83668A
At its core, #83668A is a medium and muted hue. Designers often compare it to the standard color Slategray. Its digital footprint relies on 131 parts red, 102 parts green, and 138 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 5% Cyan, 26% Magenta, 0% Yellow, and 46% Black. The HSL representation is 288.3° hue, 15.0% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83668A
RGB131, 102, 138
HSL288.3°, 15.0%, 47.1%
CMYK5%, 26%, 0%, 46%
HSV288.3°, 26.1%, 54.1%
LAB47.2, 18.4, -15.4
XYZ18.7, 16.2, 26.2
Decimal8611466
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.96:1
Text on #FFFFFF
AA
4.23:1
Text on #000000
AA Large
4.74:1
Text on #F8FAFC
AA
3.60:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #83668A;
}
.text-color {
color: #83668A;
}
.border-color {
border: 2px solid #83668A;
}