Color Directory/Medium Orchid

Medium Orchid (#BA55D3)

Luminance: 22% · Nearest standard name: Medium Orchid

MEDIUM ORCHID
#BA55D3
rgb(186, 85, 211) · hsl(288°, 59%, 58%)
HEX#BA55D3
RGB186, 85, 211
HSL288°, 59%, 58%
HSV / HSB288°, 60%, 83%
CMYK (Print)12%, 60%, 0%, 17%

Color Harmonies

Complementary

#BA55D3#6ED355

Analogous

#7B55D3#BA55D3#D355AD

Triadic

#BA55D3#D3BA55#55D3BA

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.94:1

Sample text rendered with #BA55D3 on white

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

Sample text rendered with #BA55D3 on dark

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

The Complete Color Guide to Medium Orchid (#BA55D3)

Medium Orchid (#BA55D3) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 22% 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#BA55D3
RGB Space186, 85, 211
HSL Values288°, 59%, 58%
HSV / HSB288°, 60%, 83%
CMYK Ink12%, 60%, 0%, 17%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Medium Orchid

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

Direct Polar (180°)#6ED355

Complementary Harmony

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

Adjacent (±30°)#7B55D3 · #D355AD

Analogous Harmony

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

Split Angles (150° / 210°)#ADD355 · #55D37B

Split-Complementary

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

Triangular (120°)#D3BA55 · #55D3BA

Triadic Harmony

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

Rectangular (90°)#D37B55 · #6ED355 · #55ADD3

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 Orchid

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

Launch Palette Generator

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

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 59% and lightness of 58%, Medium Orchid (#BA55D3) 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 Orchid with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Medium Orchid

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-ba55d3: #BA55D3;
  --color-ba55d3-rgb: 186, 85, 211;
  --color-ba55d3-hsl: 288deg 59% 58%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'ba55d3': '#BA55D3',
      }
    }
  }
};

Frequently Asked Questions About Medium Orchid (#BA55D3)

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

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