#hexpedia

Closest to Dark Slate Blue

#430541

Color conversions

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

FormatValueCopy
HEX430541
HEX with ##430541
RGBrgb(67, 5, 65)
RGBArgba(67, 5, 65, 1)
HSLhsl(301.94 86.11% 14.12%)
HSLAhsla(301.94, 86.11%, 14.12%, 1)
HSVhsv(301.94, 92.54%, 26.27%)
CMYKcmyk(0%, 92.54%, 2.99%, 73.73%)
OKLCHoklch(27.18% 0.1157 329.7)

Closest named matches

Color modifications

Suggested pairings

Use this color in CSS

Accessibility quick-check

White text

15.71:1

AAA normal

Black text

1.34:1

Decorative only

Reference notes

#430541 is a very deep, saturated magenta color closest to Dark Slate Blue. The color has RGB channels of 67, 5, and 65; in HSL terms, it is centered near 302 degrees with 86% saturation and 14% 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.