#9299AF
A light, muted blue closely aligning with Lightslategray.
About #9299AF
The hex code #9299AF represents a beautifully specific shade of blue. Designers often compare it to the standard color Lightslategray. This translates to an RGB value of rgb(146, 153, 175).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 17% cyan and 13% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#9299AF
RGB146, 153, 175
HSL225.5°, 15.3%, 62.9%
CMYK17%, 13%, 0%, 31%
HSV225.5°, 16.6%, 68.6%
LAB63.3, 2.2, -12.3
XYZ31.0, 32.0, 45.1
Decimal9607599
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.84:1
Text on #FFFFFF
FAIL
7.40:1
Text on #000000
AAA
2.71:1
Text on #F8FAFC
FAIL
6.29:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #9299AF;
}
.text-color {
color: #9299AF;
}
.border-color {
border: 2px solid #9299AF;
}