← Back to Editor

#F1F2DC · #EBC5E1 · #EB5CC7 · #CE21B7 · #331E32

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

#F1F2DC

Fresh Green · Beige · Lemon Cream

HEX
#F1F2DC
RGB
rgb(241, 242, 220)
HSL
hsl(63, 46%, 91%)
HSB
hsb(63, 9%, 95%)
CMYK
cmyk(0%, 0%, 9%, 5%)
Oklch
oklch(95.5% 0.029 109.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#EBC5E1

Mauve · Pink · Lavender

HEX
#EBC5E1
RGB
rgb(235, 197, 225)
HSL
hsl(316, 49%, 85%)
HSB
hsb(316, 16%, 92%)
CMYK
cmyk(0%, 16%, 4%, 8%)
Oklch
oklch(86.4% 0.056 335.5)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

#EB5CC7

Mauve · Orchid · Lilac Purple

HEX
#EB5CC7
RGB
rgb(235, 92, 199)
HSL
hsl(315, 78%, 64%)
HSB
hsb(315, 61%, 92%)
CMYK
cmyk(0%, 61%, 15%, 8%)
Oklch
oklch(69.3% 0.211 338.8)

TraditionalMauve」· PaintLilac Purple」· Creative Rose Petal

#CE21B7

Rose Purple · MediumVioletRed · Violet

HEX
#CE21B7
RGB
rgb(206, 33, 183)
HSL
hsl(308, 72%, 47%)
HSB
hsb(308, 84%, 81%)
CMYK
cmyk(0%, 84%, 11%, 19%)
Oklch
oklch(59.4% 0.247 334.8)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#331E32

Rose Purple · DarkSlateGray · Dark Purple

HEX
#331E32
RGB
rgb(51, 30, 50)
HSL
hsl(303, 26%, 16%)
HSB
hsb(303, 41%, 20%)
CMYK
cmyk(0%, 41%, 2%, 80%)
Oklch
oklch(27.1% 0.047 328.4)

TraditionalRose Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F2DC
DFDDF3

Analogous

F3E9DD
F1F2DC
E7F3DD

Triadic

F1F2DC
DDF2F3
F3DDF2

Split-Comp.

F1F2DC
DDE7F3
E9DDF3

Tetradic

F1F2DC
DDF3E9
DFDDF3
F3DDE7

Contrast Matrix WCAG 2.1 Contrast

F1F2DC
EBC5E1
EB5CC7
CE21B7
331E32
1.4
Fail
2.7
Fail
4.1
AA Large
13.5
AAA
1.4
Fail
2.0
Fail
3.0
AA Large
9.9
AAA
2.7
Fail
2.0
Fail
1.5
Fail
5.0
AA
4.1
AA Large
3.0
AA Large
1.5
Fail
3.3
AA Large
13.5
AAA
9.9
AAA
5.0
AA
3.3
AA Large
White BG
1.1Fail
1.5Fail
3.0AA Large
4.6AA
15.3AAA
Black BG
18.5AAA
13.6AAA
6.9AA
4.5AA
1.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1E1
DBDADA
ADACAD
838293
2A2A2D

Deuteranopia

F1F1E3
DDE0D9
B5C0A7
8D9A8A
2B2D2C

Tritanopia

F1E6E6
E9D5D4
E49994
C57670
322929

Achromatopsia

EFEFEF
D4D4D4
939393
666666
272727

Shades & Tints Shades & Tints

#F1F2DC

Dark
Light

#EBC5E1

Dark
Light

#EB5CC7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f2dc;
  --color-2: #ebc5e1;
  --color-3: #eb5cc7;
  --color-4: #ce21b7;
  --color-5: #331e32;
}

SCSS

$color-1: #f1f2dc;
$color-2: #ebc5e1;
$color-3: #eb5cc7;
$color-4: #ce21b7;
$color-5: #331e32;

TAILWIND

colors: {
  'brand-1': '#f1f2dc',
  'brand-2': '#ebc5e1',
  'brand-3': '#eb5cc7',
  'brand-4': '#ce21b7',
  'brand-5': '#331e32',
}

RGB Array

[241, 242, 220], [235, 197, 225], [235, 92, 199], [206, 33, 183], [51, 30, 50]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F2DC, #EBC5E1, #EB5CC7, #CE21B7, #331E32 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: #f1f2dc; --color-2: #ebc5e1; --color-3: #eb5cc7; --color-4: #ce21b7; --color-5: #331e32. 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