← Back to Editor

#FFFFFF · #000000 · #E7FFFD · #F9DBE2 · #F7E8EB

A 5-color palette 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

#E7FFFD

Jade · White · Glacier Blue

HEX
#E7FFFD
RGB
rgb(231, 255, 253)
HSL
hsl(175, 100%, 95%)
HSB
hsb(175, 9%, 100%)
CMYK
cmyk(9%, 0%, 1%, 0%)
Oklch
oklch(98.2% 0.025 190.7)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#F9DBE2

Peach Pink · Linen · Cherry Blossom

HEX
#F9DBE2
RGB
rgb(249, 219, 226)
HSL
hsl(346, 71%, 92%)
HSB
hsb(346, 12%, 98%)
CMYK
cmyk(0%, 12%, 9%, 2%)
Oklch
oklch(91.8% 0.034 2.0)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F7E8EB

Peach Pink · Linen · Cherry Blossom

HEX
#F7E8EB
RGB
rgb(247, 232, 235)
HSL
hsl(348, 48%, 94%)
HSB
hsb(348, 6%, 97%)
CMYK
cmyk(0%, 6%, 5%, 3%)
Oklch
oklch(94.4% 0.017 3.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

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
E7FFFD
F9DBE2
F7E8EB
21.0
AAA
1.0
Fail
1.3
Fail
1.2
Fail
21.0
AAA
20.1
AAA
16.3
AAA
17.7
AAA
1.0
Fail
20.1
AAA
1.2
Fail
1.1
Fail
1.3
Fail
16.3
AAA
1.2
Fail
1.1
Fail
1.2
Fail
17.7
AAA
1.1
Fail
1.1
Fail
White BG
1.0Fail
21.0AAA
1.0Fail
1.3Fail
1.2Fail
Black BG
21.0AAA
1.0Fail
20.1AAA
16.3AAA
17.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
F1F2FD
ECECE0
F1F0EA

Deuteranopia

FFFFFF
000000
F0EEFE
EEF0E0
F1F2EA

Tritanopia

FFFFFF
000000
E8FEFE
F7DFDF
F6EAEA

Achromatopsia

FFFFFF
000000
F8F8F8
E5E5E5
EDEDED

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#E7FFFD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #e7fffd;
  --color-4: #f9dbe2;
  --color-5: #f7e8eb;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #e7fffd;
$color-4: #f9dbe2;
$color-5: #f7e8eb;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#e7fffd',
  'brand-4': '#f9dbe2',
  'brand-5': '#f7e8eb',
}

RGB Array

[255, 255, 255], [0, 0, 0], [231, 255, 253], [249, 219, 226], [247, 232, 235]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #000000, #E7FFFD, #F9DBE2, #F7E8EB 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: #e7fffd; --color-4: #f9dbe2; --color-5: #f7e8eb. 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