← Back to Editor

#D3E8FB · #B8BBF9 · #7C576C · #583F5A · #3A2A4F

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#D3E8FB

Sky Blue · Lavender · Sky Blue

HEX
#D3E8FB
RGB
rgb(211, 232, 251)
HSL
hsl(208, 83%, 91%)
HSB
hsb(208, 16%, 98%)
CMYK
cmyk(16%, 8%, 0%, 2%)
Oklch
oklch(92.1% 0.034 245.5)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

#B8BBF9

Azure · LightSteelBlue · Sky Blue

HEX
#B8BBF9
RGB
rgb(184, 187, 249)
HSL
hsl(237, 84%, 85%)
HSB
hsb(237, 26%, 98%)
CMYK
cmyk(26%, 25%, 0%, 2%)
Oklch
oklch(81.2% 0.087 282.1)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#7C576C

Rose Purple · DimGray · Camellia

HEX
#7C576C
RGB
rgb(124, 87, 108)
HSL
hsl(326, 18%, 41%)
HSB
hsb(326, 30%, 49%)
CMYK
cmyk(0%, 30%, 13%, 51%)
Oklch
oklch(50.3% 0.057 344.3)

TraditionalRose Purple」· PaintCamellia」· Creative Blush Sunrise

#583F5A

Dark Plum · DarkSlateGray · Eggplant

HEX
#583F5A
RGB
rgb(88, 63, 90)
HSL
hsl(296, 18%, 30%)
HSB
hsb(296, 30%, 35%)
CMYK
cmyk(2%, 30%, 0%, 65%)
Oklch
oklch(40.6% 0.055 324.0)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

#3A2A4F

Deep Indigo · DarkSlateGray · Eggplant

HEX
#3A2A4F
RGB
rgb(58, 42, 79)
HSL
hsl(266, 31%, 24%)
HSB
hsb(266, 47%, 31%)
CMYK
cmyk(27%, 47%, 0%, 69%)
Oklch
oklch(32.1% 0.067 302.8)

TraditionalDeep Indigo」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

D3E8FB
FBE7D5

Analogous

D5FBFA
D3E8FB
D5D6FB

Triadic

D3E8FB
FBD5E9
E9FBD5

Split-Comp.

D3E8FB
FBD5D6
FBFAD5

Tetradic

D3E8FB
FAD5FB
FBE7D5
D6FBD5

Contrast Matrix WCAG 2.1 Contrast

D3E8FB
B8BBF9
7C576C
583F5A
3A2A4F
1.5
Fail
4.9
AA
7.3
AAA
10.3
AAA
1.5
Fail
3.4
AA Large
5.1
AA
7.1
AAA
4.9
AA
3.4
AA Large
1.5
Fail
2.1
Fail
7.3
AAA
5.1
AA
1.5
Fail
1.4
Fail
10.3
AAA
7.1
AAA
2.1
Fail
1.4
Fail
White BG
1.3Fail
1.8Fail
6.1AA
9.2AAA
12.9AAA
Black BG
16.7AAA
11.5AAA
3.4AA Large
2.3Fail
1.6Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

DCDCF6
B9B9EA
6C6C67
4D4D53
333346

Deuteranopia

DBD9F5
B9B9E6
6E7166
4F5152
343544

Tritanopia

D4F3F2
B8DEDC
7A6362
574E4D
393F3D

Achromatopsia

E4E4E4
C1C1C1
646464
4A4A4A
333333

Shades & Tints Shades & Tints

#D3E8FB

Dark
Light

#B8BBF9

Dark
Light

#7C576C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #d3e8fb;
  --color-2: #b8bbf9;
  --color-3: #7c576c;
  --color-4: #583f5a;
  --color-5: #3a2a4f;
}

SCSS

$color-1: #d3e8fb;
$color-2: #b8bbf9;
$color-3: #7c576c;
$color-4: #583f5a;
$color-5: #3a2a4f;

TAILWIND

colors: {
  'brand-1': '#d3e8fb',
  'brand-2': '#b8bbf9',
  'brand-3': '#7c576c',
  'brand-4': '#583f5a',
  'brand-5': '#3a2a4f',
}

RGB Array

[211, 232, 251], [184, 187, 249], [124, 87, 108], [88, 63, 90], [58, 42, 79]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #D3E8FB, #B8BBF9, #7C576C, #583F5A, #3A2A4F is ideal for: 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: #d3e8fb; --color-2: #b8bbf9; --color-3: #7c576c; --color-4: #583f5a; --color-5: #3a2a4f. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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