Color Directory/Dark Orchid

Dark Orchid (#9932CC)

Luminance: 13% · Nearest standard name: Dark Orchid

DARK ORCHID
#9932CC
rgb(153, 50, 204) · hsl(280°, 61%, 50%)
HEX#9932CC
RGB153, 50, 204
HSL280°, 61%, 50%
HSV / HSB280°, 75%, 80%
CMYK (Print)25%, 75%, 0%, 20%

Color Harmonies

Complementary

#9932CC#66CD32

Analogous

#4C32CD#9932CC#CD32B3

Triadic

#9932CC#CD9932#32CD99

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)5.70:1

Sample text rendered with #9932CC on white

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

Sample text rendered with #9932CC on dark

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

The Complete Color Guide to Dark Orchid (#9932CC)

Dark Orchid (#9932CC) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 13% 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#9932CC
RGB Space153, 50, 204
HSL Values280°, 61%, 50%
HSV / HSB280°, 75%, 80%
CMYK Ink25%, 75%, 0%, 20%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Dark Orchid

Geometric intervals calculated from #9932CC on the 360-degree color wheel.

Direct Polar (180°)#66CD32

Complementary Harmony

Pairs Dark Orchid with its polar opposite (#66CD32) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#4C32CD · #CD32B3

Analogous Harmony

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

Split Angles (150° / 210°)#B3CD32 · #32CD4C

Split-Complementary

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

Triangular (120°)#CD9932 · #32CD99

Triadic Harmony

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

Rectangular (90°)#CD4C32 · #66CD32 · #32B3CD

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 Dark Orchid

Lock #9932CC inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Dark Orchid

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 61% and lightness of 50%, Dark Orchid (#9932CC) 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 Dark Orchid with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Dark Orchid

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-9932cc: #9932CC;
  --color-9932cc-rgb: 153, 50, 204;
  --color-9932cc-hsl: 280deg 61% 50%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '9932cc': '#9932CC',
      }
    }
  }
};

Frequently Asked Questions About Dark Orchid (#9932CC)

Authoritative answers covering Dark Orchid color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Dark Orchid (#9932CC)?
Dark Orchid is defined by the HEX code #9932CC. Its digital screen RGB coordinates are R:153, G:50, B:204. Its cylindrical HSL values are Hue:280°, Saturation:61%, Lightness:50%. In HSV/HSB format, it is 280°, 75%, 80%. For four-color CMYK process printing, its ink percentages are C:25%, M:75%, Y:0%, K:20%.
Does Dark Orchid (#9932CC) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Dark Orchid achieves a contrast ratio of 5.70:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 3.13:1 (Failing WCAG AA).
What is the direct complementary color for Dark Orchid (#9932CC)?
The exact 180-degree optical complementary color for #9932CC is #66CD32. When placed side-by-side, #9932CC and #66CD32 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Dark Orchid in the 60-30-10 UI design rule?
With a saturation of 61% and lightness of 50%, Dark Orchid (#9932CC) 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 Dark Orchid into Tailwind CSS and CSS variables?
You can define Dark Orchid in CSS custom properties as ':root { --color-custom: #9932CC; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Dark Orchid using our interactive Color Palette Generator.
Which color family does Dark Orchid (#9932CC) belong to?
Dark Orchid belongs to the Purple family (Cool-Warm Hybrid (Violet) spectrum). You can explore full tonal ramps and curated palettes in our Purple Color Guide.