Lavender (#E6E6FA)

Luminance: 80% · Nearest standard name: Lavender

LAVENDER
#E6E6FA
rgb(230, 230, 250) · hsl(240°, 67%, 94%)
HEX#E6E6FA
RGB230, 230, 250
HSL240°, 67%, 94%
HSV / HSB240°, 8%, 98%
CMYK (Print)8%, 8%, 0%, 2%

Color Harmonies

Complementary

#E6E6FA#FAFAE5

Analogous

#E5F0FA#E6E6FA#F0E5FA

Triadic

#E6E6FA#FAE5E5#E5FAE5

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)1.23:1

Sample text rendered with #E6E6FA on white

AA Normal: FAILAA Large: FAIL
Against Dark (#0F172A)14.51:1

Sample text rendered with #E6E6FA on dark

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

The Complete Color Guide to Lavender (#E6E6FA)

Lavender (#E6E6FA) is a distinct shade within the Blue chromatic spectrum. Characterized by an optical luminance of 80% 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#E6E6FA
RGB Space230, 230, 250
HSL Values240°, 67%, 94%
HSV / HSB240°, 8%, 98%
CMYK Ink8%, 8%, 0%, 2%
TemperatureCool

Optical Color Harmony Formulas for Lavender

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

Direct Polar (180°)#FAFAE5

Complementary Harmony

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

Adjacent (±30°)#E5F0FA · #F0E5FA

Analogous Harmony

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

Split Angles (150° / 210°)#FAF0E5 · #F0FAE5

Split-Complementary

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

Triangular (120°)#FAE5E5 · #E5FAE5

Triadic Harmony

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

Rectangular (90°)#FAE5F0 · #FAFAE5 · #E5FAF0

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

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Lavender

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: Dominant Background Canvas (60% Volume)

With an exceptionally high lightness of 94%, Lavender (#E6E6FA) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.

Light Mode SurfaceOptimal canvas surface
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 Lavender with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Lavender

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-e6e6fa: #E6E6FA;
  --color-e6e6fa-rgb: 230, 230, 250;
  --color-e6e6fa-hsl: 240deg 67% 94%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        'e6e6fa': '#E6E6FA',
      }
    }
  }
};

Frequently Asked Questions About Lavender (#E6E6FA)

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

What are the exact digital and print color codes for Lavender (#E6E6FA)?
Lavender is defined by the HEX code #E6E6FA. Its digital screen RGB coordinates are R:230, G:230, B:250. Its cylindrical HSL values are Hue:240°, Saturation:67%, Lightness:94%. In HSV/HSB format, it is 240°, 8%, 98%. For four-color CMYK process printing, its ink percentages are C:8%, M:8%, Y:0%, K:2%.
Does Lavender (#E6E6FA) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Lavender achieves a contrast ratio of 1.23:1 (Failing WCAG AA for normal body text, and Failing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 14.51:1 (Passing WCAG AA).
What is the direct complementary color for Lavender (#E6E6FA)?
The exact 180-degree optical complementary color for #E6E6FA is #FAFAE5. When placed side-by-side, #E6E6FA and #FAFAE5 create maximum visual tension and high click-through conversion rates.
What is the recommended role for Lavender in the 60-30-10 UI design rule?
With an exceptionally high lightness of 94%, Lavender (#E6E6FA) serves as a clean, soft canvas surface. It provides ample negative space for dark typography without the harsh ocular glare of stark pure white.
How can I copy and export Lavender into Tailwind CSS and CSS variables?
You can define Lavender in CSS custom properties as ':root { --color-custom: #E6E6FA; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Lavender using our interactive Color Palette Generator.
Which color family does Lavender (#E6E6FA) belong to?
Lavender belongs to the Blue family (Cool spectrum). You can explore full tonal ramps and curated palettes in our Blue Color Guide.