#5F6683
A medium, muted blue closely aligning with Slategray.
About #5F6683
Visually, #5F6683 is defined as a muted blue. Its closest recognized web color is Slategray. To achieve this exact tint on a monitor, you would use an RGB mix of 95, 102, and 131.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 27% cyan and 22% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#5F6683
RGB95, 102, 131
HSL228.3°, 15.9%, 44.3%
CMYK27%, 22%, 0%, 49%
HSV228.3°, 27.5%, 51.4%
LAB43.6, 4.3, -17.0
XYZ13.6, 13.6, 23.4
Decimal6252163
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.65:1
Text on #FFFFFF
AA
3.71:1
Text on #000000
AA Large
5.40:1
Text on #F8FAFC
AA
3.16:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #5F6683;
}
.text-color {
color: #5F6683;
}
.border-color {
border: 2px solid #5F6683;
}