← Back to Editor

#F7EAE1 · #E2B8AE · #E88994 · #A3217A · #4D285E

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarm

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData Visualization

Color Details Color Details

#F7EAE1

Apricot · Linen · Peach Orange

HEX
#F7EAE1
RGB
rgb(247, 234, 225)
HSL
hsl(25, 58%, 93%)
HSB
hsb(25, 9%, 97%)
CMYK
cmyk(0%, 5%, 9%, 3%)
Oklch
oklch(94.5% 0.019 57.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#E2B8AE

Peach Pink · LightPink · Coral Red

HEX
#E2B8AE
RGB
rgb(226, 184, 174)
HSL
hsl(12, 47%, 78%)
HSB
hsb(12, 23%, 89%)
CMYK
cmyk(0%, 19%, 23%, 11%)
Oklch
oklch(81.7% 0.051 33.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#E88994

Peach Pink · LightCoral · Coral Red

HEX
#E88994
RGB
rgb(232, 137, 148)
HSL
hsl(353, 67%, 72%)
HSB
hsb(353, 41%, 91%)
CMYK
cmyk(0%, 41%, 36%, 9%)
Oklch
oklch(73.4% 0.116 12.9)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#A3217A

Rose Purple · MediumVioletRed · Eggplant

HEX
#A3217A
RGB
rgb(163, 33, 122)
HSL
hsl(319, 66%, 38%)
HSB
hsb(319, 80%, 64%)
CMYK
cmyk(0%, 80%, 25%, 36%)
Oklch
oklch(49.3% 0.185 344.3)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#4D285E

Dark Plum · DarkSlateBlue · Eggplant

HEX
#4D285E
RGB
rgb(77, 40, 94)
HSL
hsl(281, 40%, 26%)
HSB
hsb(281, 57%, 37%)
CMYK
cmyk(18%, 57%, 0%, 63%)
Oklch
oklch(35.1% 0.099 314.1)

TraditionalDark Plum」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7EAE1
E3EFF8

Analogous

F8E3E5
F7EAE1
F8F6E3

Triadic

F7EAE1
E3F8EB
EBE3F8

Split-Comp.

F7EAE1
E3F8F6
E3E5F8

Tetradic

F7EAE1
E5F8E3
E3EFF8
F6E3F8

Contrast Matrix WCAG 2.1 Contrast

F7EAE1
E2B8AE
E88994
A3217A
4D285E
1.5
Fail
2.1
Fail
5.8
AA
10.0
AAA
1.5
Fail
1.4
Fail
3.8
AA Large
6.6
AA
2.1
Fail
1.4
Fail
2.8
Fail
4.7
AA
5.8
AA
3.8
AA Large
2.8
Fail
1.7
Fail
10.0
AAA
6.6
AA
4.7
AA
1.7
Fail
White BG
1.2Fail
1.8Fail
2.5Fail
6.9AA
11.8AAA
Black BG
17.8AAA
11.7AAA
8.4AAA
3.1AA Large
1.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1E3
D0CFB0
BFBE91
6B6A64
3D3D51

Deuteranopia

F2F3E4
D2D5B1
C4CB91
727C5F
3F424E

Tritanopia

F6E5E5
E0B2B3
E38F8F
9D5350
4B4744

Achromatopsia

EDEDED
C3C3C3
A7A7A7
525252
393939

Shades & Tints Shades & Tints

#F7EAE1

Dark
Light

#E2B8AE

Dark
Light

#E88994

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7eae1;
  --color-2: #e2b8ae;
  --color-3: #e88994;
  --color-4: #a3217a;
  --color-5: #4d285e;
}

SCSS

$color-1: #f7eae1;
$color-2: #e2b8ae;
$color-3: #e88994;
$color-4: #a3217a;
$color-5: #4d285e;

TAILWIND

colors: {
  'brand-1': '#f7eae1',
  'brand-2': '#e2b8ae',
  'brand-3': '#e88994',
  'brand-4': '#a3217a',
  'brand-5': '#4d285e',
}

RGB Array

[247, 234, 225], [226, 184, 174], [232, 137, 148], [163, 33, 122], [77, 40, 94]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #F7EAE1, #E2B8AE, #E88994, #A3217A, #4D285E 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: #f7eae1; --color-2: #e2b8ae; --color-3: #e88994; --color-4: #a3217a; --color-5: #4d285e. 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 pastel-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