Color Directory/Medium Slate Blue

Medium Slate Blue (#7B68EE)

Luminance: 20% · Nearest standard name: Medium Slate Blue

MEDIUM SLATE BLUE
#7B68EE
rgb(123, 104, 238) · hsl(249°, 80%, 67%)
HEX#7B68EE
RGB123, 104, 238
HSL249°, 80%, 67%
HSV / HSB249°, 56%, 93%
CMYK (Print)48%, 56%, 0%, 7%

Color Harmonies

Complementary

#7B68EE#DAEE68

Analogous

#6897EE#7B68EE#BF68EE

Triadic

#7B68EE#EE7C68#68EE7C

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)4.15:1

Sample text rendered with #7B68EE on white

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

Sample text rendered with #7B68EE on dark

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

The Complete Color Guide to Medium Slate Blue (#7B68EE)

Medium Slate Blue (#7B68EE) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 20% and a cool 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#7B68EE
RGB Space123, 104, 238
HSL Values249°, 80%, 67%
HSV / HSB249°, 56%, 93%
CMYK Ink48%, 56%, 0%, 7%
TemperatureCool

Optical Color Harmony Formulas for Medium Slate Blue

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

Direct Polar (180°)#DAEE68

Complementary Harmony

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

Adjacent (±30°)#6897EE · #BF68EE

Analogous Harmony

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

Split Angles (150° / 210°)#EEBF68 · #97EE68

Split-Complementary

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

Triangular (120°)#EE7C68 · #68EE7C

Triadic Harmony

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

Rectangular (90°)#EE6897 · #DAEE68 · #68EEBF

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 Slate Blue

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Medium Slate Blue

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 80% and lightness of 67%, Medium Slate Blue (#7B68EE) 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

This color projects authority, intelligence, and calm dependability. Universally trusted across enterprise software and fintech products.

Optimal Industry Verticals

Fintech, Enterprise SaaS, Healthcare, Cloud Infrastructure. Combining Medium Slate Blue with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Medium Slate Blue

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-7b68ee: #7B68EE;
  --color-7b68ee-rgb: 123, 104, 238;
  --color-7b68ee-hsl: 249deg 80% 67%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '7b68ee': '#7B68EE',
      }
    }
  }
};

Frequently Asked Questions About Medium Slate Blue (#7B68EE)

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

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