← Back to Editor

#FFFFFF · #F4FCE8 · #FFFEED · #FAF2F8

A 4-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

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F4FCE8

Willow Green · Linen · Mint Green

HEX
#F4FCE8
RGB
rgb(244, 252, 232)
HSL
hsl(84, 77%, 95%)
HSB
hsb(84, 8%, 99%)
CMYK
cmyk(3%, 0%, 8%, 1%)
Oklch
oklch(98.0% 0.028 124.8)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#FFFEED

Fresh Green · SeaShell · Lemon Cream

HEX
#FFFEED
RGB
rgb(255, 254, 237)
HSL
hsl(57, 100%, 96%)
HSB
hsb(57, 7%, 100%)
CMYK
cmyk(0%, 0%, 7%, 0%)
Oklch
oklch(99.3% 0.022 104.1)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#FAF2F8

Mauve · Snow · Lavender

HEX
#FAF2F8
RGB
rgb(250, 242, 248)
HSL
hsl(315, 44%, 96%)
HSB
hsb(315, 3%, 98%)
CMYK
cmyk(0%, 3%, 1%, 2%)
Oklch
oklch(96.9% 0.012 334.1)

TraditionalMauve」· PaintLavender」· Creative Rose Petal

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F4FCE8
FFFEED
FAF2F8
1.1
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.0
Fail
1.1
Fail
1.1
Fail
1.0
Fail
1.1
Fail
White BG
1.0Fail
1.1Fail
1.0Fail
1.1Fail
Black BG
21.0AAA
19.9AAA
20.7AAA
19.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F7F8ED
FFFFF1
F7F6F7

Deuteranopia

FFFFFF
F7F6EE
FFFFF2
F7F8F6

Tritanopia

FFFFFF
F4F1F2
FFF4F5
FAF5F5

Achromatopsia

FFFFFF
F7F7F7
FCFCFC
F5F5F5

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F4FCE8

Dark
Light

#FFFEED

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f4fce8;
  --color-3: #fffeed;
  --color-4: #faf2f8;
}

SCSS

$color-1: #ffffff;
$color-2: #f4fce8;
$color-3: #fffeed;
$color-4: #faf2f8;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f4fce8',
  'brand-3': '#fffeed',
  'brand-4': '#faf2f8',
}

RGB Array

[255, 255, 255], [244, 252, 232], [255, 254, 237], [250, 242, 248]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #F4FCE8, #FFFEED, #FAF2F8 is ideal for: health products, baby brands, fresh-style blogs. It is a balanced and harmonious choice among 4-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #f4fce8; --color-3: #fffeed; --color-4: #faf2f8. 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 4-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