← Back to Editor

#F9F9EB · #E7E8F9 · #D5D6EB · #B698A4 · #8B649A

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#F9F9EB

Fresh Green · SeaShell · Lemon Cream

HEX
#F9F9EB
RGB
rgb(249, 249, 235)
HSL
hsl(60, 54%, 95%)
HSB
hsb(60, 6%, 98%)
CMYK
cmyk(0%, 0%, 6%, 2%)
Oklch
oklch(97.8% 0.018 106.7)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E7E8F9

Azure · Lavender · Sky Blue

HEX
#E7E8F9
RGB
rgb(231, 232, 249)
HSL
hsl(237, 60%, 94%)
HSB
hsb(237, 7%, 98%)
CMYK
cmyk(7%, 7%, 0%, 2%)
Oklch
oklch(93.5% 0.023 283.3)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#D5D6EB

Azure · LightGray · Sky Blue

HEX
#D5D6EB
RGB
rgb(213, 214, 235)
HSL
hsl(237, 35%, 88%)
HSB
hsb(237, 9%, 92%)
CMYK
cmyk(9%, 9%, 0%, 8%)
Oklch
oklch(88.2% 0.029 283.6)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#B698A4

Rouge · DarkGray · Rose Pink

HEX
#B698A4
RGB
rgb(182, 152, 164)
HSL
hsl(336, 17%, 65%)
HSB
hsb(336, 16%, 71%)
CMYK
cmyk(0%, 16%, 10%, 29%)
Oklch
oklch(71.0% 0.039 352.1)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#8B649A

Dark Plum · Gray · Violet

HEX
#8B649A
RGB
rgb(139, 100, 154)
HSL
hsl(283, 21%, 50%)
HSB
hsb(283, 35%, 60%)
CMYK
cmyk(10%, 35%, 0%, 40%)
Oklch
oklch(56.4% 0.093 316.3)

TraditionalDark Plum」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F9F9EB
EBEBF9

Analogous

F9F2EB
F9F9EB
F2F9EB

Triadic

F9F9EB
EBF9F9
F9EBF9

Split-Comp.

F9F9EB
EBF2F9
F2EBF9

Tetradic

F9F9EB
EBF9F2
EBEBF9
F9EBF2

Contrast Matrix WCAG 2.1 Contrast

F9F9EB
E7E8F9
D5D6EB
B698A4
8B649A
1.1
Fail
1.4
Fail
2.5
Fail
4.5
AA
1.1
Fail
1.2
Fail
2.2
Fail
3.9
AA Large
1.4
Fail
1.2
Fail
1.8
Fail
3.3
AA Large
2.5
Fail
2.2
Fail
1.8
Fail
1.8
Fail
4.5
AA
3.9
AA Large
3.3
AA Large
1.8
Fail
White BG
1.1Fail
1.2Fail
1.4Fail
2.6Fail
4.8AA
Black BG
19.8AAA
17.3AAA
14.6AAA
8.0AAA
4.4AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

F9F9EE
E7E7F5
D5D5E6
A9A9A1
7A7A8D

Deuteranopia

F9F9EF
E7E7F4
D5D5E5
ABADA0
7C7F8A

Tritanopia

F9F1F2
E7F2F1
D5E2E1
B59F9E
898380

Achromatopsia

F7F7F7
EAEAEA
D8D8D8
A2A2A2
767676

Shades & Tints Shades & Tints

#F9F9EB

Dark
Light

#E7E8F9

Dark
Light

#D5D6EB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f9f9eb;
  --color-2: #e7e8f9;
  --color-3: #d5d6eb;
  --color-4: #b698a4;
  --color-5: #8b649a;
}

SCSS

$color-1: #f9f9eb;
$color-2: #e7e8f9;
$color-3: #d5d6eb;
$color-4: #b698a4;
$color-5: #8b649a;

TAILWIND

colors: {
  'brand-1': '#f9f9eb',
  'brand-2': '#e7e8f9',
  'brand-3': '#d5d6eb',
  'brand-4': '#b698a4',
  'brand-5': '#8b649a',
}

RGB Array

[249, 249, 235], [231, 232, 249], [213, 214, 235], [182, 152, 164], [139, 100, 154]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F9F9EB, #E7E8F9, #D5D6EB, #B698A4, #8B649A is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #f9f9eb; --color-2: #e7e8f9; --color-3: #d5d6eb; --color-4: #b698a4; --color-5: #8b649a. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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 tech, SaaS, healthcare, eco industries. 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