← Back to Editor

#FF0080 · #D67CC8 · #A8CABB · #FAF6E8 · #D8B868

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

#FF0080

Dark Violet · DeepPink · Camellia

HEX
#FF0080
RGB
rgb(255, 0, 128)
HSL
hsl(330, 100%, 50%)
HSB
hsb(330, 100%, 100%)
CMYK
cmyk(0%, 100%, 50%, 0%)
Oklch
oklch(64.5% 0.260 2.5)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#D67CC8

Mauve · Orchid · Lilac Purple

HEX
#D67CC8
RGB
rgb(214, 124, 200)
HSL
hsl(309, 52%, 66%)
HSB
hsb(309, 42%, 84%)
CMYK
cmyk(0%, 42%, 7%, 16%)
Oklch
oklch(70.9% 0.146 332.9)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#A8CABB

Jade · Silver · Apple Green

HEX
#A8CABB
RGB
rgb(168, 202, 187)
HSL
hsl(154, 24%, 73%)
HSB
hsb(154, 17%, 79%)
CMYK
cmyk(17%, 0%, 7%, 21%)
Oklch
oklch(81.0% 0.042 166.8)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#FAF6E8

Goose Yellow · Linen · Lemon Cream

HEX
#FAF6E8
RGB
rgb(250, 246, 232)
HSL
hsl(47, 64%, 95%)
HSB
hsb(47, 7%, 98%)
CMYK
cmyk(0%, 2%, 7%, 2%)
Oklch
oklch(97.2% 0.019 93.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#D8B868

Ginger · BurlyWood · Sunflower

HEX
#D8B868
RGB
rgb(216, 184, 104)
HSL
hsl(43, 59%, 63%)
HSB
hsb(43, 52%, 85%)
CMYK
cmyk(0%, 15%, 52%, 15%)
Oklch
oklch(79.4% 0.106 88.1)

TraditionalGinger」· PaintSunflower」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF0080
00FF80

Analogous

FF00FF
FF0080
FF0000

Triadic

FF0080
80FF00
0080FF

Split-Comp.

FF0080
00FF00
00FFFF

Tetradic

FF0080
FFFF00
00FF80
0000FF

Contrast Matrix WCAG 2.1 Contrast

FF0080
D67CC8
A8CABB
FAF6E8
D8B868
1.4
Fail
2.1
Fail
3.5
AA Large
2.0
Fail
1.4
Fail
1.6
Fail
2.6
Fail
1.4
Fail
2.1
Fail
1.6
Fail
1.6
Fail
1.1
Fail
3.5
AA Large
2.6
Fail
1.6
Fail
1.8
Fail
2.0
Fail
1.4
Fail
1.1
Fail
1.8
Fail
White BG
3.8AA Large
2.8Fail
1.8Fail
1.1Fail
1.9Fail
Black BG
5.6AA
7.6AAA
11.8AAA
19.4AAA
11.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E61
AFAEB6
B7B7BF
F8F8EB
CACA7B

Deuteranopia

9FB35A
B4BBB1
B5B2C0
F9F9EC
CCCE80

Tritanopia

F24943
D1A7A4
AAC1C2
FAEEEF
D68B8E

Achromatopsia

5B5B5B
A0A0A0
BEBEBE
F6F6F6
B8B8B8

Shades & Tints Shades & Tints

#FF0080

Dark
Light

#D67CC8

Dark
Light

#A8CABB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0080;
  --color-2: #d67cc8;
  --color-3: #a8cabb;
  --color-4: #faf6e8;
  --color-5: #d8b868;
}

SCSS

$color-1: #ff0080;
$color-2: #d67cc8;
$color-3: #a8cabb;
$color-4: #faf6e8;
$color-5: #d8b868;

TAILWIND

colors: {
  'brand-1': '#ff0080',
  'brand-2': '#d67cc8',
  'brand-3': '#a8cabb',
  'brand-4': '#faf6e8',
  'brand-5': '#d8b868',
}

RGB Array

[255, 0, 128], [214, 124, 200], [168, 202, 187], [250, 246, 232], [216, 184, 104]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0080, #D67CC8, #A8CABB, #FAF6E8, #D8B868 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: #ff0080; --color-2: #d67cc8; --color-3: #a8cabb; --color-4: #faf6e8; --color-5: #d8b868. 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