← Back to Editor

#000000 · #FFFFFF · #FFEBEF · #F8D0D8 · #FF6987

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData 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

#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

#FFEBEF

Peach Pink · SeaShell · Cherry Blossom

HEX
#FFEBEF
RGB
rgb(255, 235, 239)
HSL
hsl(348, 100%, 96%)
HSB
hsb(348, 8%, 100%)
CMYK
cmyk(0%, 8%, 6%, 0%)
Oklch
oklch(95.7% 0.022 3.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F8D0D8

Peach Pink · Pink · Cherry Blossom

HEX
#F8D0D8
RGB
rgb(248, 208, 216)
HSL
hsl(348, 74%, 89%)
HSB
hsb(348, 16%, 97%)
CMYK
cmyk(0%, 16%, 13%, 3%)
Oklch
oklch(89.4% 0.046 4.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#FF6987

Peach Pink · LightCoral · Coral Red

HEX
#FF6987
RGB
rgb(255, 105, 135)
HSL
hsl(348, 100%, 71%)
HSB
hsb(348, 59%, 100%)
CMYK
cmyk(0%, 59%, 47%, 0%)
Oklch
oklch(71.5% 0.184 10.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

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
FFFFFF
FFEBEF
F8D0D8
FF6987
21.0
AAA
18.4
AAA
15.0
AAA
7.6
AAA
21.0
AAA
1.1
Fail
1.4
Fail
2.8
Fail
18.4
AAA
1.1
Fail
1.2
Fail
2.4
Fail
15.0
AAA
1.4
Fail
1.2
Fail
2.0
Fail
7.6
AAA
2.8
Fail
2.4
Fail
2.0
Fail
White BG
21.0AAA
1.0Fail
1.1Fail
1.4Fail
2.8Fail
Black BG
1.0Fail
21.0AAA
18.4AAA
15.0AAA
7.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
F6F6EE
E7E6D6
BEBD80

Deuteranopia

000000
FFFFFF
F8F9EE
E9ECD6
C7D27E

Tritanopia

000000
FFFFFF
FEEDED
F6D5D4
F87A79

Achromatopsia

000000
FFFFFF
F1F1F1
DDDDDD
999999

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#FFEBEF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #ffebef;
  --color-4: #f8d0d8;
  --color-5: #ff6987;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #ffebef;
$color-4: #f8d0d8;
$color-5: #ff6987;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#ffebef',
  'brand-4': '#f8d0d8',
  'brand-5': '#ff6987',
}

RGB Array

[0, 0, 0], [255, 255, 255], [255, 235, 239], [248, 208, 216], [255, 105, 135]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #000000, #FFFFFF, #FFEBEF, #F8D0D8, #FF6987 is ideal for: health products, baby brands, fresh-style blogs, 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: #ffffff; --color-3: #ffebef; --color-4: #f8d0d8; --color-5: #ff6987. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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