← Back to Editor

#FFFDED · #CFBAC6 · #A9A2B3 · #6A7C85 · #C7DAD0

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

#FFFDED

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFDED
RGB
rgb(255, 253, 237)
HSL
hsl(53, 100%, 96%)
HSB
hsb(53, 7%, 100%)
CMYK
cmyk(0%, 1%, 7%, 0%)
Oklch
oklch(99.1% 0.021 101.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#CFBAC6

Mauve · Silver · Cherry Blossom

HEX
#CFBAC6
RGB
rgb(207, 186, 198)
HSL
hsl(326, 18%, 77%)
HSB
hsb(326, 10%, 81%)
CMYK
cmyk(0%, 10%, 4%, 19%)
Oklch
oklch(81.0% 0.029 342.4)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#A9A2B3

Wisteria · DarkGray · Lilac Purple

HEX
#A9A2B3
RGB
rgb(169, 162, 179)
HSL
hsl(265, 10%, 67%)
HSB
hsb(265, 9%, 70%)
CMYK
cmyk(6%, 9%, 0%, 30%)
Oklch
oklch(72.3% 0.025 304.3)

TraditionalWisteria」· PaintLilac Purple」· Creative Lavender Dream

#6A7C85

Slate Blue · SlateGray · Navy Blue

HEX
#6A7C85
RGB
rgb(106, 124, 133)
HSL
hsl(200, 11%, 47%)
HSB
hsb(200, 20%, 52%)
CMYK
cmyk(20%, 7%, 0%, 48%)
Oklch
oklch(57.5% 0.025 229.4)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#C7DAD0

Celadon · LightGray · Mint Green

HEX
#C7DAD0
RGB
rgb(199, 218, 208)
HSL
hsl(148, 20%, 82%)
HSB
hsb(148, 9%, 85%)
CMYK
cmyk(9%, 0%, 5%, 15%)
Oklch
oklch(87.1% 0.025 163.1)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFDED
EBEDFF

Analogous

FFF2EB
FFFDED
F7FFEB

Triadic

FFFDED
EBFFFD
FDEBFF

Split-Comp.

FFFDED
EBF7FF
F2EBFF

Tetradic

FFFDED
EBFFF2
EBEDFF
FFEBF7

Contrast Matrix WCAG 2.1 Contrast

FFFDED
CFBAC6
A9A2B3
6A7C85
C7DAD0
1.8
Fail
2.4
Fail
4.2
AA Large
1.4
Fail
1.8
Fail
1.4
Fail
2.4
Fail
1.3
Fail
2.4
Fail
1.4
Fail
1.8
Fail
1.7
Fail
4.2
AA Large
2.4
Fail
1.8
Fail
3.0
Fail
1.4
Fail
1.3
Fail
1.7
Fail
3.0
Fail
White BG
1.0Fail
1.8Fail
2.5Fail
4.3AA Large
1.5Fail
Black BG
20.5AAA
11.5AAA
8.5AAA
4.8AA
14.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEF1
C6C6C3
A6A6AF
727283
CFCFD2

Deuteranopia

FEFEF2
C7C9C2
A6A7AE
716F82
CECDD3

Tritanopia

FFF4F5
CEC1C0
A9ACAB
6B8181
C8D4D5

Achromatopsia

FCFCFC
C2C2C2
A6A6A6
787878
D3D3D3

Shades & Tints Shades & Tints

#FFFDED

Dark
Light

#CFBAC6

Dark
Light

#A9A2B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffded;
  --color-2: #cfbac6;
  --color-3: #a9a2b3;
  --color-4: #6a7c85;
  --color-5: #c7dad0;
}

SCSS

$color-1: #fffded;
$color-2: #cfbac6;
$color-3: #a9a2b3;
$color-4: #6a7c85;
$color-5: #c7dad0;

TAILWIND

colors: {
  'brand-1': '#fffded',
  'brand-2': '#cfbac6',
  'brand-3': '#a9a2b3',
  'brand-4': '#6a7c85',
  'brand-5': '#c7dad0',
}

RGB Array

[255, 253, 237], [207, 186, 198], [169, 162, 179], [106, 124, 133], [199, 218, 208]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFDED, #CFBAC6, #A9A2B3, #6A7C85, #C7DAD0 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: #fffded; --color-2: #cfbac6; --color-3: #a9a2b3; --color-4: #6a7c85; --color-5: #c7dad0. 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