← Back to Editor

#FFFFFF · #FFF5F6 · #E6C3C9 · #81204C · #0F0C1B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#FFF5F6

Peach Pink · Snow · Cherry Blossom

HEX
#FFF5F6
RGB
rgb(255, 245, 246)
HSL
hsl(354, 100%, 98%)
HSB
hsb(354, 4%, 100%)
CMYK
cmyk(0%, 4%, 4%, 0%)
Oklch
oklch(97.8% 0.011 10.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#E6C3C9

Peach Pink · Pink · Cherry Blossom

HEX
#E6C3C9
RGB
rgb(230, 195, 201)
HSL
hsl(350, 41%, 83%)
HSB
hsb(350, 15%, 90%)
CMYK
cmyk(0%, 15%, 13%, 10%)
Oklch
oklch(84.9% 0.040 6.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#81204C

Dark Violet · Brown · Camellia

HEX
#81204C
RGB
rgb(129, 32, 76)
HSL
hsl(333, 60%, 32%)
HSB
hsb(333, 75%, 51%)
CMYK
cmyk(0%, 75%, 41%, 49%)
Oklch
oklch(41.4% 0.137 357.4)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#0F0C1B

Deep Indigo · Black · Deep Sea Blue

HEX
#0F0C1B
RGB
rgb(15, 12, 27)
HSL
hsl(252, 38%, 8%)
HSB
hsb(252, 56%, 11%)
CMYK
cmyk(44%, 56%, 0%, 89%)
Oklch
oklch(16.7% 0.031 291.9)

TraditionalDeep Indigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
FFF5F6
E6C3C9
81204C
0F0C1B
1.1
Fail
1.6
Fail
9.4
AAA
19.3
AAA
1.1
Fail
1.5
Fail
8.8
AAA
18.0
AAA
1.6
Fail
1.5
Fail
5.8
AA
12.0
AAA
9.4
AAA
8.8
AAA
5.8
AA
2.1
Fail
19.3
AAA
18.0
AAA
12.0
AAA
2.1
Fail
White BG
1.0Fail
1.1Fail
1.6Fail
9.4AAA
19.3AAA
Black BG
21.0AAA
19.6AAA
13.0AAA
2.2Fail
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FBFBF6
D7D7C8
575641
0E0E17

Deuteranopia

FFFFFF
FBFCF6
D9DCC7
5D643F
0E0E17

Tritanopia

FFFFFF
FFF6F6
E4C6C6
7C3937
0F1514

Achromatopsia

FFFFFF
F8F8F8
CECECE
424242
0F0F0F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FFF5F6

Dark
Light

#E6C3C9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fff5f6;
  --color-3: #e6c3c9;
  --color-4: #81204c;
  --color-5: #0f0c1b;
}

SCSS

$color-1: #ffffff;
$color-2: #fff5f6;
$color-3: #e6c3c9;
$color-4: #81204c;
$color-5: #0f0c1b;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fff5f6',
  'brand-3': '#e6c3c9',
  'brand-4': '#81204c',
  'brand-5': '#0f0c1b',
}

RGB Array

[255, 255, 255], [255, 245, 246], [230, 195, 201], [129, 32, 76], [15, 12, 27]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FFF5F6, #E6C3C9, #81204C, #0F0C1B 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: #ffffff; --color-2: #fff5f6; --color-3: #e6c3c9; --color-4: #81204c; --color-5: #0f0c1b. 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