← Back to Editor

#000000 · #FF8CC6 · #FFBDDE · #E6E6FF

A 4-color palette palette · Complete color analysis and application guide

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarmCool

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial AppData 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

#FF8CC6

Rouge · LightPink · Cherry Blossom

HEX
#FF8CC6
RGB
rgb(255, 140, 198)
HSL
hsl(330, 100%, 77%)
HSB
hsb(330, 45%, 100%)
CMYK
cmyk(0%, 45%, 22%, 0%)
Oklch
oklch(78.1% 0.153 349.7)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#FFBDDE

Rouge · Pink · Cherry Blossom

HEX
#FFBDDE
RGB
rgb(255, 189, 222)
HSL
hsl(330, 100%, 87%)
HSB
hsb(330, 26%, 100%)
CMYK
cmyk(0%, 26%, 13%, 0%)
Oklch
oklch(86.8% 0.086 347.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#E6E6FF

Wisteria · Lavender · Sky Blue

HEX
#E6E6FF
RGB
rgb(230, 230, 255)
HSL
hsl(240, 100%, 95%)
HSB
hsb(240, 10%, 100%)
CMYK
cmyk(10%, 10%, 0%, 0%)
Oklch
oklch(93.2% 0.034 285.7)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

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
FF8CC6
FFBDDE
E6E6FF
9.8
AAA
13.6
AAA
17.1
AAA
9.8
AAA
1.4
Fail
1.7
Fail
13.6
AAA
1.4
Fail
1.3
Fail
17.1
AAA
1.7
Fail
1.3
Fail
White BG
21.0AAA
2.1Fail
1.5Fail
1.2Fail
Black BG
1.0Fail
9.8AAA
13.6AAA
17.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
CDCCB8
E2E2D6
E6E6F9

Deuteranopia

000000
D4DDB5
E6EBD4
E6E6F8

Tritanopia

000000
F9ADAA
FCD0CE
E6F4F3

Achromatopsia

000000
B5B5B5
D4D4D4
E9E9E9

Shades & Tints Shades & Tints

#000000

Dark
Light

#FF8CC6

Dark
Light

#FFBDDE

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ff8cc6;
  --color-3: #ffbdde;
  --color-4: #e6e6ff;
}

SCSS

$color-1: #000000;
$color-2: #ff8cc6;
$color-3: #ffbdde;
$color-4: #e6e6ff;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ff8cc6',
  'brand-3': '#ffbdde',
  'brand-4': '#e6e6ff',
}

RGB Array

[0, 0, 0], [255, 140, 198], [255, 189, 222], [230, 230, 255]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #000000, #FF8CC6, #FFBDDE, #E6E6FF is ideal for: social media posters, mobile apps, e-commerce promos, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. It is a vibrant and energetic 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: #ff8cc6; --color-3: #ffbdde; --color-4: #e6e6ff. 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 4-color scheme is especially suited for food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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