← Back to Editor

#FFFCF5 · #C20A0C · #BD4646 · #FCF6DA · #FDFAF2

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 AppData Visualization

Color Details Color Details

#FFFCF5

Goose Yellow · Snow · Lemon Cream

HEX
#FFFCF5
RGB
rgb(255, 252, 245)
HSL
hsl(42, 100%, 98%)
HSB
hsb(42, 4%, 100%)
CMYK
cmyk(0%, 1%, 4%, 0%)
Oklch
oklch(99.1% 0.010 87.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#C20A0C

Vermilion · FireBrick · Wine Red

HEX
#C20A0C
RGB
rgb(194, 10, 12)
HSL
hsl(359, 90%, 40%)
HSB
hsb(359, 95%, 76%)
CMYK
cmyk(0%, 95%, 94%, 24%)
Oklch
oklch(51.4% 0.207 28.6)

TraditionalVermilion」· PaintWine Red」· Creative Blush Sunrise

#BD4646

Crimson · Sienna · Passion Red

HEX
#BD4646
RGB
rgb(189, 70, 70)
HSL
hsl(0, 47%, 51%)
HSB
hsb(0, 63%, 74%)
CMYK
cmyk(0%, 63%, 63%, 26%)
Oklch
oklch(55.7% 0.154 23.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#FCF6DA

Goose Yellow · Beige · Lemon Cream

HEX
#FCF6DA
RGB
rgb(252, 246, 218)
HSL
hsl(49, 85%, 92%)
HSB
hsb(49, 13%, 99%)
CMYK
cmyk(0%, 2%, 13%, 1%)
Oklch
oklch(97.1% 0.037 97.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FDFAF2

Goose Yellow · SeaShell · Lemon Cream

HEX
#FDFAF2
RGB
rgb(253, 250, 242)
HSL
hsl(44, 73%, 97%)
HSB
hsb(44, 4%, 99%)
CMYK
cmyk(0%, 1%, 4%, 1%)
Oklch
oklch(98.5% 0.011 89.7)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFCF5
F5F8FF

Analogous

FFF7F5
FFFCF5
FDFFF5

Triadic

FFFCF5
F5FFFC
FCF5FF

Split-Comp.

FFFCF5
F5FDFF
F7F5FF

Tetradic

FFFCF5
F5FFF7
F5F8FF
FFF5FD

Contrast Matrix WCAG 2.1 Contrast

FFFCF5
C20A0C
BD4646
FCF6DA
FDFAF2
6.1
AA
5.0
AA
1.1
Fail
1.0
Fail
6.1
AA
1.2
Fail
5.8
AA
6.0
AA
5.0
AA
1.2
Fail
4.7
AA
4.9
AA
1.1
Fail
5.8
AA
4.7
AA
1.0
Fail
1.0
Fail
6.0
AA
4.9
AA
1.0
Fail
White BG
1.0Fail
6.3AA
5.1AA
1.1Fail
1.0Fail
Black BG
20.5AAA
3.3AA Large
4.1AA Large
19.3AAA
20.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEF7
72710C
898846
F9F9E1
FCFCF4

Deuteranopia

FEFEF7
7D8B0B
909946
FAFAE2
FCFCF4

Tritanopia

FFF8F8
B90B0B
B74646
FCE6E7
FDF5F6

Achromatopsia

FCFCFC
414141
6A6A6A
F5F5F5
FAFAFA

Shades & Tints Shades & Tints

#FFFCF5

Dark
Light

#C20A0C

Dark
Light

#BD4646

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fffcf5;
  --color-2: #c20a0c;
  --color-3: #bd4646;
  --color-4: #fcf6da;
  --color-5: #fdfaf2;
}

SCSS

$color-1: #fffcf5;
$color-2: #c20a0c;
$color-3: #bd4646;
$color-4: #fcf6da;
$color-5: #fdfaf2;

TAILWIND

colors: {
  'brand-1': '#fffcf5',
  'brand-2': '#c20a0c',
  'brand-3': '#bd4646',
  'brand-4': '#fcf6da',
  'brand-5': '#fdfaf2',
}

RGB Array

[255, 252, 245], [194, 10, 12], [189, 70, 70], [252, 246, 218], [253, 250, 242]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFCF5, #C20A0C, #BD4646, #FCF6DA, #FDFAF2 is ideal for: social media posters, mobile apps, e-commerce promos, health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. Vivid colors effectively attract user attention. High contrast ensures clear visual hierarchy and readability. 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: #fffcf5; --color-2: #c20a0c; --color-3: #bd4646; --color-4: #fcf6da; --color-5: #fdfaf2. 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. 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 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