#AFB6AF
A light, muted neutral closely aligning with Darkgray.
About #AFB6AF
At its core, #AFB6AF is a light and muted hue. Its closest recognized web color is Darkgray. Its digital footprint relies on 175 parts red, 182 parts green, and 175 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 4% cyan, 0% magenta, 4% yellow, and 29% black. The HSL representation is 120.0° hue, 4.6% saturation, and 70.0% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#AFB6AF
RGB175, 182, 175
HSL120.0°, 4.6%, 70.0%
CMYK4%, 0%, 4%, 29%
HSV120.0°, 3.8%, 71.4%
LAB73.3, -3.8, 2.7
XYZ42.1, 45.7, 47.2
Decimal11515567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.07:1
Text on #FFFFFF
FAIL
10.13:1
Text on #000000
AAA
1.98:1
Text on #F8FAFC
FAIL
8.61:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #AFB6AF;
}
.text-color {
color: #AFB6AF;
}
.border-color {
border: 2px solid #AFB6AF;
}