← Back to Editor

#FFE9E6 · #FFB4BD · #DA4366 · #0D0F0F · #1F2221

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

#FFE9E6

Peach Pink · Linen · Cherry Blossom

HEX
#FFE9E6
RGB
rgb(255, 233, 230)
HSL
hsl(7, 100%, 95%)
HSB
hsb(7, 10%, 100%)
CMYK
cmyk(0%, 9%, 10%, 0%)
Oklch
oklch(95.1% 0.024 26.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFB4BD

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB4BD
RGB
rgb(255, 180, 189)
HSL
hsl(353, 100%, 85%)
HSB
hsb(353, 29%, 100%)
CMYK
cmyk(0%, 29%, 26%, 0%)
Oklch
oklch(84.3% 0.088 11.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#DA4366

Vermilion · Tomato · Passion Red

HEX
#DA4366
RGB
rgb(218, 67, 102)
HSL
hsl(346, 67%, 56%)
HSB
hsb(346, 69%, 85%)
CMYK
cmyk(0%, 69%, 53%, 15%)
Oklch
oklch(60.8% 0.187 11.1)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#0D0F0F

Ink Black · Black · Jet Black

HEX
#0D0F0F
RGB
rgb(13, 15, 15)
HSL
hsl(180, 7%, 5%)
HSB
hsb(180, 13%, 6%)
CMYK
cmyk(13%, 0%, 0%, 94%)
Oklch
oklch(16.6% 0.003 196.8)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

#1F2221

Ink Black · Black · Dark Stone

HEX
#1F2221
RGB
rgb(31, 34, 33)
HSL
hsl(160, 5%, 13%)
HSB
hsb(160, 9%, 13%)
CMYK
cmyk(9%, 0%, 3%, 87%)
Oklch
oklch(24.8% 0.005 174.0)

TraditionalInk Black」· PaintDark Stone」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFE9E6
E5FCFF

Analogous

FFE5EF
FFE9E6
FFF5E5

Triadic

FFE9E6
E5FFE8
E8E5FF

Split-Comp.

FFE9E6
E5FFF5
E5EFFF

Tetradic

FFE9E6
EFFFE5
E5FCFF
F5E5FF

Contrast Matrix WCAG 2.1 Contrast

FFE9E6
FFB4BD
DA4366
0D0F0F
1F2221
1.4
Fail
3.6
AA Large
16.5
AAA
13.8
AAA
1.4
Fail
2.5
Fail
11.5
AAA
9.6
AAA
3.6
AA Large
2.5
Fail
4.6
AA
3.8
AA Large
16.5
AAA
11.5
AAA
4.6
AA
1.2
Fail
13.8
AAA
9.6
AAA
3.8
AA Large
1.2
Fail
White BG
1.2Fail
1.7Fail
4.2AA Large
19.2AAA
16.0AAA
Black BG
18.1AAA
12.5AAA
5.0AA
1.1Fail
1.3Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5E7
DFDEBB
99975E
0E0E0F
202021

Deuteranopia

F7F8E7
E3E9BA
A1AD5B
0E0E0F
202021

Tritanopia

FEE7E7
FBB9B9
D25755
0D0F0F
1F2121

Achromatopsia

EFEFEF
CBCBCB
747474
0E0E0E
212121

Shades & Tints Shades & Tints

#FFE9E6

Dark
Light

#FFB4BD

Dark
Light

#DA4366

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffe9e6;
  --color-2: #ffb4bd;
  --color-3: #da4366;
  --color-4: #0d0f0f;
  --color-5: #1f2221;
}

SCSS

$color-1: #ffe9e6;
$color-2: #ffb4bd;
$color-3: #da4366;
$color-4: #0d0f0f;
$color-5: #1f2221;

TAILWIND

colors: {
  'brand-1': '#ffe9e6',
  'brand-2': '#ffb4bd',
  'brand-3': '#da4366',
  'brand-4': '#0d0f0f',
  'brand-5': '#1f2221',
}

RGB Array

[255, 233, 230], [255, 180, 189], [218, 67, 102], [13, 15, 15], [31, 34, 33]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFE9E6, #FFB4BD, #DA4366, #0D0F0F, #1F2221 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: #ffe9e6; --color-2: #ffb4bd; --color-3: #da4366; --color-4: #0d0f0f; --color-5: #1f2221. 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