← Back to Editor

#FFD9C6 · #C379C2 · #E6B0A0 · #423139 · #F05A9B

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

#FFD9C6

Apricot · Bisque · Peach Orange

HEX
#FFD9C6
RGB
rgb(255, 217, 198)
HSL
hsl(20, 100%, 89%)
HSB
hsb(20, 22%, 100%)
CMYK
cmyk(0%, 15%, 22%, 0%)
Oklch
oklch(91.2% 0.050 48.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#C379C2

Mauve · Orchid · Lilac Purple

HEX
#C379C2
RGB
rgb(195, 121, 194)
HSL
hsl(301, 38%, 62%)
HSB
hsb(301, 38%, 76%)
CMYK
cmyk(0%, 38%, 1%, 24%)
Oklch
oklch(67.9% 0.133 327.4)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#E6B0A0

Peach Pink · BurlyWood · Coral Red

HEX
#E6B0A0
RGB
rgb(230, 176, 160)
HSL
hsl(14, 58%, 76%)
HSB
hsb(14, 30%, 90%)
CMYK
cmyk(0%, 23%, 30%, 10%)
Oklch
oklch(80.2% 0.067 37.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#423139

Dark Violet · DarkSlateGray · Raspberry

HEX
#423139
RGB
rgb(66, 49, 57)
HSL
hsl(332, 15%, 23%)
HSB
hsb(332, 26%, 26%)
CMYK
cmyk(0%, 26%, 14%, 74%)
Oklch
oklch(33.5% 0.028 348.8)

TraditionalDark Violet」· PaintRaspberry」· Creative Blush Sunrise

#F05A9B

Rouge · LightCoral · Rose Pink

HEX
#F05A9B
RGB
rgb(240, 90, 155)
HSL
hsl(334, 83%, 65%)
HSB
hsb(334, 62%, 94%)
CMYK
cmyk(0%, 62%, 35%, 6%)
Oklch
oklch(68.1% 0.194 356.7)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFD9C6
C7ECFF

Analogous

FFC7D0
FFD9C6
FFF6C7

Triadic

FFD9C6
C7FFDA
DAC7FF

Split-Comp.

FFD9C6
C7FFF6
C7D0FF

Tetradic

FFD9C6
D0FFC7
C7ECFF
F6C7FF

Contrast Matrix WCAG 2.1 Contrast

FFD9C6
C379C2
E6B0A0
423139
F05A9B
2.3
Fail
1.4
Fail
9.2
AAA
2.4
Fail
2.3
Fail
1.6
Fail
4.0
AA Large
1.0
Fail
1.4
Fail
1.6
Fail
6.4
AA
1.7
Fail
9.2
AAA
4.0
AA Large
6.4
AA
3.8
AA Large
2.4
Fail
1.0
Fail
1.7
Fail
3.8
AA Large
White BG
1.3Fail
3.1AA Large
1.9Fail
12.1AAA
3.2AA Large
Black BG
16.0AAA
6.8AA
11.1AAA
1.7Fail
6.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

EFEECB
A3A2B0
CFCEA4
3B3A37
AFAE8B

Deuteranopia

F1F4CC
A7ADAC
D2D6A5
3C3D37
B8C388

Tritanopia

FDCECF
BFA29F
E3A7A8
413635
E97F7C

Achromatopsia

E2E2E2
979797
BEBEBE
373737
8E8E8E

Shades & Tints Shades & Tints

#FFD9C6

Dark
Light

#C379C2

Dark
Light

#E6B0A0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffd9c6;
  --color-2: #c379c2;
  --color-3: #e6b0a0;
  --color-4: #423139;
  --color-5: #f05a9b;
}

SCSS

$color-1: #ffd9c6;
$color-2: #c379c2;
$color-3: #e6b0a0;
$color-4: #423139;
$color-5: #f05a9b;

TAILWIND

colors: {
  'brand-1': '#ffd9c6',
  'brand-2': '#c379c2',
  'brand-3': '#e6b0a0',
  'brand-4': '#423139',
  'brand-5': '#f05a9b',
}

RGB Array

[255, 217, 198], [195, 121, 194], [230, 176, 160], [66, 49, 57], [240, 90, 155]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFD9C6, #C379C2, #E6B0A0, #423139, #F05A9B 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: #ffd9c6; --color-2: #c379c2; --color-3: #e6b0a0; --color-4: #423139; --color-5: #f05a9b. 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