Named color

Tanzanite

Tanzanite is a balanced blue color with HEX #4D5DAB. According to Colors Encyclopedia, it has RGB 77, 93, 171, HSL 230, 38%, 49%, cool temperature, and is useful for jewel tone palettes, luxury branding, and premium interface accents.

HEX #4D5DAB
RGB rgb(77, 93, 171)
HSL hsl(230 38% 49%)
CMYK cmyk(55, 46, 0, 33)
Luminance 0.1235
Contrast Black 3.47:1White 6.05:1

CSS Utilities

--color-tanzanite: #4D5DAB;
.bg-tanzanite { background-color: #4D5DAB; }
.text-tanzanite { color: #4D5DAB; }

Machine-readable data

Machine-Readable Color Data (JSON)

Perfect for CSS, design systems, automation, and AI ingestion.

AI-Ready Dataset v1.0.0
Luminance0.1235
Black text3.47:1AA Fail
White text6.05:1AA Pass
hexCanonical HEX value
rgbRed, green, blue channels
hslHue, saturation, lightness
cmykApproximate print conversion
wcagAA and AAA contrast options
harmoniesMathematical harmony sets
variantsGenerated tone variants
nearestColorsKnowledge graph neighbors
Download JSON Open API
Structured sections
Color systems
{
  "hex": "#4D5DAB",
  "rgb": [
    77,
    93,
    171
  ],
  "hsl": [
    230,
    38,
    49
  ],
  "cmyk": [
    55,
    46,
    0,
    33
  ],
  "luminance": 0.1235,
  "contrast": {
    "black": 3.47,
    "white": 6.05
  }
}
WCAG
{
  "AA": [
    "#FFFFFF",
    "#F5F5F5"
  ],
  "AAA": []
}
Harmonies
{
  "complementary": "#AC9D4D",
  "analogous": [
    "#4D8DAC",
    "#6D4DAC"
  ],
  "triadic": [
    "#AC4D5D",
    "#5DAC4D"
  ],
  "tetradic": [
    "#AC4D8D",
    "#AC9D4D",
    "#4DAC6D"
  ],
  "splitComplementary": [
    "#AC6D4D",
    "#8DAC4D"
  ],
  "monochromatic": [
    "#8B96CB",
    "#4D5DAB",
    "#313B6D"
  ]
}
Variants
{
  "light": "#8B96CB",
  "dark": "#313B6D",
  "saturated": "#324BC8",
  "desaturated": "#697091",
  "pastel": "#ADB3CC",
  "neon": "#2448FF"
}
Pairings
{
  "best": [
    "#FFFFFF",
    "#AC9D4D",
    "#4D8DAC",
    "#6D4DAC"
  ],
  "avoid": [
    "#697091",
    "#8B96CB"
  ],
  "neutral": [
    "#1A1A1A",
    "#F5F5F5",
    "#E8E8E4"
  ],
  "highContrast": [
    "#FFFFFF"
  ],
  "lowContrast": [
    "#8B96CB",
    "#697091"
  ]
}
Knowledge graph
{
  "nearestColors": [
    "violet-blue",
    "iolite",
    "steel-blue",
    "iris",
    "amethyst-deep"
  ],
  "generatedPalettes": [
    "tanzanite"
  ],
  "generatedComparisons": [
    "steel-blue-vs-tanzanite",
    "tanzanite-vs-iolite",
    "tanzanite-vs-violet-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/tanzanite",
    "/wcag/tanzanite",
    "/css/colors/tanzanite",
    "/hex/4d5dab"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/tanzanite"
    ],
    "related": [
      "/colors/violet-blue",
      "/colors/iolite",
      "/colors/steel-blue",
      "/colors/iris",
      "/colors/amethyst-deep",
      "/compare/steel-blue-vs-tanzanite",
      "/compare/tanzanite-vs-iolite",
      "/compare/tanzanite-vs-violet-blue",
      "/harmonies/tanzanite",
      "/wcag/tanzanite",
      "/css/colors/tanzanite",
      "/hex/4d5dab"
    ]
  }
}
Full JSON dataset
{
  "slug": "tanzanite",
  "name": "Tanzanite",
  "hex": "#4D5DAB",
  "uses": [
    "jewel-tone palettes",
    "luxury branding",
    "premium interface accents"
  ],
  "psychology": {
    "associations": [
      "depth",
      "richness",
      "prestige"
    ],
    "contexts": [
      "luxury",
      "fashion",
      "beauty",
      "editorial design"
    ],
    "avoidIn": [
      "minimal compliance dashboards"
    ]
  },
  "aliases": [],
  "sourceType": "curated",
  "confidence": "medium",
  "reviewStatus": "manual",
  "sourceUrl": "https://www.colorsencyclopedia.com/assets/colors.json",
  "origin": {
    "type": "common",
    "notes": "Curated common color reference used in design, material, cultural, and editorial color systems."
  },
  "family": "blue",
  "temperature": "cool",
  "tone": [
    "balanced"
  ],
  "editorialNotes": "Curated internal color record with computed technical properties.",
  "tags": [
    "blue",
    "cool",
    "balanced",
    "jewel-tone-palettes",
    "luxury-branding",
    "premium-interface-accents",
    "depth",
    "richness",
    "prestige"
  ],
  "popularity": 80,
  "rgb": [
    77,
    93,
    171
  ],
  "hsl": [
    230,
    38,
    49
  ],
  "cmyk": [
    55,
    46,
    0,
    33
  ],
  "luminance": 0.1235,
  "contrast": {
    "black": 3.47,
    "white": 6.05
  },
  "harmonies": {
    "complementary": "#AC9D4D",
    "analogous": [
      "#4D8DAC",
      "#6D4DAC"
    ],
    "triadic": [
      "#AC4D5D",
      "#5DAC4D"
    ],
    "tetradic": [
      "#AC4D8D",
      "#AC9D4D",
      "#4DAC6D"
    ],
    "splitComplementary": [
      "#AC6D4D",
      "#8DAC4D"
    ],
    "monochromatic": [
      "#8B96CB",
      "#4D5DAB",
      "#313B6D"
    ]
  },
  "variants": {
    "light": "#8B96CB",
    "dark": "#313B6D",
    "saturated": "#324BC8",
    "desaturated": "#697091",
    "pastel": "#ADB3CC",
    "neon": "#2448FF"
  },
  "wcag": {
    "AA": [
      "#FFFFFF",
      "#F5F5F5"
    ],
    "AAA": []
  },
  "css": {
    "variable": "--color-tanzanite: #4D5DAB;",
    "utility": ".bg-tanzanite { background-color: #4D5DAB; }",
    "textUtility": ".text-tanzanite { color: #4D5DAB; }"
  },
  "nearestColors": [
    "violet-blue",
    "iolite",
    "steel-blue",
    "iris",
    "amethyst-deep"
  ],
  "generatedPalettes": [
    "tanzanite"
  ],
  "generatedComparisons": [
    "steel-blue-vs-tanzanite",
    "tanzanite-vs-iolite",
    "tanzanite-vs-violet-blue"
  ],
  "relatedFamilies": [
    "/colors/by-family/blue",
    "/colors/by-temperature/cool",
    "/colors/by-tone/balanced"
  ],
  "relatedTools": [
    "/harmonies/tanzanite",
    "/wcag/tanzanite",
    "/css/colors/tanzanite",
    "/hex/4d5dab"
  ],
  "semanticRelations": {
    "broader": [
      "/colors/by-family/blue",
      "/colors/by-temperature/cool",
      "/colors/by-tone/balanced"
    ],
    "narrower": [
      "/palettes/tanzanite"
    ],
    "related": [
      "/colors/violet-blue",
      "/colors/iolite",
      "/colors/steel-blue",
      "/colors/iris",
      "/colors/amethyst-deep",
      "/compare/steel-blue-vs-tanzanite",
      "/compare/tanzanite-vs-iolite",
      "/compare/tanzanite-vs-violet-blue",
      "/harmonies/tanzanite",
      "/wcag/tanzanite",
      "/css/colors/tanzanite",
      "/hex/4d5dab"
    ]
  },
  "pairings": {
    "best": [
      "#FFFFFF",
      "#AC9D4D",
      "#4D8DAC",
      "#6D4DAC"
    ],
    "avoid": [
      "#697091",
      "#8B96CB"
    ],
    "neutral": [
      "#1A1A1A",
      "#F5F5F5",
      "#E8E8E4"
    ],
    "highContrast": [
      "#FFFFFF"
    ],
    "lowContrast": [
      "#8B96CB",
      "#697091"
    ]
  }
}

Color meaning and use

About Tanzanite Color

Tanzanite sits in the blue family with cool temperature and balanced visual character. Tanzanite is a commonly used color name in design references, palettes, and editorial color systems.

Its common associations include depth, richness, and prestige, which makes it relevant for luxury and fashion. In design work, Tanzanite is most useful for jewel-tone palettes, luxury branding, and premium interface accents, especially when paired with white text for stronger contrast.

WCAG Accessibility

Contrast checks for Tanzanite against black and white text.

Black text3.47:1AA Fail
White text6.05:1AA Pass
AA text options#FFFFFF, #F5F5F5
AAA text optionsNone in seed set

Similar Colors

Color Harmonies

#AC9D4D#AC9D4D
#4D8DAC#4D8DAC
#6D4DAC#6D4DAC
#AC4D5D#AC4D5D
#5DAC4D#5DAC4D

Variants

#8B96CB#8B96CB
#313B6D#313B6D
#324BC8#324BC8
#697091#697091
#ADB3CC#ADB3CC
#2448FF#2448FF

Pairings

White#FFFFFF
#AC9D4D#AC9D4D
#4D8DAC#4D8DAC
#6D4DAC#6D4DAC
Matte Black#1A1A1A
White Smoke#F5F5F5