← Back to Editor

#FFFFFF · #000000 · #F2C2D0 · #C2C7F2 · #C2F2E2

dark

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#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

#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

#F2C2D0

Rouge · Pink · Cherry Blossom

HEX
#F2C2D0
RGB
rgb(242, 194, 208)
HSL
hsl(343, 65%, 85%)
HSB
hsb(343, 20%, 95%)
CMYK
cmyk(0%, 20%, 14%, 5%)
Oklch
oklch(86.0% 0.058 359.0)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#C2C7F2

Azure · LightSteelBlue · Sky Blue

HEX
#C2C7F2
RGB
rgb(194, 199, 242)
HSL
hsl(234, 65%, 85%)
HSB
hsb(234, 20%, 95%)
CMYK
cmyk(20%, 18%, 0%, 5%)
Oklch
oklch(84.0% 0.060 279.8)

TraditionalAzure」· PaintSky Blue」· Creative Twilight Haze

#C2F2E2

Jade · LightBlue · Glacier Blue

HEX
#C2F2E2
RGB
rgb(194, 242, 226)
HSL
hsl(160, 65%, 85%)
HSB
hsb(160, 20%, 95%)
CMYK
cmyk(20%, 0%, 7%, 5%)
Oklch
oklch(92.3% 0.054 172.8)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
000000
F2C2D0
C2C7F2
C2F2E2
21.0
AAA
1.6
Fail
1.6
Fail
1.2
Fail
21.0
AAA
13.4
AAA
12.7
AAA
17.1
AAA
1.6
Fail
13.4
AAA
1.1
Fail
1.3
Fail
1.6
Fail
12.7
AAA
1.1
Fail
1.3
Fail
1.2
Fail
17.1
AAA
1.3
Fail
1.3
Fail
White BG
1.0Fail
21.0AAA
1.6Fail
1.6Fail
1.2Fail
Black BG
21.0AAA
1.0Fail
13.4AAA
12.7AAA
17.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
DDDDCD
C4C4E8
D7D7E6

Deuteranopia

FFFFFF
000000
E0E4CC
C4C3E5
D4D0E7

Tritanopia

FFFFFF
000000
F0CAC9
C2DFDE
C4E9EA

Achromatopsia

FFFFFF
000000
D2D2D2
CACACA
E2E2E2

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#F2C2D0

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #f2c2d0;
  --color-4: #c2c7f2;
  --color-5: #c2f2e2;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #f2c2d0;
$color-4: #c2c7f2;
$color-5: #c2f2e2;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#f2c2d0',
  'brand-4': '#c2c7f2',
  'brand-5': '#c2f2e2',
}

RGB Array

[255, 255, 255], [0, 0, 0], [242, 194, 208], [194, 199, 242], [194, 242, 226]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This dark-style palette of #FFFFFF, #000000, #F2C2D0, #C2C7F2, #C2F2E2 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: #ffffff; --color-2: #000000; --color-3: #f2c2d0; --color-4: #c2c7f2; --color-5: #c2f2e2. 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 dark-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