← Back to Editor

#FFFFFF · #E879B2 · #FF36BF · #B34B92 · #827C80

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#E879B2

Mauve · Orchid · Rose Pink

HEX
#E879B2
RGB
rgb(232, 121, 178)
HSL
hsl(329, 71%, 69%)
HSB
hsb(329, 48%, 91%)
CMYK
cmyk(0%, 48%, 23%, 9%)
Oklch
oklch(71.8% 0.151 349.5)

TraditionalMauve」· PaintRose Pink」· Creative Rose Petal

#FF36BF

Mauve · DeepPink · Lilac Purple

HEX
#FF36BF
RGB
rgb(255, 54, 191)
HSL
hsl(319, 100%, 61%)
HSB
hsb(319, 79%, 100%)
CMYK
cmyk(0%, 79%, 25%, 0%)
Oklch
oklch(68.6% 0.261 344.7)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#B34B92

Rose Purple · MediumVioletRed · Violet

HEX
#B34B92
RGB
rgb(179, 75, 146)
HSL
hsl(319, 41%, 50%)
HSB
hsb(319, 58%, 70%)
CMYK
cmyk(0%, 58%, 18%, 30%)
Oklch
oklch(57.1% 0.158 341.7)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#827C80

Ink Gray · Gray · Warm Gray

HEX
#827C80
RGB
rgb(130, 124, 128)
HSL
hsl(320, 2%, 50%)
HSB
hsb(320, 5%, 51%)
CMYK
cmyk(0%, 5%, 2%, 49%)
Oklch
oklch(59.3% 0.009 337.6)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

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
E879B2
FF36BF
B34B92
827C80
2.7
Fail
3.2
AA Large
4.8
AA
4.1
AA Large
2.7
Fail
1.2
Fail
1.8
Fail
1.5
Fail
3.2
AA Large
1.2
Fail
1.5
Fail
1.3
Fail
4.8
AA
1.8
Fail
1.5
Fail
1.2
Fail
4.1
AA Large
1.5
Fail
1.3
Fail
1.2
Fail
White BG
1.0Fail
2.7Fail
3.2AA Large
4.8AA
4.1AA Large
Black BG
21.0AAA
7.8AAA
6.5AA
4.3AA Large
5.1AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
B8B7A4
A8A69E
868581
7F7F7F

Deuteranopia

FFFFFF
BEC7A1
B4C396
8C947D
80807F

Tritanopia

FFFFFF
E29997
F5847E
AE7370
827E7E

Achromatopsia

FFFFFF
A1A1A1
828282
727272
7E7E7E

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#E879B2

Dark
Light

#FF36BF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #e879b2;
  --color-3: #ff36bf;
  --color-4: #b34b92;
  --color-5: #827c80;
}

SCSS

$color-1: #ffffff;
$color-2: #e879b2;
$color-3: #ff36bf;
$color-4: #b34b92;
$color-5: #827c80;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#e879b2',
  'brand-3': '#ff36bf',
  'brand-4': '#b34b92',
  'brand-5': '#827c80',
}

RGB Array

[255, 255, 255], [232, 121, 178], [255, 54, 191], [179, 75, 146], [130, 124, 128]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #E879B2, #FF36BF, #B34B92, #827C80 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: #ffffff; --color-2: #e879b2; --color-3: #ff36bf; --color-4: #b34b92; --color-5: #827c80. 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