#hexpedia

Closest to Dark Gray

#9CA3AF

Color conversions

Reference values for common CSS, design, and accessibility formats.

FormatValueCopy
HEX9CA3AF
HEX with ##9CA3AF
RGBrgb(156, 163, 175)
RGBArgba(156, 163, 175, 1)
HSLhsl(217.89 10.61% 64.9%)
HSLAhsla(217.89, 10.61%, 64.9%, 1)
HSVhsv(217.89, 10.86%, 68.63%)
CMYKcmyk(10.86%, 6.86%, 0%, 31.37%)
OKLCHoklch(71.37% 0.0192 261.32)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

2.54:1

Decorative only

Black text

8.27:1

AAA normal

Reference notes

#9CA3AF is a bright, muted blue color closest to Dark Gray. The color has RGB channels of 156, 163, and 175; in HSL terms, it is centered near 218 degrees with 11% saturation and 65% lightness. In a design system, this neutral reading is a useful shortcut for deciding whether the color should act as a primary accent, a supporting surface, or a quiet divider. The safest usage pattern is to test it against both light and dark surfaces, then reserve the weaker text pairing for decoration rather than essential labels. If the color feels too forceful at full strength, the lighter, darker, and desaturated variants usually provide a calmer path for production UI. For editorial or product interfaces, reserve the most saturated use for accents and repeat softer variants in borders, labels, or background fills. This makes it useful for backgrounds, supporting UI surfaces, editorial layouts, and restrained visual systems. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.