← Back to Editor

#F1F1F1 · #DCDDDF · #FFFEFD · #F7F9F4 · #F3F5F6

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarmCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReading

Color Details Color Details

#F1F1F1

Plain White · Linen · Cloud White

HEX
#F1F1F1
RGB
rgb(241, 241, 241)
HSL
hsl(0, 0%, 95%)
HSB
hsb(0, 0%, 95%)
CMYK
cmyk(0%, 0%, 0%, 5%)
Oklch
oklch(95.8% 0.000 89.9)

TraditionalPlain White」· PaintCloud White」· Creative Morning Mist

#DCDDDF

Plain White · LightGray · Cloud White

HEX
#DCDDDF
RGB
rgb(220, 221, 223)
HSL
hsl(220, 4%, 87%)
HSB
hsb(220, 1%, 87%)
CMYK
cmyk(1%, 1%, 0%, 13%)
Oklch
oklch(89.7% 0.003 264.5)

TraditionalPlain White」· PaintCloud White」· Creative Silver Lining

#FFFEFD

Goose Yellow · White · Peach Orange

HEX
#FFFEFD
RGB
rgb(255, 254, 253)
HSL
hsl(30, 100%, 100%)
HSB
hsb(30, 1%, 100%)
CMYK
cmyk(0%, 0%, 1%, 0%)
Oklch
oklch(99.8% 0.002 67.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F7F9F4

Willow Green · Snow · Mint Green

HEX
#F7F9F4
RGB
rgb(247, 249, 244)
HSL
hsl(84, 29%, 97%)
HSB
hsb(84, 2%, 98%)
CMYK
cmyk(1%, 0%, 2%, 2%)
Oklch
oklch(97.9% 0.007 124.4)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#F3F5F6

Sky Blue · Snow · Sky Blue

HEX
#F3F5F6
RGB
rgb(243, 245, 246)
HSL
hsl(200, 14%, 96%)
HSB
hsb(200, 1%, 96%)
CMYK
cmyk(1%, 0%, 0%, 4%)
Oklch
oklch(96.9% 0.003 228.8)

TraditionalSky Blue」· PaintSky Blue」· Creative Twilight Haze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F1F1F1
F2F2F2

Analogous

F2F2F2
F1F1F1
F2F2F2

Triadic

F1F1F1
F2F2F2
F2F2F2

Split-Comp.

F1F1F1
F2F2F2
F2F2F2

Tetradic

F1F1F1
F2F2F2
F2F2F2
F2F2F2

Contrast Matrix WCAG 2.1 Contrast

F1F1F1
DCDDDF
FFFEFD
F7F9F4
F3F5F6
1.2
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.2
Fail
1.3
Fail
1.3
Fail
1.2
Fail
1.1
Fail
1.3
Fail
1.1
Fail
1.1
Fail
1.1
Fail
1.3
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.2
Fail
1.1
Fail
1.0
Fail
White BG
1.1Fail
1.4Fail
1.0Fail
1.1Fail
1.1Fail
Black BG
18.6AAA
15.5AAA
20.8AAA
19.8AAA
19.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F1F1F1
DCDCDF
FFFFFD
F8F8F5
F4F4F6

Deuteranopia

F1F1F1
DCDCDE
FFFFFD
F8F8F6
F4F4F6

Tritanopia

F1F1F1
DCDEDE
FFFDFD
F7F6F6
F3F6F6

Achromatopsia

F1F1F1
DDDDDD
FEFEFE
F8F8F8
F5F5F5

Shades & Tints Shades & Tints

#F1F1F1

Dark
Light

#DCDDDF

Dark
Light

#FFFEFD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f1f1f1;
  --color-2: #dcdddf;
  --color-3: #fffefd;
  --color-4: #f7f9f4;
  --color-5: #f3f5f6;
}

SCSS

$color-1: #f1f1f1;
$color-2: #dcdddf;
$color-3: #fffefd;
$color-4: #f7f9f4;
$color-5: #f3f5f6;

TAILWIND

colors: {
  'brand-1': '#f1f1f1',
  'brand-2': '#dcdddf',
  'brand-3': '#fffefd',
  'brand-4': '#f7f9f4',
  'brand-5': '#f3f5f6',
}

RGB Array

[241, 241, 241], [220, 221, 223], [255, 254, 253], [247, 249, 244], [243, 245, 246]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F1F1F1, #DCDDDF, #FFFEFD, #F7F9F4, #F3F5F6 is ideal for: brand design, premium product pages, magazine layouts, health products, baby brands, fresh-style blogs. Low-saturation colors convey a sophisticated, premium feel. It is a classic and elegant choice among 5-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #f1f1f1; --color-2: #dcdddf; --color-3: #fffefd; --color-4: #f7f9f4; --color-5: #f3f5f6. 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 beauty, lifestyle, arts industries. Restrained colors convey professionalism and trust. 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