#837583
A medium, muted neutral closely aligning with Gray.
About #837583
Visually, #837583 is defined as a muted neutral. Designers often compare it to the standard color Gray. This translates to an RGB value of rgb(131, 117, 131).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 11% Magenta, 0% Yellow, and 49% Black. The HSL representation is 300.0° hue, 5.6% saturation, and 48.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#837583
RGB131, 117, 131
HSL300.0°, 5.6%, 48.6%
CMYK0%, 11%, 0%, 49%
HSV300.0°, 10.7%, 51.4%
LAB50.9, 8.1, -5.7
XYZ19.8, 19.2, 24.1
Decimal8615299
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.34:1
Text on #FFFFFF
AA Large
4.84:1
Text on #000000
AA
4.15:1
Text on #F8FAFC
AA Large
4.11:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #837583;
}
.text-color {
color: #837583;
}
.border-color {
border: 2px solid #837583;
}