Color Directory/Grape Purple

Grape Purple (#6F2DA8)

Luminance: 8% · Nearest standard name: Grape Purple

GRAPE PURPLE
#6F2DA8
rgb(111, 45, 168) · hsl(272°, 58%, 42%)
HEX#6F2DA8
RGB111, 45, 168
HSL272°, 58%, 42%
HSV / HSB272°, 73%, 66%
CMYK (Print)34%, 73%, 0%, 34%

Color Harmonies

Complementary

#6F2DA8#67A92D

Analogous

#312DA9#6F2DA8#A92DA5

Triadic

#6F2DA8#A96F2D#2DA96F

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)8.03:1

Sample text rendered with #6F2DA8 on white

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

Sample text rendered with #6F2DA8 on dark

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

The Complete Color Guide to Grape Purple (#6F2DA8)

Grape Purple (#6F2DA8) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 8% 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#6F2DA8
RGB Space111, 45, 168
HSL Values272°, 58%, 42%
HSV / HSB272°, 73%, 66%
CMYK Ink34%, 73%, 0%, 34%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Grape Purple

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

Direct Polar (180°)#67A92D

Complementary Harmony

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

Adjacent (±30°)#312DA9 · #A92DA5

Analogous Harmony

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

Split Angles (150° / 210°)#A5A92D · #2DA931

Split-Complementary

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

Triangular (120°)#A96F2D · #2DA96F

Triadic Harmony

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

Rectangular (90°)#A9312D · #67A92D · #2DA5A9

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

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

Launch Palette Generator

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

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 58% and lightness of 42%, Grape Purple (#6F2DA8) 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 Grape Purple with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Grape Purple

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-6f2da8: #6F2DA8;
  --color-6f2da8-rgb: 111, 45, 168;
  --color-6f2da8-hsl: 272deg 58% 42%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '6f2da8': '#6F2DA8',
      }
    }
  }
};

Frequently Asked Questions About Grape Purple (#6F2DA8)

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

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