← Back to Editor

#FF7D8E · #FFB8BC · #F2D2C7 · #F2C7C7 · #FC9ACD

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

PassionateDynamicWarm

Industry INDUSTRY

EntertainmentFMCG

UI Context UI CONTEXT

Sale PromoSocial App

Color Details Color Details

#FF7D8E

Peach Pink · LightCoral · Coral Red

HEX
#FF7D8E
RGB
rgb(255, 125, 142)
HSL
hsl(352, 100%, 75%)
HSB
hsb(352, 51%, 100%)
CMYK
cmyk(0%, 51%, 44%, 0%)
Oklch
oklch(74.3% 0.158 13.6)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#FFB8BC

Peach Pink · LightPink · Cherry Blossom

HEX
#FFB8BC
RGB
rgb(255, 184, 188)
HSL
hsl(357, 100%, 86%)
HSB
hsb(357, 28%, 100%)
CMYK
cmyk(0%, 28%, 26%, 0%)
Oklch
oklch(85.0% 0.083 15.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F2D2C7

Apricot · Bisque · Peach Orange

HEX
#F2D2C7
RGB
rgb(242, 210, 199)
HSL
hsl(15, 62%, 86%)
HSB
hsb(15, 18%, 95%)
CMYK
cmyk(0%, 13%, 18%, 5%)
Oklch
oklch(88.8% 0.039 39.9)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F2C7C7

Peach Pink · Pink · Cherry Blossom

HEX
#F2C7C7
RGB
rgb(242, 199, 199)
HSL
hsl(0, 62%, 86%)
HSB
hsb(0, 18%, 95%)
CMYK
cmyk(0%, 18%, 18%, 5%)
Oklch
oklch(86.7% 0.049 18.1)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FC9ACD

Mauve · LightPink · Cherry Blossom

HEX
#FC9ACD
RGB
rgb(252, 154, 205)
HSL
hsl(329, 94%, 80%)
HSB
hsb(329, 39%, 99%)
CMYK
cmyk(0%, 39%, 19%, 1%)
Oklch
oklch(80.1% 0.132 348.0)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF7D8E
80FFEE

Analogous

FF80D0
FF7D8E
FFAE80

Triadic

FF7D8E
91FF80
8090FF

Split-Comp.

FF7D8E
80FFAE
80D0FF

Tetradic

FF7D8E
D0FF80
80FFEE
AE80FF

Contrast Matrix WCAG 2.1 Contrast

FF7D8E
FFB8BC
F2D2C7
F2C7C7
FC9ACD
1.5
Fail
1.7
Fail
1.6
Fail
1.2
Fail
1.5
Fail
1.2
Fail
1.1
Fail
1.2
Fail
1.7
Fail
1.2
Fail
1.1
Fail
1.4
Fail
1.6
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.2
Fail
1.2
Fail
1.4
Fail
1.3
Fail
White BG
2.4Fail
1.6Fail
1.4Fail
1.5Fail
2.0Fail
Black BG
8.6AAA
12.8AAA
14.8AAA
13.8AAA
10.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

C7C68A
E0E0BB
E4E4CA
DFDFC7
D2D1C1

Deuteranopia

CED889
E4EABB
E6E8CA
E2E5C7
D7DFBE

Tritanopia

F98786
FBBABA
F0CCCC
F0C7C7
F7B7B5

Achromatopsia

A6A6A6
CECECE
DADADA
D4D4D4
BDBDBD

Shades & Tints Shades & Tints

#FF7D8E

Dark
Light

#FFB8BC

Dark
Light

#F2D2C7

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff7d8e;
  --color-2: #ffb8bc;
  --color-3: #f2d2c7;
  --color-4: #f2c7c7;
  --color-5: #fc9acd;
}

SCSS

$color-1: #ff7d8e;
$color-2: #ffb8bc;
$color-3: #f2d2c7;
$color-4: #f2c7c7;
$color-5: #fc9acd;

TAILWIND

colors: {
  'brand-1': '#ff7d8e',
  'brand-2': '#ffb8bc',
  'brand-3': '#f2d2c7',
  'brand-4': '#f2c7c7',
  'brand-5': '#fc9acd',
}

RGB Array

[255, 125, 142], [255, 184, 188], [242, 210, 199], [242, 199, 199], [252, 154, 205]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF7D8E, #FFB8BC, #F2D2C7, #F2C7C7, #FC9ACD is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs. Vivid colors effectively attract user attention. It is a vibrant and energetic choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff7d8e; --color-2: #ffb8bc; --color-3: #f2d2c7; --color-4: #f2c7c7; --color-5: #fc9acd. 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?

Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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 food & dining, entertainment, kids education, social industries. Bold colors convey vitality and innovation. 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