Recolorify
DESIGN10 min read· Jun 22, 2026

The Ultimate Guide to Black Color Codes, Hex Codes, and Shades of Black

Black is the color of luxury, authority, and timeless minimalism — it anchors premium fashion, electronics, and high-end packaging. It looks simple, but "black" is rarely pure #000000 in practice: most designers use a slightly warm or cool off-black for richness. Whether you are a web designer matching co-brand assets, an e-commerce manager building variant listings, or a developer wiring up a design system, color codes are your shared language. In this guide we break down the hex codes, RGB coordinates, and LAB parameters for the most popular shades of black, with practical tips on recoloring assets into these exact tones without quality loss.

The Ultimate Guide to Black Color Codes, Hex Codes, and Shades of Black

The core blacks and their codes

Interactive Black Swatch Grid

Click any swatch to copy its Hex code to your clipboard and view its RGB/HSL conversions.

Pure black

HSL(0°, 0%, 0%) — absolute black, best reserved for true zero—light areas.

Selected color: #000000

Black in RGB, HSL, and CMYK

A hex code is a compact RGB triplet, so #000000 is RGB(0, 0, 0) — the total absence of light. The interesting blacks are the off-blacks that carry a slight undertone.

For pure black #000000: RGB(0, 0, 0), HSL(0°, 0%, 0%), CMYK(0%, 0%, 0%, 100%). For charcoal #36454F: RGB(54, 69, 79), HSL(202°, 19%, 26%), CMYK(32%, 13%, 0%, 69%) — the small blue push is what makes it read as a cool, sophisticated black rather than a flat one.

Why hex alone isn't enough for recoloring

A hex code defines a target color, but it says nothing about lightness. Recoloring a product to black is the hardest case of all — push too far toward #000 and you crush every fold, seam, and highlight into a flat silhouette.

This is why perceptually-uniform spaces matter. LAB separates lightness (the L channel — folds, highlights, shadows) from the color itself (A and B). Recoloring in LAB lets you take a garment or product to a deep, true black while the texture, sheen, and shadow detail survive — so the result reads as black fabric, not a black cutout.

Matching brand blacks across assets

Brand "black" is almost never #000000 — it is usually a defined off-black with a slight warm or cool bias, and consistency across logo, product photo, and packaging is what makes a brand feel premium. Define your brand black once — with a name, a hex, and a use case — and recolor every asset to that exact value rather than eyeballing it.

With Recolorify you can paste an exact black hex and recolor a logo, a product photo, or a garment to match it precisely, keeping texture intact. See also our guides to white color codes and gray color codes.

Best color pairings for black

  • Black + white (#FFFFFF) — timeless, high-contrast, endlessly versatile.
  • Black + gold (#D4AF37) — the classic luxury pairing for premium brands.
  • Black + red (#DC143C) — bold and dramatic for automotive and sport.
  • Black + cream (#FAF3E0) — softer, editorial luxury for fashion and beauty.
  • Black + a single neon accent (#39FF14) — modern, techy, high-energy.

Frequently asked questions about black color codes

What is the hex code for black? Pure black is #000000. In practice most designers use a softer off-black like #0A0A0A or #1B1B1B to avoid harshness.

What is the RGB code for black? Pure black is RGB(0, 0, 0).

Should I use pure black in design? For large surfaces, a near-black (#0A0A0A–#1B1B1B) usually looks richer and less harsh than #000000. Reserve pure black for true zero-light areas.

What is the hex code for charcoal? Charcoal is commonly #36454F — a deep, cool gray-black.