#3A000F

A very dark, vivid magenta closely aligning with Black.

About #3A000F

When working with digital screens, the color #3A000F is rendered by mixing light. If you're using CSS, you might find it aligns closely with Black. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 0, and 15.

If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 100% M, 74% Y, and 77% K. Always request a physical proof before doing a large print run with this exact code.

When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.

Color Space Conversions

HEX#3A000F
RGB58, 0, 15
HSL344.5°, 100.0%, 11.4%
CMYK0%, 100%, 74%, 77%
HSV344.5°, 100.0%, 22.7%
LAB8.4, 28.7, 6.9
XYZ1.8, 0.9, 0.5
Decimal3801103

Color Harmonies

Complementary

Analogous

Triadic

Tints, Shades & Tones

Tints (Adding White)

Shades (Adding Black)

WCAG Contrast Accessibility

17.69:1
Text on #FFFFFF
AAA
1.19:1
Text on #000000
FAIL
16.91:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL

CSS Implementation

.bg-color { background-color: #3A000F; }
.text-color { color: #3A000F; }
.border-color { border: 2px solid #3A000F; }

Similar Colors

Black
#000000