Color Directory/Medium Purple

Medium Purple (#9370DB)

Luminance: 23% · Nearest standard name: Medium Purple

MEDIUM PURPLE
#9370DB
rgb(147, 112, 219) · hsl(260°, 60%, 65%)
HEX#9370DB
RGB147, 112, 219
HSL260°, 60%, 65%
HSV / HSB260°, 49%, 86%
CMYK (Print)33%, 49%, 0%, 14%

Color Harmonies

Complementary

#9370DB#B8DB70

Analogous

#7082DB#9370DB#C970DB

Triadic

#9370DB#DB9470#70DB94

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.76:1

Sample text rendered with #9370DB on white

AA Normal: FAILAA Large: PASS
Against Dark (#0F172A)4.74:1

Sample text rendered with #9370DB on dark

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

The Complete Color Guide to Medium Purple (#9370DB)

Medium Purple (#9370DB) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 23% 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#9370DB
RGB Space147, 112, 219
HSL Values260°, 60%, 65%
HSV / HSB260°, 49%, 86%
CMYK Ink33%, 49%, 0%, 14%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Medium Purple

Geometric intervals calculated from #9370DB on the 360-degree color wheel.

Direct Polar (180°)#B8DB70

Complementary Harmony

Pairs Medium Purple with its polar opposite (#B8DB70) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#7082DB · #C970DB

Analogous Harmony

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

Split Angles (150° / 210°)#DBC970 · #82DB70

Split-Complementary

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

Triangular (120°)#DB9470 · #70DB94

Triadic Harmony

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

Rectangular (90°)#DB7082 · #B8DB70 · #70DBC9

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 Medium Purple

Lock #9370DB inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Medium Purple

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 60% and lightness of 65%, Medium Purple (#9370DB) 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 Medium Purple with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Medium Purple

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-9370db: #9370DB;
  --color-9370db-rgb: 147, 112, 219;
  --color-9370db-hsl: 260deg 60% 65%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '9370db': '#9370DB',
      }
    }
  }
};

Frequently Asked Questions About Medium Purple (#9370DB)

Authoritative answers covering Medium Purple color codes, WCAG contrast compliance, and UI design systems.

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