← Back to Editor

#FECFD7 · #F4AABB · #89B4A3 · #547C9F · #2C3F4D

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

#FECFD7

Peach Pink · Pink · Cherry Blossom

HEX
#FECFD7
RGB
rgb(254, 207, 215)
HSL
hsl(350, 96%, 90%)
HSB
hsb(350, 19%, 100%)
CMYK
cmyk(0%, 19%, 15%, 0%)
Oklch
oklch(89.7% 0.054 6.7)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F4AABB

Peach Pink · LightPink · Cherry Blossom

HEX
#F4AABB
RGB
rgb(244, 170, 187)
HSL
hsl(346, 77%, 81%)
HSB
hsb(346, 30%, 96%)
CMYK
cmyk(0%, 30%, 23%, 4%)
Oklch
oklch(81.3% 0.089 4.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#89B4A3

Jade · DarkSeaGreen · Apple Green

HEX
#89B4A3
RGB
rgb(137, 180, 163)
HSL
hsl(156, 22%, 62%)
HSB
hsb(156, 24%, 71%)
CMYK
cmyk(24%, 0%, 9%, 29%)
Oklch
oklch(73.4% 0.052 168.7)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#547C9F

Slate Blue · SteelBlue · Navy Blue

HEX
#547C9F
RGB
rgb(84, 124, 159)
HSL
hsl(208, 31%, 48%)
HSB
hsb(208, 47%, 62%)
CMYK
cmyk(47%, 22%, 0%, 38%)
Oklch
oklch(57.1% 0.070 245.8)

TraditionalSlate Blue」· PaintNavy Blue」· Creative Blush Sunrise

#2C3F4D

Slate Blue · DarkSlateGray · Prussian Blue

HEX
#2C3F4D
RGB
rgb(44, 63, 77)
HSL
hsl(205, 27%, 24%)
HSB
hsb(205, 43%, 30%)
CMYK
cmyk(43%, 18%, 0%, 70%)
Oklch
oklch(35.8% 0.034 240.8)

TraditionalSlate Blue」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FECFD7
CDFEF6

Analogous

FECDEE
FECFD7
FEDDCD

Triadic

FECFD7
D5FECD
CDD5FE

Split-Comp.

FECFD7
CDFEDD
CDEEFE

Tetradic

FECFD7
EEFECD
CDFEF6
DDCDFE

Contrast Matrix WCAG 2.1 Contrast

FECFD7
F4AABB
89B4A3
547C9F
2C3F4D
1.3
Fail
1.7
Fail
3.2
AA Large
7.9
AAA
1.3
Fail
1.2
Fail
2.4
Fail
5.9
AA
1.7
Fail
1.2
Fail
1.9
Fail
4.7
AA
3.2
AA Large
2.4
Fail
1.9
Fail
2.5
Fail
7.9
AAA
5.9
AA
4.7
AA
2.5
Fail
White BG
1.4Fail
1.9Fail
2.3Fail
4.4AA Large
10.9AAA
Black BG
15.1AAA
11.3AAA
9.1AAA
4.8AA
1.9Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

EAE9D5
D4D3B7
9C9CA7
656697
34344A

Deuteranopia

ECF0D5
D8DEB6
9996A8
636095
333249

Tritanopia

FCD4D3
F0B4B3
8BAAAB
56908E
2D4746

Achromatopsia

DEDEDE
C2C2C2
A5A5A5
747474
3B3B3B

Shades & Tints Shades & Tints

#FECFD7

Dark
Light

#F4AABB

Dark
Light

#89B4A3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fecfd7;
  --color-2: #f4aabb;
  --color-3: #89b4a3;
  --color-4: #547c9f;
  --color-5: #2c3f4d;
}

SCSS

$color-1: #fecfd7;
$color-2: #f4aabb;
$color-3: #89b4a3;
$color-4: #547c9f;
$color-5: #2c3f4d;

TAILWIND

colors: {
  'brand-1': '#fecfd7',
  'brand-2': '#f4aabb',
  'brand-3': '#89b4a3',
  'brand-4': '#547c9f',
  'brand-5': '#2c3f4d',
}

RGB Array

[254, 207, 215], [244, 170, 187], [137, 180, 163], [84, 124, 159], [44, 63, 77]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FECFD7, #F4AABB, #89B4A3, #547C9F, #2C3F4D 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: #fecfd7; --color-2: #f4aabb; --color-3: #89b4a3; --color-4: #547c9f; --color-5: #2c3f4d. 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