← Back to Editor

#FFFFFF · #D4B7E9 · #FFBDD8 · #DBF0F9 · #000000

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

#D4B7E9

Lilac · LightGray · Lavender

HEX
#D4B7E9
RGB
rgb(212, 183, 233)
HSL
hsl(275, 53%, 82%)
HSB
hsb(275, 21%, 91%)
CMYK
cmyk(9%, 21%, 0%, 9%)
Oklch
oklch(82.1% 0.076 310.8)

TraditionalLilac」· PaintLavender」· Creative Lavender Dream

#FFBDD8

Rouge · Pink · Cherry Blossom

HEX
#FFBDD8
RGB
rgb(255, 189, 216)
HSL
hsl(335, 100%, 87%)
HSB
hsb(335, 26%, 100%)
CMYK
cmyk(0%, 26%, 15%, 0%)
Oklch
oklch(86.6% 0.083 352.6)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#DBF0F9

Sky Blue · Lavender · Glacier Blue

HEX
#DBF0F9
RGB
rgb(219, 240, 249)
HSL
hsl(198, 71%, 92%)
HSB
hsb(198, 12%, 98%)
CMYK
cmyk(12%, 4%, 0%, 2%)
Oklch
oklch(94.2% 0.025 225.3)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#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

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
D4B7E9
FFBDD8
DBF0F9
000000
1.8
Fail
1.6
Fail
1.2
Fail
21.0
AAA
1.8
Fail
1.2
Fail
1.5
Fail
11.7
AAA
1.6
Fail
1.2
Fail
1.3
Fail
13.5
AAA
1.2
Fail
1.5
Fail
1.3
Fail
17.8
AAA
21.0
AAA
11.7
AAA
13.5
AAA
17.8
AAA
White BG
1.0Fail
1.8Fail
1.6Fail
1.2Fail
21.0AAA
Black BG
21.0AAA
11.7AAA
13.5AAA
17.8AAA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
C7C7DD
E2E2D1
E4E4F7
000000

Deuteranopia

FFFFFF
C9CBDA
E6EBD0
E3E1F6
000000

Tritanopia

FFFFFF
D3D3D1
FCCCCB
DCF5F5
000000

Achromatopsia

FFFFFF
C5C5C5
D4D4D4
EBEBEB
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D4B7E9

Dark
Light

#FFBDD8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d4b7e9;
  --color-3: #ffbdd8;
  --color-4: #dbf0f9;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #d4b7e9;
$color-3: #ffbdd8;
$color-4: #dbf0f9;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d4b7e9',
  'brand-3': '#ffbdd8',
  'brand-4': '#dbf0f9',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [212, 183, 233], [255, 189, 216], [219, 240, 249], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D4B7E9, #FFBDD8, #DBF0F9, #000000 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: #d4b7e9; --color-3: #ffbdd8; --color-4: #dbf0f9; --color-5: #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?

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