Color Directory/Plum Luxe

Plum Luxe (#8E4585)

Luminance: 12% · Nearest standard name: Plum Luxe

PLUM LUXE
#8E4585
rgb(142, 69, 133) · hsl(307°, 35%, 41%)
HEX#8E4585
RGB142, 69, 133
HSL307°, 35%, 41%
HSV / HSB307°, 51%, 56%
CMYK (Print)0%, 51%, 6%, 44%

Color Harmonies

Complementary

#8E4585#448D4C

Analogous

#71448D#8E4585#8D4460

Triadic

#8E4585#858D44#44858D

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)6.29:1

Sample text rendered with #8E4585 on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)2.84:1

Sample text rendered with #8E4585 on dark

AA Normal: FAILAA Large: FAIL
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Plum Luxe (#8E4585)

Plum Luxe (#8E4585) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 12% and a cool-warm hybrid (violet) color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#8E4585
RGB Space142, 69, 133
HSL Values307°, 35%, 41%
HSV / HSB307°, 51%, 56%
CMYK Ink0%, 51%, 6%, 44%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Plum Luxe

Geometric intervals calculated from #8E4585 on the 360-degree color wheel.

Direct Polar (180°)#448D4C

Complementary Harmony

Pairs Plum Luxe with its polar opposite (#448D4C) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#71448D · #8D4460

Analogous Harmony

Positions adjacent neighboring hues on either side of Plum Luxe for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#608D44 · #448D71

Split-Complementary

Uses the two colors flanking the direct complement of Plum Luxe, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#858D44 · #44858D

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#8D7144 · #448D4C · #44608D

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Plum Luxe

Lock #8E4585 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Plum Luxe

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 35% and lightness of 41%, Plum Luxe (#8E4585) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationDesaturate slightly for ambient glow

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Evokes creative imagination, high-tech futurism, luxury, and opulence. Captivates attention with an aura of boundary-pushing intellect.

Optimal Industry Verticals

Generative AI Platforms, Creative Studios, Web3 Crypto, Luxury Beauty. Combining Plum Luxe with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Plum Luxe

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-8e4585: #8E4585;
  --color-8e4585-rgb: 142, 69, 133;
  --color-8e4585-hsl: 307deg 35% 41%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '8e4585': '#8E4585',
      }
    }
  }
};

Frequently Asked Questions About Plum Luxe (#8E4585)

Authoritative answers covering Plum Luxe color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Plum Luxe (#8E4585)?
Plum Luxe is defined by the HEX code #8E4585. Its digital screen RGB coordinates are R:142, G:69, B:133. Its cylindrical HSL values are Hue:307°, Saturation:35%, Lightness:41%. In HSV/HSB format, it is 307°, 51%, 56%. For four-color CMYK process printing, its ink percentages are C:0%, M:51%, Y:6%, K:44%.
Does Plum Luxe (#8E4585) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Plum Luxe achieves a contrast ratio of 6.29:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 2.84:1 (Failing WCAG AA).
What is the direct complementary color for Plum Luxe (#8E4585)?
The exact 180-degree optical complementary color for #8E4585 is #448D4C. When placed side-by-side, #8E4585 and #448D4C create maximum visual tension and high click-through conversion rates.
What is the recommended role for Plum Luxe in the 60-30-10 UI design rule?
With a saturation of 35% and lightness of 41%, Plum Luxe (#8E4585) acts as an attention-grabbing focal point. In user interfaces, reserve it for primary CTA buttons, active state indicators, and notification badges to draw user clicks immediately.
How can I copy and export Plum Luxe into Tailwind CSS and CSS variables?
You can define Plum Luxe in CSS custom properties as ':root { --color-custom: #8E4585; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Plum Luxe using our interactive Color Palette Generator.
Which color family does Plum Luxe (#8E4585) belong to?
Plum Luxe belongs to the Purple family (Cool-Warm Hybrid (Violet) spectrum). You can explore full tonal ramps and curated palettes in our Purple Color Guide.