#665F92
A medium, muted blue closely aligning with Steelblue.
About #665F92
At its core, #665F92 is a medium and muted hue. Designers often compare it to the standard color Steelblue. Its digital footprint relies on 102 parts red, 95 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 30% cyan and 35% magenta inks. With a hue angle of 248.2 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#665F92
RGB102, 95, 146
HSL248.2°, 21.2%, 47.3%
CMYK30%, 35%, 0%, 43%
HSV248.2°, 34.9%, 57.3%
LAB42.9, 14.9, -27.1
XYZ14.8, 13.1, 28.9
Decimal6709138
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.81:1
Text on #FFFFFF
AA
3.62:1
Text on #000000
AA Large
5.55:1
Text on #F8FAFC
AA
3.07:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #665F92;
}
.text-color {
color: #665F92;
}
.border-color {
border: 2px solid #665F92;
}