← Back to Editor

#E9E4EB · #E9E4E8 · #E9E4E6 · #E9E4E3 · #E9E4E0

A 5-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#E9E4EB

Lilac · Lavender · Lavender

HEX
#E9E4EB
RGB
rgb(233, 228, 235)
HSL
hsl(283, 15%, 91%)
HSB
hsb(283, 3%, 92%)
CMYK
cmyk(1%, 3%, 0%, 8%)
Oklch
oklch(92.5% 0.011 316.5)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

#E9E4E8

Mauve · Lavender · Lavender

HEX
#E9E4E8
RGB
rgb(233, 228, 232)
HSL
hsl(312, 10%, 90%)
HSB
hsb(312, 2%, 91%)
CMYK
cmyk(0%, 2%, 0%, 9%)
Oklch
oklch(92.4% 0.008 332.1)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#E9E4E6

Rouge · Lavender · Cherry Blossom

HEX
#E9E4E6
RGB
rgb(233, 228, 230)
HSL
hsl(336, 10%, 90%)
HSB
hsb(336, 2%, 91%)
CMYK
cmyk(0%, 2%, 1%, 9%)
Oklch
oklch(92.3% 0.006 350.8)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#E9E4E3

Peach Pink · Linen · Cherry Blossom

HEX
#E9E4E3
RGB
rgb(233, 228, 227)
HSL
hsl(10, 12%, 90%)
HSB
hsb(10, 3%, 91%)
CMYK
cmyk(0%, 2%, 3%, 9%)
Oklch
oklch(92.2% 0.006 31.1)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#E9E4E0

Apricot · Beige · Peach Orange

HEX
#E9E4E0
RGB
rgb(233, 228, 224)
HSL
hsl(27, 17%, 90%)
HSB
hsb(27, 4%, 91%)
CMYK
cmyk(0%, 2%, 4%, 9%)
Oklch
oklch(92.2% 0.008 61.4)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E9E4EB
E7EBE5

Analogous

E6E5EB
E9E4EB
EBE5EA

Triadic

E9E4EB
EBEAE5
E5EBEA

Split-Comp.

E9E4EB
EAEBE5
E5EBE6

Tetradic

E9E4EB
EBE6E5
E7EBE5
E5EAEB

Contrast Matrix WCAG 2.1 Contrast

E9E4EB
E9E4E8
E9E4E6
E9E4E3
E9E4E0
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
White BG
1.3Fail
1.3Fail
1.3Fail
1.3Fail
1.3Fail
Black BG
16.8AAA
16.7AAA
16.7AAA
16.7AAA
16.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

E7E7E9
E7E7E7
E7E7E6
E7E7E3
E7E7E1

Deuteranopia

E7E8E9
E7E8E7
E7E8E5
E7E8E3
E7E8E1

Tritanopia

E9E8E8
E9E6E6
E9E5E5
E9E3E3
E9E2E2

Achromatopsia

E6E6E6
E6E6E6
E6E6E6
E5E5E5
E5E5E5

Shades & Tints Shades & Tints

#E9E4EB

Dark
Light

#E9E4E8

Dark
Light

#E9E4E6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e9e4eb;
  --color-2: #e9e4e8;
  --color-3: #e9e4e6;
  --color-4: #e9e4e3;
  --color-5: #e9e4e0;
}

SCSS

$color-1: #e9e4eb;
$color-2: #e9e4e8;
$color-3: #e9e4e6;
$color-4: #e9e4e3;
$color-5: #e9e4e0;

TAILWIND

colors: {
  'brand-1': '#e9e4eb',
  'brand-2': '#e9e4e8',
  'brand-3': '#e9e4e6',
  'brand-4': '#e9e4e3',
  'brand-5': '#e9e4e0',
}

RGB Array

[233, 228, 235], [233, 228, 232], [233, 228, 230], [233, 228, 227], [233, 228, 224]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E9E4EB, #E9E4E8, #E9E4E6, #E9E4E3, #E9E4E0 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #e9e4eb; --color-2: #e9e4e8; --color-3: #e9e4e6; --color-4: #e9e4e3; --color-5: #e9e4e0. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.

What UI/UX design tips apply to this palette?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.

Which industries or brands suit this palette?

This general-style 5-color scheme is especially suited for beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. Click "AI Analysis" in the editor for more detailed brand color suggestions.

🎨 Open this palette in Editor →

Generated by LangColor online color tool · Breaking the barrier between language and color