← Back to Editor

#FF0061 · #E80058 · #CE004E · #FFFFFF · #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

#FF0061

Dark Violet · DeepPink · Camellia

HEX
#FF0061
RGB
rgb(255, 0, 97)
HSL
hsl(337, 100%, 50%)
HSB
hsb(337, 100%, 100%)
CMYK
cmyk(0%, 100%, 62%, 0%)
Oklch
oklch(63.8% 0.255 12.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#E80058

Dark Violet · Crimson · Camellia

HEX
#E80058
RGB
rgb(232, 0, 88)
HSL
hsl(337, 100%, 45%)
HSB
hsb(337, 100%, 91%)
CMYK
cmyk(0%, 100%, 62%, 9%)
Oklch
oklch(59.4% 0.237 11.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#CE004E

Dark Violet · Crimson · Camellia

HEX
#CE004E
RGB
rgb(206, 0, 78)
HSL
hsl(337, 100%, 40%)
HSB
hsb(337, 100%, 81%)
CMYK
cmyk(0%, 100%, 62%, 19%)
Oklch
oklch(54.3% 0.217 11.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#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

#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

FF0061
00FF9D

Analogous

FF00E1
FF0061
FF1E00

Triadic

FF0061
62FF00
0062FF

Split-Comp.

FF0061
00FF1E
00E1FF

Tetradic

FF0061
E1FF00
00FF9D
1E00FF

Contrast Matrix WCAG 2.1 Contrast

FF0061
E80058
CE004E
FFFFFF
000000
1.2
Fail
1.5
Fail
3.9
AA Large
5.4
AA
1.2
Fail
1.2
Fail
4.6
AA
4.6
AA
1.5
Fail
1.2
Fail
5.6
AA
3.7
AA Large
3.9
AA Large
4.6
AA
5.6
AA
21.0
AAA
5.4
AA
4.6
AA
3.7
AA Large
21.0
AAA
White BG
3.9AA Large
4.6AA
5.6AA
1.0Fail
21.0AAA
Black BG
5.4AA
4.6AA
3.7AA Large
21.0AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E4A
848143
75733B
FFFFFF
000000

Deuteranopia

9FB344
91A23E
819037
FFFFFF
000000

Tritanopia

F23733
DC322E
C42C29
FFFFFF
000000

Achromatopsia

575757
4F4F4F
464646
FFFFFF
000000

Shades & Tints Shades & Tints

#FF0061

Dark
Light

#E80058

Dark
Light

#CE004E

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff0061;
  --color-2: #e80058;
  --color-3: #ce004e;
  --color-4: #ffffff;
  --color-5: #000000;
}

SCSS

$color-1: #ff0061;
$color-2: #e80058;
$color-3: #ce004e;
$color-4: #ffffff;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ff0061',
  'brand-2': '#e80058',
  'brand-3': '#ce004e',
  'brand-4': '#ffffff',
  'brand-5': '#000000',
}

RGB Array

[255, 0, 97], [232, 0, 88], [206, 0, 78], [255, 255, 255], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF0061, #E80058, #CE004E, #FFFFFF, #000000 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: #ff0061; --color-2: #e80058; --color-3: #ce004e; --color-4: #ffffff; --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?

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