← Back to Editor

#F7C7F7 · #D9B3E3 · #B16DD9 · #6B4FCF · #2F3B4D

sunset

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F7C7F7

Mauve · Lavender · Lavender

HEX
#F7C7F7
RGB
rgb(247, 199, 247)
HSL
hsl(300, 75%, 87%)
HSB
hsb(300, 19%, 97%)
CMYK
cmyk(0%, 19%, 0%, 3%)
Oklch
oklch(88.6% 0.083 326.2)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#D9B3E3

Lilac · LightGray · Lilac Purple

HEX
#D9B3E3
RGB
rgb(217, 179, 227)
HSL
hsl(288, 46%, 80%)
HSB
hsb(288, 21%, 89%)
CMYK
cmyk(4%, 21%, 0%, 11%)
Oklch
oklch(81.5% 0.078 319.2)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#B16DD9

Lilac · MediumOrchid · Lilac Purple

HEX
#B16DD9
RGB
rgb(177, 109, 217)
HSL
hsl(278, 59%, 64%)
HSB
hsb(278, 50%, 85%)
CMYK
cmyk(18%, 50%, 0%, 15%)
Oklch
oklch(65.2% 0.168 311.6)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#6B4FCF

Deep Indigo · SlateBlue · Navy Blue

HEX
#6B4FCF
RGB
rgb(107, 79, 207)
HSL
hsl(253, 57%, 56%)
HSB
hsb(253, 62%, 81%)
CMYK
cmyk(48%, 62%, 0%, 19%)
Oklch
oklch(52.8% 0.188 288.3)

TraditionalDeep Indigo」· PaintNavy Blue」· Creative Blush Sunrise

#2F3B4D

Indigo · DarkSlateGray · Prussian Blue

HEX
#2F3B4D
RGB
rgb(47, 59, 77)
HSL
hsl(216, 24%, 24%)
HSB
hsb(216, 39%, 30%)
CMYK
cmyk(39%, 23%, 0%, 70%)
Oklch
oklch(34.9% 0.035 258.3)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7C7F7
C5F7C5

Analogous

DEC5F7
F7C7F7
F7C5DE

Triadic

F7C7F7
F7F7C5
C5F7F7

Split-Comp.

F7C7F7
DEF7C5
C5F7DE

Tetradic

F7C7F7
F7DEC5
C5F7C5
C5DEF7

Contrast Matrix WCAG 2.1 Contrast

F7C7F7
D9B3E3
B16DD9
6B4FCF
2F3B4D
1.3
Fail
2.4
Fail
4.0
AA Large
7.8
AAA
1.3
Fail
1.9
Fail
3.2
AA Large
6.2
AA
2.4
Fail
1.9
Fail
1.7
Fail
3.3
AA Large
4.0
AA Large
3.2
AA Large
1.7
Fail
2.0
Fail
7.8
AAA
6.2
AA
3.3
AA Large
2.0
Fail
White BG
1.5Fail
1.8Fail
3.5AA Large
5.8AA
11.3AAA
Black BG
14.5AAA
11.5AAA
6.1AA
3.6AA Large
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

E2E2EB
C9C8D7
9493BF
5F5FB0
343449

Deuteranopia

E5E9E9
CBCED5
989DB9
6163A9
343348

Tritanopia

F5E2E0
D7CECC
AEAAA6
6A9892
304544

Achromatopsia

DBDBDB
C4C4C4
8E8E8E
666666
393939

Shades & Tints Shades & Tints

#F7C7F7

Dark
Light

#D9B3E3

Dark
Light

#B16DD9

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7c7f7;
  --color-2: #d9b3e3;
  --color-3: #b16dd9;
  --color-4: #6b4fcf;
  --color-5: #2f3b4d;
}

SCSS

$color-1: #f7c7f7;
$color-2: #d9b3e3;
$color-3: #b16dd9;
$color-4: #6b4fcf;
$color-5: #2f3b4d;

TAILWIND

colors: {
  'brand-1': '#f7c7f7',
  'brand-2': '#d9b3e3',
  'brand-3': '#b16dd9',
  'brand-4': '#6b4fcf',
  'brand-5': '#2f3b4d',
}

RGB Array

[247, 199, 247], [217, 179, 227], [177, 109, 217], [107, 79, 207], [47, 59, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This sunset-style palette of #F7C7F7, #D9B3E3, #B16DD9, #6B4FCF, #2F3B4D is ideal for: 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: #f7c7f7; --color-2: #d9b3e3; --color-3: #b16dd9; --color-4: #6b4fcf; --color-5: #2f3b4d. 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 sunset-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