← Back to Editor

#F1F0EB · #FFD1DB · #E46195 · #331D4B · #6F7B6F

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

#F1F0EB

Fresh Green · Linen · Lemon Cream

HEX
#F1F0EB
RGB
rgb(241, 240, 235)
HSL
hsl(50, 18%, 93%)
HSB
hsb(50, 2%, 95%)
CMYK
cmyk(0%, 0%, 2%, 5%)
Oklch
oklch(95.5% 0.007 97.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FFD1DB

Peach Pink · Pink · Cherry Blossom

HEX
#FFD1DB
RGB
rgb(255, 209, 219)
HSL
hsl(347, 100%, 91%)
HSB
hsb(347, 18%, 100%)
CMYK
cmyk(0%, 18%, 14%, 0%)
Oklch
oklch(90.3% 0.053 3.6)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#E46195

Rouge · LightCoral · Rose Pink

HEX
#E46195
RGB
rgb(228, 97, 149)
HSL
hsl(336, 71%, 64%)
HSB
hsb(336, 57%, 89%)
CMYK
cmyk(0%, 57%, 35%, 11%)
Oklch
oklch(67.0% 0.170 357.9)

TraditionalRouge」· PaintRose Pink」· Creative Rose Petal

#331D4B

Deep Indigo · MidnightBlue · Dark Purple

HEX
#331D4B
RGB
rgb(51, 29, 75)
HSL
hsl(269, 44%, 20%)
HSB
hsb(269, 61%, 29%)
CMYK
cmyk(32%, 61%, 0%, 71%)
Oklch
oklch(28.5% 0.083 303.6)

TraditionalDeep Indigo」· PaintDark Purple」· Creative Blush Sunrise

#6F7B6F

Ink Gray · DimGray · Warm Gray

HEX
#6F7B6F
RGB
rgb(111, 123, 111)
HSL
hsl(120, 5%, 46%)
HSB
hsb(120, 10%, 48%)
CMYK
cmyk(10%, 0%, 10%, 52%)
Oklch
oklch(56.9% 0.023 145.3)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F0EB
EAEBF0

Analogous

F0ECEA
F1F0EB
EEF0EA

Triadic

F1F0EB
EAF0EF
EFEAF0

Split-Comp.

F1F0EB
EAEEF0
ECEAF0

Tetradic

F1F0EB
EAF0EC
EAEBF0
F0EAEE

Contrast Matrix WCAG 2.1 Contrast

F1F0EB
FFD1DB
E46195
331D4B
6F7B6F
1.2
Fail
2.9
Fail
13.0
AAA
3.9
AA Large
1.2
Fail
2.4
Fail
10.9
AAA
3.2
AA Large
2.9
Fail
2.4
Fail
4.5
AA
1.4
Fail
13.0
AAA
10.9
AAA
4.5
AA
3.3
AA Large
3.9
AA Large
3.2
AA Large
1.4
Fail
3.3
AA Large
White BG
1.1Fail
1.4Fail
3.3AA Large
14.8AAA
4.4AA Large
Black BG
18.4AAA
15.4AAA
6.4AA
1.4Fail
4.7AA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1EC
EBEBD9
ABAA88
292940
747472

Deuteranopia

F1F1ED
EEF1D8
B3BD85
2B2C3D
747373

Tritanopia

F1EDED
FDD7D6
DD7E7C
323735
707475

Achromatopsia

F0F0F0
E0E0E0
8E8E8E
292929
767676

Shades & Tints Shades & Tints

#F1F0EB

Dark
Light

#FFD1DB

Dark
Light

#E46195

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f0eb;
  --color-2: #ffd1db;
  --color-3: #e46195;
  --color-4: #331d4b;
  --color-5: #6f7b6f;
}

SCSS

$color-1: #f1f0eb;
$color-2: #ffd1db;
$color-3: #e46195;
$color-4: #331d4b;
$color-5: #6f7b6f;

TAILWIND

colors: {
  'brand-1': '#f1f0eb',
  'brand-2': '#ffd1db',
  'brand-3': '#e46195',
  'brand-4': '#331d4b',
  'brand-5': '#6f7b6f',
}

RGB Array

[241, 240, 235], [255, 209, 219], [228, 97, 149], [51, 29, 75], [111, 123, 111]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F0EB, #FFD1DB, #E46195, #331D4B, #6F7B6F 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: #f1f0eb; --color-2: #ffd1db; --color-3: #e46195; --color-4: #331d4b; --color-5: #6f7b6f. 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