← Back to Editor

#F7F3F3 · #DDDADA · #B3B1B1 · #F3E3E3 · #FFFCFC

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#F7F3F3

Peach Pink · SeaShell · Cherry Blossom

HEX
#F7F3F3
RGB
rgb(247, 243, 243)
HSL
hsl(0, 20%, 96%)
HSB
hsb(0, 2%, 97%)
CMYK
cmyk(0%, 2%, 2%, 3%)
Oklch
oklch(96.7% 0.004 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#DDDADA

Plain White · LightGray · Cloud White

HEX
#DDDADA
RGB
rgb(221, 218, 218)
HSL
hsl(0, 4%, 86%)
HSB
hsb(0, 1%, 87%)
CMYK
cmyk(0%, 1%, 1%, 13%)
Oklch
oklch(89.1% 0.003 17.2)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#B3B1B1

Ash · DarkGray · Silver Sand

HEX
#B3B1B1
RGB
rgb(179, 177, 177)
HSL
hsl(0, 1%, 70%)
HSB
hsb(0, 1%, 70%)
CMYK
cmyk(0%, 1%, 1%, 30%)
Oklch
oklch(76.2% 0.002 17.2)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#F3E3E3

Peach Pink · Linen · Cherry Blossom

HEX
#F3E3E3
RGB
rgb(243, 227, 227)
HSL
hsl(0, 40%, 92%)
HSB
hsb(0, 7%, 95%)
CMYK
cmyk(0%, 7%, 7%, 5%)
Oklch
oklch(92.9% 0.018 17.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FFFCFC

Peach Pink · Snow · Cherry Blossom

HEX
#FFFCFC
RGB
rgb(255, 252, 252)
HSL
hsl(0, 100%, 99%)
HSB
hsb(0, 1%, 100%)
CMYK
cmyk(0%, 1%, 1%, 0%)
Oklch
oklch(99.3% 0.003 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F7F3F3
F3F7F7

Analogous

F7F3F5
F7F3F3
F7F5F3

Triadic

F7F3F3
F3F7F3
F3F3F7

Split-Comp.

F7F3F3
F3F7F5
F3F5F7

Tetradic

F7F3F3
F5F7F3
F3F7F7
F5F3F7

Contrast Matrix WCAG 2.1 Contrast

F7F3F3
DDDADA
B3B1B1
F3E3E3
FFFCFC
1.3
Fail
1.9
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.5
Fail
1.1
Fail
1.4
Fail
1.9
Fail
1.5
Fail
1.7
Fail
2.1
Fail
1.1
Fail
1.1
Fail
1.7
Fail
1.2
Fail
1.1
Fail
1.4
Fail
2.1
Fail
1.2
Fail
White BG
1.1Fail
1.4Fail
2.1Fail
1.2Fail
1.0Fail
Black BG
19.1AAA
15.1AAA
9.8AAA
16.9AAA
20.6AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F5F5F3
DCDCDA
B2B2B1
ECECE3
FEFEFC

Deuteranopia

F6F6F3
DCDCDA
B2B2B1
EDEEE3
FEFEFC

Tritanopia

F7F3F3
DDDADA
B3B1B1
F2E3E3
FFFCFC

Achromatopsia

F4F4F4
DBDBDB
B2B2B2
E8E8E8
FDFDFD

Shades & Tints Shades & Tints

#F7F3F3

Dark
Light

#DDDADA

Dark
Light

#B3B1B1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f7f3f3;
  --color-2: #dddada;
  --color-3: #b3b1b1;
  --color-4: #f3e3e3;
  --color-5: #fffcfc;
}

SCSS

$color-1: #f7f3f3;
$color-2: #dddada;
$color-3: #b3b1b1;
$color-4: #f3e3e3;
$color-5: #fffcfc;

TAILWIND

colors: {
  'brand-1': '#f7f3f3',
  'brand-2': '#dddada',
  'brand-3': '#b3b1b1',
  'brand-4': '#f3e3e3',
  'brand-5': '#fffcfc',
}

RGB Array

[247, 243, 243], [221, 218, 218], [179, 177, 177], [243, 227, 227], [255, 252, 252]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F7F3F3, #DDDADA, #B3B1B1, #F3E3E3, #FFFCFC is ideal for: health products, baby brands, fresh-style blogs. 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: #f7f3f3; --color-2: #dddada; --color-3: #b3b1b1; --color-4: #f3e3e3; --color-5: #fffcfc. 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 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