#83A0BD
A light, moderate blue closely aligning with Lightslategray.
About #83A0BD
At its core, #83A0BD is a light and moderate hue. It is closely associated with the named CSS color Lightslategray. This translates to an RGB value of rgb(131, 160, 189).
Translating this color to physical media requires the CMYK color model. The color uses 31% Cyan, 15% Magenta, 0% Yellow, and 26% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83A0BD
RGB131, 160, 189
HSL210.0°, 30.5%, 62.7%
CMYK31%, 15%, 0%, 26%
HSV210.0°, 30.7%, 74.1%
LAB64.7, -3.1, -18.2
XYZ31.1, 33.6, 53.0
Decimal8626365
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.72:1
Text on #FFFFFF
FAIL
7.73:1
Text on #000000
AAA
2.60:1
Text on #F8FAFC
FAIL
6.57:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A0BD;
}
.text-color {
color: #83A0BD;
}
.border-color {
border: 2px solid #83A0BD;
}