#6D83AF
A medium, muted blue closely aligning with Steelblue.
About #6D83AF
At its core, #6D83AF is a medium and muted hue. Designers often compare it to the standard color Steelblue. This translates to an RGB value of rgb(109, 131, 175).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 38% cyan, 25% magenta, 0% yellow, and 31% black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#6D83AF
RGB109, 131, 175
HSL220.0°, 29.2%, 55.7%
CMYK38%, 25%, 0%, 31%
HSV220.0°, 37.7%, 68.6%
LAB54.6, 3.3, -25.8
XYZ22.2, 22.6, 43.7
Decimal7177135
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.81:1
Text on #FFFFFF
AA Large
5.52:1
Text on #000000
AA
3.64:1
Text on #F8FAFC
AA Large
4.69:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D83AF;
}
.text-color {
color: #6D83AF;
}
.border-color {
border: 2px solid #6D83AF;
}