← Back to Editor

#171717 · #F2ECD8 · #E683A7 · #A67CA0 · #FCDB8D

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#171717

Ink Black · Black · Jet Black

HEX
#171717
RGB
rgb(23, 23, 23)
HSL
hsl(0, 0%, 9%)
HSB
hsb(0, 0%, 9%)
CMYK
cmyk(0%, 0%, 0%, 91%)
Oklch
oklch(20.5% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#F2ECD8

Goose Yellow · Beige · Lemon Cream

HEX
#F2ECD8
RGB
rgb(242, 236, 216)
HSL
hsl(46, 50%, 90%)
HSB
hsb(46, 11%, 95%)
CMYK
cmyk(0%, 2%, 11%, 5%)
Oklch
oklch(94.2% 0.027 93.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#E683A7

Rouge · LightCoral · Rose Pink

HEX
#E683A7
RGB
rgb(230, 131, 167)
HSL
hsl(338, 66%, 71%)
HSB
hsb(338, 43%, 90%)
CMYK
cmyk(0%, 43%, 27%, 10%)
Oklch
oklch(72.7% 0.128 357.5)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#A67CA0

Rose Purple · DarkGray · Violet

HEX
#A67CA0
RGB
rgb(166, 124, 160)
HSL
hsl(309, 19%, 57%)
HSB
hsb(309, 25%, 65%)
CMYK
cmyk(0%, 25%, 4%, 35%)
Oklch
oklch(63.9% 0.072 331.4)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#FCDB8D

Goose Yellow · Khaki · Lemon Cream

HEX
#FCDB8D
RGB
rgb(252, 219, 141)
HSL
hsl(42, 95%, 77%)
HSB
hsb(42, 44%, 99%)
CMYK
cmyk(0%, 13%, 44%, 1%)
Oklch
oklch(90.2% 0.104 87.4)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

171717
171717

Analogous

171717
171717
171717

Triadic

171717
171717
171717

Split-Comp.

171717
171717
171717

Tetradic

171717
171717
171717
171717

Contrast Matrix WCAG 2.1 Contrast

171717
F2ECD8
E683A7
A67CA0
FCDB8D
15.2
AAA
7.0
AA
5.1
AA
13.4
AAA
15.2
AAA
2.2
Fail
3.0
Fail
1.1
Fail
7.0
AA
2.2
Fail
1.4
Fail
1.9
Fail
5.1
AA
3.0
Fail
1.4
Fail
2.6
Fail
13.4
AAA
1.1
Fail
1.9
Fail
2.6
Fail
White BG
17.9AAA
1.2Fail
2.6Fail
3.5AA Large
1.3Fail
Black BG
1.2Fail
17.8AAA
8.2AAA
6.0AA
15.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

171717
EFEFDD
BBBA9E
949397
EEEDA0

Deuteranopia

171717
F0F0DE
C1C89C
969995
F0F2A4

Tritanopia

171717
F2E1E2
E19796
A4908F
FAAFB2

Achromatopsia

171717
ECECEC
A5A5A5
8D8D8D
DCDCDC

Shades & Tints Shades & Tints

#171717

Dark
Light

#F2ECD8

Dark
Light

#E683A7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #171717;
  --color-2: #f2ecd8;
  --color-3: #e683a7;
  --color-4: #a67ca0;
  --color-5: #fcdb8d;
}

SCSS

$color-1: #171717;
$color-2: #f2ecd8;
$color-3: #e683a7;
$color-4: #a67ca0;
$color-5: #fcdb8d;

TAILWIND

colors: {
  'brand-1': '#171717',
  'brand-2': '#f2ecd8',
  'brand-3': '#e683a7',
  'brand-4': '#a67ca0',
  'brand-5': '#fcdb8d',
}

RGB Array

[23, 23, 23], [242, 236, 216], [230, 131, 167], [166, 124, 160], [252, 219, 141]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #171717, #F2ECD8, #E683A7, #A67CA0, #FCDB8D 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: #171717; --color-2: #f2ecd8; --color-3: #e683a7; --color-4: #a67ca0; --color-5: #fcdb8d. 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. 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