← Back to Editor

#FF99C2 · #FF70A9 · #FF3B89 · #000000 · #171717

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

#FF99C2

Rouge · LightPink · Cherry Blossom

HEX
#FF99C2
RGB
rgb(255, 153, 194)
HSL
hsl(336, 100%, 80%)
HSB
hsb(336, 40%, 100%)
CMYK
cmyk(0%, 40%, 24%, 0%)
Oklch
oklch(80.0% 0.130 354.8)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#FF70A9

Rouge · LightCoral · Rose Pink

HEX
#FF70A9
RGB
rgb(255, 112, 169)
HSL
hsl(336, 100%, 72%)
HSB
hsb(336, 56%, 100%)
CMYK
cmyk(0%, 56%, 34%, 0%)
Oklch
oklch(73.3% 0.182 357.6)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#FF3B89

Rouge · DeepPink · Rose Pink

HEX
#FF3B89
RGB
rgb(255, 59, 137)
HSL
hsl(336, 100%, 62%)
HSB
hsb(336, 77%, 100%)
CMYK
cmyk(0%, 77%, 46%, 0%)
Oklch
oklch(67.1% 0.234 2.4)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#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

#171717

Ink Black · Black · Jet Black

HEX
#171717
RGB
rgb(23, 23, 23)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF99C2
99FFD6

Analogous

FF99F5
FF99C2
FFA399

Triadic

FF99C2
C2FF99
99C2FF

Split-Comp.

FF99C2
99FFA3
99F5FF

Tetradic

FF99C2
F5FF99
99FFD6
A399FF

Contrast Matrix WCAG 2.1 Contrast

FF99C2
FF70A9
FF3B89
000000
171717
1.3
Fail
1.7
Fail
10.6
AAA
9.0
AAA
1.3
Fail
1.3
Fail
8.1
AAA
7.0
AA
1.7
Fail
1.3
Fail
6.2
AA
5.3
AA
10.6
AAA
8.1
AAA
6.2
AA
1.2
Fail
9.0
AAA
7.0
AA
5.3
AA
1.2
Fail
White BG
2.0Fail
2.6Fail
3.4AA Large
21.0AAA
17.9AAA
Black BG
10.6AAA
8.1AAA
6.2AA
1.0Fail
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

D3D2B8
C1C09B
AAA876
000000
171717

Deuteranopia

D9E0B6
C9D498
B6C472
000000
171717

Tritanopia

FAB0AF
F8908E
F56764
000000
171717

Achromatopsia

BCBCBC
A1A1A1
7E7E7E
000000
171717

Shades & Tints Shades & Tints

#FF99C2

Dark
Light

#FF70A9

Dark
Light

#FF3B89

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff99c2;
  --color-2: #ff70a9;
  --color-3: #ff3b89;
  --color-4: #000000;
  --color-5: #171717;
}

SCSS

$color-1: #ff99c2;
$color-2: #ff70a9;
$color-3: #ff3b89;
$color-4: #000000;
$color-5: #171717;

TAILWIND

colors: {
  'brand-1': '#ff99c2',
  'brand-2': '#ff70a9',
  'brand-3': '#ff3b89',
  'brand-4': '#000000',
  'brand-5': '#171717',
}

RGB Array

[255, 153, 194], [255, 112, 169], [255, 59, 137], [0, 0, 0], [23, 23, 23]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF99C2, #FF70A9, #FF3B89, #000000, #171717 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: #ff99c2; --color-2: #ff70a9; --color-3: #ff3b89; --color-4: #000000; --color-5: #171717. 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