← Back to Editor

#FFFFFF · #FF3398 · #74015E · #4E003E · #000000

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

#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

#FF3398

Dark Violet · DeepPink · Rose Pink

HEX
#FF3398
RGB
rgb(255, 51, 152)
HSL
hsl(330, 100%, 60%)
HSB
hsb(330, 80%, 100%)
CMYK
cmyk(0%, 80%, 40%, 0%)
Oklch
oklch(67.0% 0.246 356.7)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#74015E

Rose Purple · Purple · Eggplant

HEX
#74015E
RGB
rgb(116, 1, 94)
HSL
hsl(311, 98%, 23%)
HSB
hsb(311, 99%, 45%)
CMYK
cmyk(0%, 99%, 19%, 55%)
Oklch
oklch(37.9% 0.165 339.0)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

#4E003E

Rose Purple · MidnightBlue · Dark Purple

HEX
#4E003E
RGB
rgb(78, 0, 62)
HSL
hsl(312, 100%, 15%)
HSB
hsb(312, 100%, 31%)
CMYK
cmyk(0%, 100%, 21%, 69%)
Oklch
oklch(28.7% 0.125 339.3)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

#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

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
FF3398
74015E
4E003E
000000
3.4
AA Large
11.0
AAA
15.1
AAA
21.0
AAA
3.4
AA Large
3.2
AA Large
4.4
AA Large
6.2
AA
11.0
AAA
3.2
AA Large
1.4
Fail
1.9
Fail
15.1
AAA
4.4
AA Large
1.4
Fail
1.4
Fail
21.0
AAA
6.2
AA
1.9
Fail
1.4
Fail
White BG
1.0Fail
3.4AA Large
11.0AAA
15.1AAA
21.0AAA
Black BG
21.0AAA
6.2AA
1.9Fail
1.4Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
A7A580
424147
2C2C2F
000000

Deuteranopia

FFFFFF
B3C27A
495142
31372B
000000

Tritanopia

FFFFFF
F56C68
6E3632
4A2321
000000

Achromatopsia

FFFFFF
7C7C7C
2E2E2E
1E1E1E
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FF3398

Dark
Light

#74015E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #ff3398;
  --color-3: #74015e;
  --color-4: #4e003e;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #ff3398;
$color-3: #74015e;
$color-4: #4e003e;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#ff3398',
  'brand-3': '#74015e',
  'brand-4': '#4e003e',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [255, 51, 152], [116, 1, 94], [78, 0, 62], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FF3398, #74015E, #4E003E, #000000 is ideal for: tech websites, dark mode UIs, game UIs, 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: #ff3398; --color-3: #74015e; --color-4: #4e003e; --color-5: #000000. 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?

Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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