← Back to Editor

#FFFFFF · #FAFFBA · #E2F09C

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

#FAFFBA

Fresh Green · Bisque · Lemon Cream

HEX
#FAFFBA
RGB
rgb(250, 255, 186)
HSL
hsl(64, 100%, 86%)
HSB
hsb(64, 27%, 100%)
CMYK
cmyk(2%, 0%, 27%, 0%)
Oklch
oklch(98.0% 0.088 111.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#E2F09C

Willow Green · Khaki · Apple Green

HEX
#E2F09C
RGB
rgb(226, 240, 156)
HSL
hsl(70, 74%, 78%)
HSB
hsb(70, 35%, 94%)
CMYK
cmyk(6%, 0%, 35%, 6%)
Oklch
oklch(92.6% 0.108 116.3)

TraditionalWillow Green」· PaintApple Green」· Creative Mint Breeze

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
FAFFBA
E2F09C
1.0
Fail
1.2
Fail
1.0
Fail
1.2
Fail
1.2
Fail
1.2
Fail
White BG
1.0Fail
1.0Fail
1.2Fail
Black BG
21.0AAA
20.1AAA
17.2AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
FCFCCB
E8E8B0

Deuteranopia

FFFFFF
FCFCCF
E7E6B5

Tritanopia

FFFFFF
FAD8DB
E3C0C4

Achromatopsia

FFFFFF
F6F6F6
E2E2E2

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FAFFBA

Dark
Light

#E2F09C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #faffba;
  --color-3: #e2f09c;
}

SCSS

$color-1: #ffffff;
$color-2: #faffba;
$color-3: #e2f09c;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#faffba',
  'brand-3': '#e2f09c',
}

RGB Array

[255, 255, 255], [250, 255, 186], [226, 240, 156]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

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

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ffffff; --color-2: #faffba; --color-3: #e2f09c. 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 3-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