← Back to Editor

#F8EAAD · #9DC2A2 · #D8A1A4 · #B56F7C · #6E4B5B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F8EAAD

Goose Yellow · Wheat · Lemon Cream

HEX
#F8EAAD
RGB
rgb(248, 234, 173)
HSL
hsl(49, 84%, 83%)
HSB
hsb(49, 30%, 97%)
CMYK
cmyk(0%, 6%, 30%, 3%)
Oklch
oklch(93.4% 0.079 96.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#9DC2A2

Celadon · DarkSeaGreen · Apple Green

HEX
#9DC2A2
RGB
rgb(157, 194, 162)
HSL
hsl(128, 23%, 69%)
HSB
hsb(128, 19%, 76%)
CMYK
cmyk(19%, 0%, 16%, 24%)
Oklch
oklch(77.8% 0.060 148.7)

TraditionalCeladon」· PaintApple Green」· Creative Mint Breeze

#D8A1A4

Peach Pink · Tan · Coral Red

HEX
#D8A1A4
RGB
rgb(216, 161, 164)
HSL
hsl(357, 41%, 74%)
HSB
hsb(357, 25%, 85%)
CMYK
cmyk(0%, 25%, 24%, 15%)
Oklch
oklch(76.1% 0.066 15.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#B56F7C

Crimson · Gray · Passion Red

HEX
#B56F7C
RGB
rgb(181, 111, 124)
HSL
hsl(349, 32%, 57%)
HSB
hsb(349, 39%, 71%)
CMYK
cmyk(0%, 39%, 31%, 29%)
Oklch
oklch(62.1% 0.090 8.0)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#6E4B5B

Dark Violet · DimGray · Camellia

HEX
#6E4B5B
RGB
rgb(110, 75, 91)
HSL
hsl(333, 19%, 36%)
HSB
hsb(333, 32%, 43%)
CMYK
cmyk(0%, 32%, 17%, 57%)
Oklch
oklch(45.7% 0.053 350.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F8EAAD
AFBDF8

Analogous

F8C6AF
F8EAAD
E1F8AF

Triadic

F8EAAD
AFF8EB
EBAFF8

Split-Comp.

F8EAAD
AFE1F8
C6AFF8

Tetradic

F8EAAD
AFF8C6
AFBDF8
F8AFE1

Contrast Matrix WCAG 2.1 Contrast

F8EAAD
9DC2A2
D8A1A4
B56F7C
6E4B5B
1.6
Fail
1.8
Fail
3.1
AA Large
6.2
AA
1.6
Fail
1.1
Fail
1.9
Fail
3.8
AA Large
1.8
Fail
1.1
Fail
1.7
Fail
3.4
AA Large
3.1
AA Large
1.9
Fail
1.7
Fail
2.0
Fail
6.2
AA
3.8
AA Large
3.4
AA Large
2.0
Fail
White BG
1.2Fail
2.0Fail
2.2Fail
3.8AA Large
7.4AAA
Black BG
17.4AAA
10.7AAA
9.6AAA
5.5AA
2.8Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F2F2BC
ADADAA
C0C0A3
979679
5F5F57

Deuteranopia

F3F4BF
ABA8AC
C3C8A3
9BA078
616456

Tritanopia

F7C7CA
9FB0B1
D5A3A3
B27676
6C5453

Achromatopsia

E7E7E7
B3B3B3
B2B2B2
858585
575757

Shades & Tints Shades & Tints

#F8EAAD

Dark
Light

#9DC2A2

Dark
Light

#D8A1A4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f8eaad;
  --color-2: #9dc2a2;
  --color-3: #d8a1a4;
  --color-4: #b56f7c;
  --color-5: #6e4b5b;
}

SCSS

$color-1: #f8eaad;
$color-2: #9dc2a2;
$color-3: #d8a1a4;
$color-4: #b56f7c;
$color-5: #6e4b5b;

TAILWIND

colors: {
  'brand-1': '#f8eaad',
  'brand-2': '#9dc2a2',
  'brand-3': '#d8a1a4',
  'brand-4': '#b56f7c',
  'brand-5': '#6e4b5b',
}

RGB Array

[248, 234, 173], [157, 194, 162], [216, 161, 164], [181, 111, 124], [110, 75, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F8EAAD, #9DC2A2, #D8A1A4, #B56F7C, #6E4B5B 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: #f8eaad; --color-2: #9dc2a2; --color-3: #d8a1a4; --color-4: #b56f7c; --color-5: #6e4b5b. 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