← Back to Editor

#000000 · #E0ACE0 · #F0A8C0 · #F0D8A8 · #F3F3BF

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#E0ACE0

Mauve · Pink · Lilac Purple

HEX
#E0ACE0
RGB
rgb(224, 172, 224)
HSL
hsl(300, 46%, 78%)
HSB
hsb(300, 23%, 88%)
CMYK
cmyk(0%, 23%, 0%, 12%)
Oklch
oklch(80.8% 0.092 326.4)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#F0A8C0

Rouge · LightPink · Cherry Blossom

HEX
#F0A8C0
RGB
rgb(240, 168, 192)
HSL
hsl(340, 71%, 80%)
HSB
hsb(340, 30%, 94%)
CMYK
cmyk(0%, 30%, 20%, 6%)
Oklch
oklch(80.7% 0.090 357.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#F0D8A8

Goose Yellow · Wheat · Lemon Cream

HEX
#F0D8A8
RGB
rgb(240, 216, 168)
HSL
hsl(40, 71%, 80%)
HSB
hsb(40, 30%, 94%)
CMYK
cmyk(0%, 10%, 30%, 6%)
Oklch
oklch(89.0% 0.068 84.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F3F3BF

Fresh Green · Bisque · Lemon Cream

HEX
#F3F3BF
RGB
rgb(243, 243, 191)
HSL
hsl(60, 68%, 85%)
HSB
hsb(60, 21%, 95%)
CMYK
cmyk(0%, 0%, 21%, 5%)
Oklch
oklch(95.1% 0.067 107.6)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
E0ACE0
F0A8C0
F0D8A8
F3F3BF
11.1
AAA
11.1
AAA
15.1
AAA
18.4
AAA
11.1
AAA
1.0
Fail
1.4
Fail
1.6
Fail
11.1
AAA
1.0
Fail
1.4
Fail
1.7
Fail
15.1
AAA
1.4
Fail
1.4
Fail
1.2
Fail
18.4
AAA
1.6
Fail
1.7
Fail
1.2
Fail
White BG
21.0AAA
1.9Fail
1.9Fail
1.4Fail
1.1Fail
Black BG
1.0Fail
11.1AAA
11.1AAA
15.1AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
C9C9D3
D1D0BA
E6E5B4
F3F3CC

Deuteranopia

000000
CDD0D0
D5DAB9
E7E9B6
F3F3CF

Tritanopia

000000
DDC9C7
ECB6B5
EFBDBF
F3D6D8

Achromatopsia

000000
C1C1C1
C0C0C0
DADADA
EDEDED

Shades & Tints Shades & Tints

#000000

Dark
Light

#E0ACE0

Dark
Light

#F0A8C0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #e0ace0;
  --color-3: #f0a8c0;
  --color-4: #f0d8a8;
  --color-5: #f3f3bf;
}

SCSS

$color-1: #000000;
$color-2: #e0ace0;
$color-3: #f0a8c0;
$color-4: #f0d8a8;
$color-5: #f3f3bf;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#e0ace0',
  'brand-3': '#f0a8c0',
  'brand-4': '#f0d8a8',
  'brand-5': '#f3f3bf',
}

RGB Array

[0, 0, 0], [224, 172, 224], [240, 168, 192], [240, 216, 168], [243, 243, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #E0ACE0, #F0A8C0, #F0D8A8, #F3F3BF is ideal for: 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: #000000; --color-2: #e0ace0; --color-3: #f0a8c0; --color-4: #f0d8a8; --color-5: #f3f3bf. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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