← Back to Editor

#FFFDFC · #FF9787 · #C79C95 · #827371 · #DBCCCA

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFDFC

Apricot · White · Peach Orange

HEX
#FFFDFC
RGB
rgb(255, 253, 252)
HSL
hsl(20, 100%, 99%)
HSB
hsb(20, 1%, 100%)
CMYK
cmyk(0%, 1%, 1%, 0%)
Oklch
oklch(99.5% 0.003 48.7)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FF9787

Peach Pink · LightSalmon · Coral Red

HEX
#FF9787
RGB
rgb(255, 151, 135)
HSL
hsl(8, 100%, 76%)
HSB
hsb(8, 47%, 100%)
CMYK
cmyk(0%, 41%, 47%, 0%)
Oklch
oklch(78.1% 0.128 29.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#C79C95

Peach Pink · Tan · Coral Red

HEX
#C79C95
RGB
rgb(199, 156, 149)
HSL
hsl(8, 31%, 68%)
HSB
hsb(8, 25%, 78%)
CMYK
cmyk(0%, 22%, 25%, 22%)
Oklch
oklch(73.1% 0.053 29.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#827371

Ink Gray · Gray · Warm Gray

HEX
#827371
RGB
rgb(130, 115, 113)
HSL
hsl(7, 7%, 48%)
HSB
hsb(7, 13%, 51%)
CMYK
cmyk(0%, 12%, 13%, 49%)
Oklch
oklch(56.9% 0.019 26.8)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#DBCCCA

Peach Pink · LightGray · Cherry Blossom

HEX
#DBCCCA
RGB
rgb(219, 204, 202)
HSL
hsl(7, 19%, 83%)
HSB
hsb(7, 8%, 86%)
CMYK
cmyk(0%, 7%, 8%, 14%)
Oklch
oklch(85.7% 0.017 26.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFDFC
FAFDFF

Analogous

FFFAFB
FFFDFC
FFFEFA

Triadic

FFFDFC
FAFFFC
FCFAFF

Split-Comp.

FFFDFC
FAFFFE
FAFBFF

Tetradic

FFFDFC
FBFFFA
FAFDFF
FEFAFF

Contrast Matrix WCAG 2.1 Contrast

FFFDFC
FF9787
C79C95
827371
DBCCCA
2.1
Fail
2.4
Fail
4.5
AA Large
1.5
Fail
2.1
Fail
1.2
Fail
2.2
Fail
1.3
Fail
2.4
Fail
1.2
Fail
1.9
Fail
1.6
Fail
4.5
AA Large
2.2
Fail
1.9
Fail
2.9
Fail
1.5
Fail
1.3
Fail
1.6
Fail
2.9
Fail
White BG
1.0Fail
2.1Fail
2.4Fail
4.5AA
1.6Fail
Black BG
20.7AAA
10.0AAA
8.6AAA
4.6AA
13.5AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFC
D2D18B
B4B497
7C7B71
D5D4CA

Deuteranopia

FEFEFC
D8E08C
B7BA97
7C7E72
D5D6CB

Tritanopia

FFFCFC
FA8E8F
C59898
817272
DACBCB

Achromatopsia

FDFDFD
B4B4B4
A8A8A8
777777
D0D0D0

Shades & Tints Shades & Tints

#FFFDFC

Dark
Light

#FF9787

Dark
Light

#C79C95

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffdfc;
  --color-2: #ff9787;
  --color-3: #c79c95;
  --color-4: #827371;
  --color-5: #dbccca;
}

SCSS

$color-1: #fffdfc;
$color-2: #ff9787;
$color-3: #c79c95;
$color-4: #827371;
$color-5: #dbccca;

TAILWIND

colors: {
  'brand-1': '#fffdfc',
  'brand-2': '#ff9787',
  'brand-3': '#c79c95',
  'brand-4': '#827371',
  'brand-5': '#dbccca',
}

RGB Array

[255, 253, 252], [255, 151, 135], [199, 156, 149], [130, 115, 113], [219, 204, 202]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFDFC, #FF9787, #C79C95, #827371, #DBCCCA 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: #fffdfc; --color-2: #ff9787; --color-3: #c79c95; --color-4: #827371; --color-5: #dbccca. 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