← Back to Editor

#000000 · #F10A68 · #FDAAA6 · #000000

A 4-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

#F10A68

Dark Violet · DeepPink · Camellia

HEX
#F10A68
RGB
rgb(241, 10, 104)
HSL
hsl(336, 92%, 49%)
HSB
hsb(336, 96%, 95%)
CMYK
cmyk(0%, 96%, 57%, 5%)
Oklch
oklch(61.6% 0.244 8.2)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FDAAA6

Peach Pink · LightPink · Cherry Blossom

HEX
#FDAAA6
RGB
rgb(253, 170, 166)
HSL
hsl(3, 96%, 82%)
HSB
hsb(3, 34%, 99%)
CMYK
cmyk(0%, 33%, 34%, 1%)
Oklch
oklch(81.8% 0.099 22.5)

TraditionalPeach Pink」· PaintCherry Blossom」· 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

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
F10A68
FDAAA6
000000
5.0
AA
11.5
AAA
5.0
AA
2.3
Fail
5.0
AA
11.5
AAA
2.3
Fail
11.5
AAA
5.0
AA
11.5
AAA
White BG
21.0AAA
4.2AA Large
1.8Fail
21.0AAA
Black BG
1.0Fail
5.0AA
11.5AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
8D8B51
D9D8A7
000000

Deuteranopia

000000
9AAC4C
DEE4A7
000000

Tritanopia

000000
E53F3B
F9A8A8
000000

Achromatopsia

000000
5A5A5A
C2C2C2
000000

Shades & Tints Shades & Tints

#000000

Dark
Light

#F10A68

Dark
Light

#FDAAA6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #f10a68;
  --color-3: #fdaaa6;
  --color-4: #000000;
}

SCSS

$color-1: #000000;
$color-2: #f10a68;
$color-3: #fdaaa6;
$color-4: #000000;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#f10a68',
  'brand-3': '#fdaaa6',
  'brand-4': '#000000',
}

RGB Array

[0, 0, 0], [241, 10, 104], [253, 170, 166], [0, 0, 0]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #F10A68, #FDAAA6, #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 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #000000; --color-2: #f10a68; --color-3: #fdaaa6; --color-4: #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 4-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