#837CBD
A light, moderate blue closely aligning with Cornflowerblue.
About #837CBD
At its core, #837CBD is a light and moderate hue. Its closest recognized web color is Cornflowerblue. This translates to an RGB value of rgb(131, 124, 189).
If you are designing for print, the four-color process is what matters most. The color uses 31% Cyan, 34% Magenta, 0% Yellow, and 26% Black. 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, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#837CBD
RGB131, 124, 189
HSL246.5°, 33.0%, 61.4%
CMYK31%, 34%, 0%, 26%
HSV246.5°, 34.4%, 74.1%
LAB55.0, 17.6, -33.1
XYZ25.8, 22.9, 51.2
Decimal8617149
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.58:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.75:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #837CBD;
}
.text-color {
color: #837CBD;
}
.border-color {
border: 2px solid #837CBD;
}