Color Directory/Lavender Flower

Lavender Flower (#967BB6)

Luminance: 24% · Nearest standard name: Lavender Flower

LAVENDER FLOWER
#967BB6
rgb(150, 123, 182) · hsl(267°, 29%, 60%)
HEX#967BB6
RGB150, 123, 182
HSL267°, 29%, 60%
HSV / HSB267°, 32%, 71%
CMYK (Print)18%, 32%, 0%, 29%

Color Harmonies

Complementary

#967BB6#9CB77B

Analogous

#7B7EB7#967BB6#B47BB7

Triadic

#967BB6#B7967B#7BB796

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)3.62:1

Sample text rendered with #967BB6 on white

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

Sample text rendered with #967BB6 on dark

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

The Complete Color Guide to Lavender Flower (#967BB6)

Lavender Flower (#967BB6) is a distinct shade within the Purple chromatic spectrum. Characterized by an optical luminance of 24% 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#967BB6
RGB Space150, 123, 182
HSL Values267°, 29%, 60%
HSV / HSB267°, 32%, 71%
CMYK Ink18%, 32%, 0%, 29%
TemperatureCool-Warm Hybrid (Violet)

Optical Color Harmony Formulas for Lavender Flower

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

Direct Polar (180°)#9CB77B

Complementary Harmony

Pairs Lavender Flower with its polar opposite (#9CB77B) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#7B7EB7 · #B47BB7

Analogous Harmony

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

Split Angles (150° / 210°)#B7B47B · #7EB77B

Split-Complementary

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

Triangular (120°)#B7967B · #7BB796

Triadic Harmony

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

Rectangular (90°)#B77B7E · #9CB77B · #7BB7B4

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 Lavender Flower

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Lavender Flower

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Interactive Brand Accent (10% Volume)

With a saturation of 29% and lightness of 60%, Lavender Flower (#967BB6) 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 Lavender Flower with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Lavender Flower

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-967bb6: #967BB6;
  --color-967bb6-rgb: 150, 123, 182;
  --color-967bb6-hsl: 267deg 29% 60%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '967bb6': '#967BB6',
      }
    }
  }
};

Frequently Asked Questions About Lavender Flower (#967BB6)

Authoritative answers covering Lavender Flower color codes, WCAG contrast compliance, and UI design systems.

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