← Back to Editor

#FFFFFF · #D5D2E3 · #7E718F · #565E71 · #0A0C19

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#D5D2E3

Wisteria · LightGray · Sky Blue

HEX
#D5D2E3
RGB
rgb(213, 210, 227)
HSL
hsl(251, 23%, 86%)
HSB
hsb(251, 7%, 89%)
CMYK
cmyk(6%, 7%, 0%, 11%)
Oklch
oklch(87.1% 0.023 294.0)

TraditionalWisteria」· PaintSky Blue」· Creative Lavender Dream

#7E718F

Deep Indigo · SlateGray · Violet

HEX
#7E718F
RGB
rgb(126, 113, 143)
HSL
hsl(266, 12%, 50%)
HSB
hsb(266, 21%, 56%)
CMYK
cmyk(12%, 21%, 0%, 44%)
Oklch
oklch(57.1% 0.048 304.6)

TraditionalDeep Indigo」· PaintViolet」· Creative Blush Sunrise

#565E71

Indigo · DimGray · Prussian Blue

HEX
#565E71
RGB
rgb(86, 94, 113)
HSL
hsl(222, 14%, 39%)
HSB
hsb(222, 24%, 44%)
CMYK
cmyk(24%, 17%, 0%, 56%)
Oklch
oklch(48.2% 0.032 267.2)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

#0A0C19

Indigo · Black · Deep Sea Blue

HEX
#0A0C19
RGB
rgb(10, 12, 25)
HSL
hsl(232, 43%, 7%)
HSB
hsb(232, 60%, 10%)
CMYK
cmyk(60%, 52%, 0%, 90%)
Oklch
oklch(16.0% 0.028 276.1)

TraditionalIndigo」· PaintDeep Sea Blue」· Creative Blush Sunrise

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
D5D2E3
7E718F
565E71
0A0C19
1.5
Fail
4.5
AA
6.5
AA
19.5
AAA
1.5
Fail
3.0
AA Large
4.4
AA Large
13.1
AAA
4.5
AA
3.0
AA Large
1.4
Fail
4.3
AA Large
6.5
AA
4.4
AA Large
1.4
Fail
3.0
Fail
19.5
AAA
13.1
AAA
4.3
AA Large
3.0
Fail
White BG
1.0Fail
1.5Fail
4.5AA
6.5AA
19.5AAA
Black BG
21.0AAA
14.2AAA
4.6AA
3.2AA Large
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D4D4DF
787888
595A6C
0B0B16

Deuteranopia

FFFFFF
D4D4DE
797A86
59586B
0B0B15

Tritanopia

FFFFFF
D5DCDB
7D8281
566968
0A1313

Achromatopsia

FFFFFF
D5D5D5
787878
5E5E5E
0D0D0D

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#D5D2E3

Dark
Light

#7E718F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #d5d2e3;
  --color-3: #7e718f;
  --color-4: #565e71;
  --color-5: #0a0c19;
}

SCSS

$color-1: #ffffff;
$color-2: #d5d2e3;
$color-3: #7e718f;
$color-4: #565e71;
$color-5: #0a0c19;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#d5d2e3',
  'brand-3': '#7e718f',
  'brand-4': '#565e71',
  'brand-5': '#0a0c19',
}

RGB Array

[255, 255, 255], [213, 210, 227], [126, 113, 143], [86, 94, 113], [10, 12, 25]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #D5D2E3, #7E718F, #565E71, #0A0C19 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #d5d2e3; --color-3: #7e718f; --color-4: #565e71; --color-5: #0a0c19. 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 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Restrained colors convey professionalism and trust. 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