← Back to Editor

#FFFFDD · #F6C7F2 · #EF89F5 · #A3899E · #56565A

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

#FFFFDD

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFDD
RGB
rgb(255, 255, 221)
HSL
hsl(60, 100%, 93%)
HSB
hsb(60, 13%, 100%)
CMYK
cmyk(0%, 0%, 13%, 0%)
Oklch
oklch(99.1% 0.044 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F6C7F2

Mauve · Lavender · Lavender

HEX
#F6C7F2
RGB
rgb(246, 199, 242)
HSL
hsl(305, 72%, 87%)
HSB
hsb(305, 19%, 96%)
CMYK
cmyk(0%, 19%, 2%, 4%)
Oklch
oklch(88.4% 0.077 329.0)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#EF89F5

Lilac · Violet · Lilac Purple

HEX
#EF89F5
RGB
rgb(239, 137, 245)
HSL
hsl(297, 84%, 75%)
HSB
hsb(297, 44%, 96%)
CMYK
cmyk(2%, 44%, 0%, 4%)
Oklch
oklch(77.6% 0.182 325.1)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#A3899E

Rose Purple · DarkGray · Violet

HEX
#A3899E
RGB
rgb(163, 137, 158)
HSL
hsl(312, 12%, 59%)
HSB
hsb(312, 16%, 64%)
CMYK
cmyk(0%, 16%, 3%, 36%)
Oklch
oklch(66.1% 0.043 332.6)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#56565A

Ink Gray · DimGray · Charcoal

HEX
#56565A
RGB
rgb(86, 86, 90)
HSL
hsl(240, 2%, 35%)
HSB
hsb(240, 4%, 35%)
CMYK
cmyk(4%, 4%, 0%, 65%)
Oklch
oklch(45.5% 0.006 286.1)

TraditionalInk Gray」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFDD
DBDBFF

Analogous

FFEDDB
FFFFDD
EDFFDB

Triadic

FFFFDD
DBFFFF
FFDBFF

Split-Comp.

FFFFDD
DBEDFF
EDDBFF

Tetradic

FFFFDD
DBFFED
DBDBFF
FFDBED

Contrast Matrix WCAG 2.1 Contrast

FFFFDD
F6C7F2
EF89F5
A3899E
56565A
1.4
Fail
2.2
Fail
3.1
AA Large
7.2
AAA
1.4
Fail
1.5
Fail
2.2
Fail
5.0
AA
2.2
Fail
1.5
Fail
1.4
Fail
3.3
AA Large
3.1
AA Large
2.2
Fail
1.4
Fail
2.3
Fail
7.2
AAA
5.0
AA
3.3
AA Large
2.3
Fail
White BG
1.0Fail
1.5Fail
2.2Fail
3.2AA Large
7.3AAA
Black BG
20.6AAA
14.4AAA
9.6AAA
6.6AA
2.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFE5
E2E1E8
C3C2DB
989899
565659

Deuteranopia

FFFFE7
E4E8E5
C9D0D5
999B98
565659

Tritanopia

FFECED
F4DFDE
EAC6C2
A29594
565858

Achromatopsia

FBFBFB
DADADA
B4B4B4
939393
565656

Shades & Tints Shades & Tints

#FFFFDD

Dark
Light

#F6C7F2

Dark
Light

#EF89F5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffdd;
  --color-2: #f6c7f2;
  --color-3: #ef89f5;
  --color-4: #a3899e;
  --color-5: #56565a;
}

SCSS

$color-1: #ffffdd;
$color-2: #f6c7f2;
$color-3: #ef89f5;
$color-4: #a3899e;
$color-5: #56565a;

TAILWIND

colors: {
  'brand-1': '#ffffdd',
  'brand-2': '#f6c7f2',
  'brand-3': '#ef89f5',
  'brand-4': '#a3899e',
  'brand-5': '#56565a',
}

RGB Array

[255, 255, 221], [246, 199, 242], [239, 137, 245], [163, 137, 158], [86, 86, 90]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFDD, #F6C7F2, #EF89F5, #A3899E, #56565A 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: #ffffdd; --color-2: #f6c7f2; --color-3: #ef89f5; --color-4: #a3899e; --color-5: #56565a. 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