#9292AF
A light, muted blue closely aligning with Lightslategray.
About #9292AF
Visually, #9292AF is defined as a muted blue. Its closest recognized web color is Lightslategray. Its digital footprint relies on 146 parts red, 146 parts green, and 175 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 17% C, 17% M, 0% Y, and 31% K. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#9292AF
RGB146, 146, 175
HSL240.0°, 15.3%, 62.9%
CMYK17%, 17%, 0%, 31%
HSV240.0°, 16.6%, 68.6%
LAB61.4, 6.1, -15.1
XYZ29.9, 29.8, 44.7
Decimal9605807
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.02:1
Text on #FFFFFF
AA Large
6.95:1
Text on #000000
AA
2.89:1
Text on #F8FAFC
FAIL
5.91:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9292AF;
}
.text-color {
color: #9292AF;
}
.border-color {
border: 2px solid #9292AF;
}