← Back to Editor

#E3F7FE · #D4DAF8 · #DBA2EF · #B25F9E · #6D5D47

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

#E3F7FE

Sky Blue · Lavender · Glacier Blue

HEX
#E3F7FE
RGB
rgb(227, 247, 254)
HSL
hsl(196, 93%, 94%)
HSB
hsb(196, 11%, 100%)
CMYK
cmyk(11%, 3%, 0%, 0%)
Oklch
oklch(96.4% 0.023 220.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#D4DAF8

Azure · Lavender · Sky Blue

HEX
#D4DAF8
RGB
rgb(212, 218, 248)
HSL
hsl(230, 72%, 90%)
HSB
hsb(230, 15%, 97%)
CMYK
cmyk(15%, 12%, 0%, 3%)
Oklch
oklch(89.3% 0.042 276.6)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#DBA2EF

Lilac · Violet · Lilac Purple

HEX
#DBA2EF
RGB
rgb(219, 162, 239)
HSL
hsl(284, 71%, 79%)
HSB
hsb(284, 32%, 94%)
CMYK
cmyk(8%, 32%, 0%, 6%)
Oklch
oklch(79.2% 0.122 317.1)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#B25F9E

Rose Purple · MediumOrchid · Violet

HEX
#B25F9E
RGB
rgb(178, 95, 158)
HSL
hsl(314, 35%, 54%)
HSB
hsb(314, 47%, 70%)
CMYK
cmyk(0%, 47%, 11%, 30%)
Oklch
oklch(60.3% 0.133 336.9)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#6D5D47

Ochre · DimGray · Amber Brown

HEX
#6D5D47
RGB
rgb(109, 93, 71)
HSL
hsl(35, 21%, 35%)
HSB
hsb(35, 35%, 43%)
CMYK
cmyk(0%, 15%, 35%, 57%)
Oklch
oklch(48.8% 0.039 75.4)

TraditionalOchre」· PaintAmber Brown」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

E3F7FE
FEE9E1

Analogous

E1FEF7
E3F7FE
E1E8FE

Triadic

E3F7FE
FEE1F6
F6FEE1

Split-Comp.

E3F7FE
FEE1E8
FEF7E1

Tetradic

E3F7FE
F7E1FE
FEE9E1
E8FEE1

Contrast Matrix WCAG 2.1 Contrast

E3F7FE
D4DAF8
DBA2EF
B25F9E
6D5D47
1.3
Fail
1.8
Fail
3.8
AA Large
5.7
AA
1.3
Fail
1.5
Fail
3.0
AA Large
4.6
AA
1.8
Fail
1.5
Fail
2.1
Fail
3.2
AA Large
3.8
AA Large
3.0
AA Large
2.1
Fail
1.5
Fail
5.7
AA
4.6
AA
3.2
AA Large
1.5
Fail
White BG
1.1Fail
1.4Fail
2.0Fail
4.2AA Large
6.4AA
Black BG
19.0AAA
15.2AAA
10.4AAA
5.0AA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

ECECFC
D7D7F1
C2C2DC
8E8D8F
66664C

Deuteranopia

EBE9FC
D6D6EF
C6CAD8
93998B
67684E

Tritanopia

E4FBFB
D4EBEA
D8CECA
AE8380
6C5151

Achromatopsia

F2F2F2
DCDCDC
BCBCBC
7F7F7F
5F5F5F

Shades & Tints Shades & Tints

#E3F7FE

Dark
Light

#D4DAF8

Dark
Light

#DBA2EF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #e3f7fe;
  --color-2: #d4daf8;
  --color-3: #dba2ef;
  --color-4: #b25f9e;
  --color-5: #6d5d47;
}

SCSS

$color-1: #e3f7fe;
$color-2: #d4daf8;
$color-3: #dba2ef;
$color-4: #b25f9e;
$color-5: #6d5d47;

TAILWIND

colors: {
  'brand-1': '#e3f7fe',
  'brand-2': '#d4daf8',
  'brand-3': '#dba2ef',
  'brand-4': '#b25f9e',
  'brand-5': '#6d5d47',
}

RGB Array

[227, 247, 254], [212, 218, 248], [219, 162, 239], [178, 95, 158], [109, 93, 71]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #E3F7FE, #D4DAF8, #DBA2EF, #B25F9E, #6D5D47 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: #e3f7fe; --color-2: #d4daf8; --color-3: #dba2ef; --color-4: #b25f9e; --color-5: #6d5d47. 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