#hexpedia

Closest to Black

#3F012C

Color conversions

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

FormatValueCopy
HEX3F012C
HEX with ##3F012C
RGBrgb(63, 1, 44)
RGBArgba(63, 1, 44, 1)
HSLhsl(318.39 96.88% 12.55%)
HSLAhsla(318.39, 96.88%, 12.55%, 1)
HSVhsv(318.39, 98.41%, 24.71%)
CMYKcmyk(0%, 98.41%, 30.16%, 75.29%)
OKLCHoklch(24.65% 0.103 344.6)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

16.77:1

AAA normal

Black text

1.25:1

Decorative only

Reference notes

#3F012C is a very deep, saturated magenta color closest to Black. The color has RGB channels of 63, 1, and 44; in HSL terms, it is centered near 318 degrees with 97% saturation and 13% lightness. In a design system, this balanced 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 interfaces that need weight, contrast, or a more formal visual register. In CSS systems, define it as a custom property first so variations, shadows, and gradients can stay consistent.