← Back to Editor

#FDF8F8 · #F3EDED · #D60202 · #F5F3F3 · #FFFAFA

minimal

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

RestrainedProfessionalPureWarm

Industry INDUSTRY

ArchitectureManufacturingSaaS B2B

UI Context UI CONTEXT

Corporate SitePortfolioAdmin PanelData Visualization

Color Details Color Details

#FDF8F8

Peach Pink · Snow · Cherry Blossom

HEX
#FDF8F8
RGB
rgb(253, 248, 248)
HSL
hsl(0, 56%, 98%)
HSB
hsb(0, 2%, 99%)
CMYK
cmyk(0%, 2%, 2%, 1%)
Oklch
oklch(98.3% 0.005 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F3EDED

Peach Pink · Linen · Cherry Blossom

HEX
#F3EDED
RGB
rgb(243, 237, 237)
HSL
hsl(0, 20%, 94%)
HSB
hsb(0, 2%, 95%)
CMYK
cmyk(0%, 2%, 2%, 5%)
Oklch
oklch(95.1% 0.006 17.3)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#D60202

Vermilion · Red · Passion Red

HEX
#D60202
RGB
rgb(214, 2, 2)
HSL
hsl(0, 98%, 42%)
HSB
hsb(0, 99%, 84%)
CMYK
cmyk(0%, 99%, 99%, 16%)
Oklch
oklch(55.1% 0.225 29.2)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#F5F3F3

Peach Pink · SeaShell · Cloud White

HEX
#F5F3F3
RGB
rgb(245, 243, 243)
HSL
hsl(0, 9%, 96%)
HSB
hsb(0, 1%, 96%)
CMYK
cmyk(0%, 1%, 1%, 4%)
Oklch
oklch(96.6% 0.002 17.2)

TraditionalPeach Pink」· PaintCloud White」· Creative Morning Mist

#FFFAFA

Peach Pink · Snow · Cherry Blossom

HEX
#FFFAFA
RGB
rgb(255, 250, 250)
HSL
hsl(0, 100%, 99%)
HSB
hsb(0, 2%, 100%)
CMYK
cmyk(0%, 2%, 2%, 0%)
Oklch
oklch(98.9% 0.005 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FDF8F8
F7FDFD

Analogous

FDF7FA
FDF8F8
FDFAF7

Triadic

FDF8F8
F7FDF7
F7F7FD

Split-Comp.

FDF8F8
F7FDFA
F7FAFD

Tetradic

FDF8F8
FAFDF7
F7FDFD
FAF7FD

Contrast Matrix WCAG 2.1 Contrast

FDF8F8
F3EDED
D60202
F5F3F3
FFFAFA
1.1
Fail
5.2
AA
1.1
Fail
1.0
Fail
1.1
Fail
4.7
AA
1.0
Fail
1.1
Fail
5.2
AA
4.7
AA
4.9
AA
5.2
AA
1.1
Fail
1.0
Fail
4.9
AA
1.1
Fail
1.0
Fail
1.1
Fail
5.2
AA
1.1
Fail
White BG
1.1Fail
1.2Fail
5.4AA
1.1Fail
1.0Fail
Black BG
20.0AAA
18.1AAA
3.9AA Large
19.0AAA
20.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FBFBF8
F0F0ED
7A7802
F4F4F3
FDFDFA

Deuteranopia

FBFCF8
F1F1ED
879602
F4F4F3
FDFEFA

Tritanopia

FDF8F8
F3EDED
CB0202
F5F3F3
FFFAFA

Achromatopsia

F9F9F9
EFEFEF
414141
F4F4F4
FBFBFB

Shades & Tints Shades & Tints

#FDF8F8

Dark
Light

#F3EDED

Dark
Light

#D60202

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fdf8f8;
  --color-2: #f3eded;
  --color-3: #d60202;
  --color-4: #f5f3f3;
  --color-5: #fffafa;
}

SCSS

$color-1: #fdf8f8;
$color-2: #f3eded;
$color-3: #d60202;
$color-4: #f5f3f3;
$color-5: #fffafa;

TAILWIND

colors: {
  'brand-1': '#fdf8f8',
  'brand-2': '#f3eded',
  'brand-3': '#d60202',
  'brand-4': '#f5f3f3',
  'brand-5': '#fffafa',
}

RGB Array

[253, 248, 248], [243, 237, 237], [214, 2, 2], [245, 243, 243], [255, 250, 250]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This minimal-style palette of #FDF8F8, #F3EDED, #D60202, #F5F3F3, #FFFAFA is ideal for: health products, baby brands, fresh-style blogs, 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: #fdf8f8; --color-2: #f3eded; --color-3: #d60202; --color-4: #f5f3f3; --color-5: #fffafa. 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 minimal-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