← Back to Editor

#FFFFFF · #6ABAFF · #E3E3CB · #DBD0B9

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

#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

#6ABAFF

Sky Blue · LightSkyBlue · Cobalt Blue

HEX
#6ABAFF
RGB
rgb(106, 186, 255)
HSL
hsl(208, 100%, 71%)
HSB
hsb(208, 58%, 100%)
CMYK
cmyk(58%, 27%, 0%, 0%)
Oklch
oklch(76.6% 0.127 246.4)

TraditionalSky Blue」· PaintCobalt Blue」· Creative Twilight Haze

#E3E3CB

Fresh Green · LightGray · Lemon Cream

HEX
#E3E3CB
RGB
rgb(227, 227, 203)
HSL
hsl(60, 30%, 84%)
HSB
hsb(60, 11%, 89%)
CMYK
cmyk(0%, 0%, 11%, 11%)
Oklch
oklch(90.9% 0.032 107.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#DBD0B9

Goose Yellow · LightGray · Lemon Cream

HEX
#DBD0B9
RGB
rgb(219, 208, 185)
HSL
hsl(41, 32%, 79%)
HSB
hsb(41, 16%, 86%)
CMYK
cmyk(0%, 5%, 16%, 14%)
Oklch
oklch(86.0% 0.033 85.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

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
6ABAFF
E3E3CB
DBD0B9
2.1
Fail
1.3
Fail
1.5
Fail
2.1
Fail
1.6
Fail
1.4
Fail
1.3
Fail
1.6
Fail
1.2
Fail
1.5
Fail
1.4
Fail
1.2
Fail
White BG
1.0Fail
2.1Fail
1.3Fail
1.5Fail
Black BG
21.0AAA
10.1AAA
16.1AAA
13.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
8D8DEE
E3E3D1
D6D6BF

Deuteranopia

FFFFFF
8882EA
E3E3D2
D7D8C0

Tritanopia

FFFFFF
6EE1DE
E3D5D6
DAC3C4

Achromatopsia

FFFFFF
AAAAAA
E0E0E0
D1D1D1

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#6ABAFF

Dark
Light

#E3E3CB

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #6abaff;
  --color-3: #e3e3cb;
  --color-4: #dbd0b9;
}

SCSS

$color-1: #ffffff;
$color-2: #6abaff;
$color-3: #e3e3cb;
$color-4: #dbd0b9;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#6abaff',
  'brand-3': '#e3e3cb',
  'brand-4': '#dbd0b9',
}

RGB Array

[255, 255, 255], [106, 186, 255], [227, 227, 203], [219, 208, 185]

FAQ FAQ

What scenarios is this 4-color palette suitable for?

This general-style palette of #FFFFFF, #6ABAFF, #E3E3CB, #DBD0B9 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: #6abaff; --color-3: #e3e3cb; --color-4: #dbd0b9. 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