← Back to Editor

#000000 · #FFCC69 · #FF76B3 · #FFFFFF · #FF4944

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

#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

#FFCC69

Goose Yellow · SandyBrown · Sunflower

HEX
#FFCC69
RGB
rgb(255, 204, 105)
HSL
hsl(40, 100%, 71%)
HSB
hsb(40, 59%, 100%)
CMYK
cmyk(0%, 20%, 59%, 0%)
Oklch
oklch(87.1% 0.130 82.2)

TraditionalGoose Yellow」· PaintSunflower」· Creative Lemon Fizz

#FF76B3

Rouge · Orchid · Rose Pink

HEX
#FF76B3
RGB
rgb(255, 118, 179)
HSL
hsl(333, 100%, 73%)
HSB
hsb(333, 54%, 100%)
CMYK
cmyk(0%, 54%, 30%, 0%)
Oklch
oklch(74.4% 0.178 354.4)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#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

#FF4944

Peach Pink · Tomato · Coral Red

HEX
#FF4944
RGB
rgb(255, 73, 68)
HSL
hsl(2, 100%, 63%)
HSB
hsb(2, 73%, 100%)
CMYK
cmyk(0%, 71%, 73%, 0%)
Oklch
oklch(66.8% 0.219 26.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FFCC69
FF76B3
FFFFFF
FF4944
14.1
AAA
8.5
AAA
21.0
AAA
6.3
AA
14.1
AAA
1.7
Fail
1.5
Fail
2.2
Fail
8.5
AAA
1.7
Fail
2.5
Fail
1.4
Fail
21.0
AAA
1.5
Fail
2.5
Fail
3.3
AA Large
6.3
AA
2.2
Fail
1.4
Fail
3.3
AA Large
White BG
21.0AAA
1.5Fail
2.5Fail
1.0Fail
3.3AA Large
Black BG
1.0Fail
14.1AAA
8.5AAA
21.0AAA
6.3AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
E9E881
C4C2A4
FFFFFF
B0AF45

Deuteranopia

000000
ECF087
CCD6A1
FFFFFF
BBC846

Tritanopia

000000
FC9498
F89996
FFFFFF
F64646

Achromatopsia

000000
D0D0D0
A6A6A6
FFFFFF
7F7F7F

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFCC69

Dark
Light

#FF76B3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffcc69;
  --color-3: #ff76b3;
  --color-4: #ffffff;
  --color-5: #ff4944;
}

SCSS

$color-1: #000000;
$color-2: #ffcc69;
$color-3: #ff76b3;
$color-4: #ffffff;
$color-5: #ff4944;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffcc69',
  'brand-3': '#ff76b3',
  'brand-4': '#ffffff',
  'brand-5': '#ff4944',
}

RGB Array

[0, 0, 0], [255, 204, 105], [255, 118, 179], [255, 255, 255], [255, 73, 68]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFCC69, #FF76B3, #FFFFFF, #FF4944 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: #000000; --color-2: #ffcc69; --color-3: #ff76b3; --color-4: #ffffff; --color-5: #ff4944. 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