← Back to Editor

#FF007B · #C96997 · #A39099 · #000000 · #C4C4C4

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

#FF007B

Dark Violet · DeepPink · Camellia

HEX
#FF007B
RGB
rgb(255, 0, 123)
HSL
hsl(331, 100%, 50%)
HSB
hsb(331, 100%, 100%)
CMYK
cmyk(0%, 100%, 52%, 0%)
Oklch
oklch(64.4% 0.259 4.0)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#C96997

Dark Violet · LightCoral · Rose Pink

HEX
#C96997
RGB
rgb(201, 105, 151)
HSL
hsl(331, 47%, 60%)
HSB
hsb(331, 48%, 79%)
CMYK
cmyk(0%, 48%, 25%, 21%)
Oklch
oklch(64.5% 0.132 351.4)

TraditionalDark Violet」· PaintRose Pink」· Creative Blush Sunrise

#A39099

Dark Violet · DarkGray · Silver Sand

HEX
#A39099
RGB
rgb(163, 144, 153)
HSL
hsl(332, 9%, 60%)
HSB
hsb(332, 12%, 64%)
CMYK
cmyk(0%, 12%, 6%, 36%)
Oklch
oklch(67.3% 0.026 347.5)

TraditionalDark Violet」· PaintSilver Sand」· Creative Urban Concrete

#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

#C4C4C4

Silver Gray · Silver · Pearl Gray

HEX
#C4C4C4
RGB
rgb(196, 196, 196)
HSL
hsl(0, 0%, 77%)
HSB
hsb(0, 0%, 77%)
CMYK
cmyk(0%, 0%, 0%, 23%)
Oklch
oklch(82.0% 0.000 89.9)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF007B
00FF84

Analogous

FF00FB
FF007B
FF0400

Triadic

FF007B
7BFF00
007BFF

Split-Comp.

FF007B
00FF04
00FBFF

Tetradic

FF007B
FBFF00
00FF84
0400FF

Contrast Matrix WCAG 2.1 Contrast

FF007B
C96997
A39099
000000
C4C4C4
1.1
Fail
1.3
Fail
5.5
AA
2.2
Fail
1.1
Fail
1.2
Fail
6.0
AA
2.0
Fail
1.3
Fail
1.2
Fail
7.0
AAA
1.7
Fail
5.5
AA
6.0
AA
7.0
AAA
12.0
AAA
2.2
Fail
2.0
Fail
1.7
Fail
12.0
AAA
White BG
3.8AA Large
3.5AA Large
3.0Fail
21.0AAA
1.7Fail
Black BG
5.5AA
6.0AA
7.0AAA
1.0Fail
12.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E5D
9F9F8C
9B9B97
000000
C4C4C4

Deuteranopia

9FB356
A5AC89
9C9D96
000000
C4C4C4

Tritanopia

F24641
C48381
A29595
000000
C4C4C4

Achromatopsia

5A5A5A
8B8B8B
979797
000000
C4C4C4

Shades & Tints Shades & Tints

#FF007B

Dark
Light

#C96997

Dark
Light

#A39099

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff007b;
  --color-2: #c96997;
  --color-3: #a39099;
  --color-4: #000000;
  --color-5: #c4c4c4;
}

SCSS

$color-1: #ff007b;
$color-2: #c96997;
$color-3: #a39099;
$color-4: #000000;
$color-5: #c4c4c4;

TAILWIND

colors: {
  'brand-1': '#ff007b',
  'brand-2': '#c96997',
  'brand-3': '#a39099',
  'brand-4': '#000000',
  'brand-5': '#c4c4c4',
}

RGB Array

[255, 0, 123], [201, 105, 151], [163, 144, 153], [0, 0, 0], [196, 196, 196]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF007B, #C96997, #A39099, #000000, #C4C4C4 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: #ff007b; --color-2: #c96997; --color-3: #a39099; --color-4: #000000; --color-5: #c4c4c4. 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