← Back to Editor

#FFFFFA · #F6CECE · #DEACAD · #A9A7AE · #85828C

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

#FFFFFA

Fresh Green · White · Lemon Cream

HEX
#FFFFFA
RGB
rgb(255, 255, 250)
HSL
hsl(60, 100%, 99%)
HSB
hsb(60, 2%, 100%)
CMYK
cmyk(0%, 0%, 2%, 0%)
Oklch
oklch(99.9% 0.007 106.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F6CECE

Peach Pink · Pink · Cherry Blossom

HEX
#F6CECE
RGB
rgb(246, 206, 206)
HSL
hsl(0, 69%, 89%)
HSB
hsb(0, 16%, 96%)
CMYK
cmyk(0%, 16%, 16%, 4%)
Oklch
oklch(88.6% 0.045 18.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#DEACAD

Peach Pink · Tan · Coral Red

HEX
#DEACAD
RGB
rgb(222, 172, 173)
HSL
hsl(359, 43%, 77%)
HSB
hsb(359, 23%, 87%)
CMYK
cmyk(0%, 23%, 22%, 13%)
Oklch
oklch(79.0% 0.059 17.1)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#A9A7AE

Ash · DarkGray · Silver Sand

HEX
#A9A7AE
RGB
rgb(169, 167, 174)
HSL
hsl(257, 4%, 67%)
HSB
hsb(257, 4%, 68%)
CMYK
cmyk(3%, 4%, 0%, 32%)
Oklch
oklch(73.2% 0.010 299.2)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#85828C

Ash · Gray · Warm Gray

HEX
#85828C
RGB
rgb(133, 130, 140)
HSL
hsl(258, 4%, 53%)
HSB
hsb(258, 7%, 55%)
CMYK
cmyk(5%, 7%, 0%, 45%)
Oklch
oklch(61.2% 0.015 299.6)

TraditionalAsh」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFA
FAFAFF

Analogous

FFFCFA
FFFFFA
FCFFFA

Triadic

FFFFFA
FAFFFF
FFFAFF

Split-Comp.

FFFFFA
FAFCFF
FCFAFF

Tetradic

FFFFFA
FAFFFC
FAFAFF
FFFAFC

Contrast Matrix WCAG 2.1 Contrast

FFFFFA
F6CECE
DEACAD
A9A7AE
85828C
1.4
Fail
2.0
Fail
2.4
Fail
3.8
AA Large
1.4
Fail
1.4
Fail
1.7
Fail
2.6
Fail
2.0
Fail
1.4
Fail
1.2
Fail
1.9
Fail
2.4
Fail
1.7
Fail
1.2
Fail
1.6
Fail
3.8
AA Large
2.6
Fail
1.9
Fail
1.6
Fail
White BG
1.0Fail
1.4Fail
2.0Fail
2.4Fail
3.8AA Large
Black BG
20.9AAA
14.6AAA
10.6AAA
8.8AAA
5.6AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFB
E5E4CE
C8C8AD
A8A8AC
84848A

Deuteranopia

FFFFFC
E7EACE
CBCFAD
A8A8AC
848489

Tritanopia

FFFCFC
F4CECE
DBADAD
A9ABAB
858887

Achromatopsia

FEFEFE
DADADA
BBBBBB
A8A8A8
848484

Shades & Tints Shades & Tints

#FFFFFA

Dark
Light

#F6CECE

Dark
Light

#DEACAD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffffa;
  --color-2: #f6cece;
  --color-3: #deacad;
  --color-4: #a9a7ae;
  --color-5: #85828c;
}

SCSS

$color-1: #fffffa;
$color-2: #f6cece;
$color-3: #deacad;
$color-4: #a9a7ae;
$color-5: #85828c;

TAILWIND

colors: {
  'brand-1': '#fffffa',
  'brand-2': '#f6cece',
  'brand-3': '#deacad',
  'brand-4': '#a9a7ae',
  'brand-5': '#85828c',
}

RGB Array

[255, 255, 250], [246, 206, 206], [222, 172, 173], [169, 167, 174], [133, 130, 140]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFA, #F6CECE, #DEACAD, #A9A7AE, #85828C 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: #fffffa; --color-2: #f6cece; --color-3: #deacad; --color-4: #a9a7ae; --color-5: #85828c. 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