Obsidian Lavender Hour

Stark contrast between shadow and electric color, like a single neon sign cutting through complete darkness.

Colors

~Black#000000
~Hokkaido Lavender#6336E7

Tags

Psychology

Black and vivid purple create extreme contrast that commands immediate attention, leveraging the principle that high contrast draws the eye and signals importance. The purple's neutral saturation prevents the palette from feeling chaotic, while the achromatic black grounds the composition and enhances the purple's luminosity through simultaneous contrast. This combination evokes precision and intensity, commonly used in luxury and tech contexts where boldness signals confidence.

Usage

Works exceptionally well for tech startup branding, luxury cosmetics packaging, and editorial magazine layouts where high contrast and visual drama are strategic assets. Projects requiring strong visual hierarchy and modern sophistication benefit from this palette's ability to create compelling focal points without relying on warm tones. Ideal for music venue posters, gaming interfaces, and high-end product photography where boldness and clarity matter more than accessibility or softness.

Code

CSS Gradient
/* CSS gradient approximation of mesh gradient */
/* Note: This is a linear approximation. For the full animated mesh effect, use the React/JS export. */
background: linear-gradient(
    90deg,
    #000000 0%,
    #6336e7 100%
  );
Tailwind v4
/* app.css — Tailwind v4 */
@theme {
  --color-gradient-1: #000000;
  --color-gradient-2: #6336e7;
}

/* Usage: bg-gradient-1, text-gradient-2, etc. */
CSS Variables
--color-1: #000000;
--color-2: #6336e7;
Hex values
#000000, #6336e7

Building something? Get this palette via the REST API.

History

Similar palettes

Twilight Alchemy
Jade Hour Glow
Electric Dusk
Neon Nocturn
Neon Descent Study
Neon Bloom Dusk
Velvet Midnight Garden
Orchid Silk Reverie
Wisteria Descent