#6D92CC
A light, moderate blue closely aligning with Steelblue.
About #6D92CC
At its core, #6D92CC is a light and moderate hue. Its closest recognized web color is Steelblue. To achieve this exact tint on a monitor, you would use an RGB mix of 109, 146, and 204.
Translating this color to physical media requires the CMYK color model. The color uses 47% Cyan, 28% Magenta, 0% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#6D92CC
RGB109, 146, 204
HSL216.6°, 48.2%, 61.4%
CMYK47%, 28%, 0%, 20%
HSV216.6°, 46.6%, 80.0%
LAB60.0, 2.9, -33.9
XYZ27.5, 28.2, 61.1
Decimal7181004
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.17:1
Text on #FFFFFF
AA Large
6.63:1
Text on #000000
AA
3.03:1
Text on #F8FAFC
AA Large
5.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #6D92CC;
}
.text-color {
color: #6D92CC;
}
.border-color {
border: 2px solid #6D92CC;
}