← Back to Editor

#FFFFEA · #D2DBCA · #8A899C · #657182 · #AEC0C2

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanCool

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFEA

Fresh Green · LightYellow · Lemon Cream

HEX
#FFFFEA
RGB
rgb(255, 255, 234)
HSL
hsl(60, 100%, 96%)
HSB
hsb(60, 8%, 100%)
CMYK
cmyk(0%, 0%, 8%, 0%)
Oklch
oklch(99.4% 0.027 106.9)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D2DBCA

Celadon · LightGray · Mint Green

HEX
#D2DBCA
RGB
rgb(210, 219, 202)
HSL
hsl(92, 19%, 83%)
HSB
hsb(92, 8%, 86%)
CMYK
cmyk(4%, 0%, 8%, 14%)
Oklch
oklch(88.0% 0.025 129.9)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#8A899C

Deep Indigo · LightSlateGray · Silver Sand

HEX
#8A899C
RGB
rgb(138, 137, 156)
HSL
hsl(243, 9%, 57%)
HSB
hsb(243, 12%, 61%)
CMYK
cmyk(12%, 12%, 0%, 39%)
Oklch
oklch(63.7% 0.028 288.0)

TraditionalDeep Indigo」· PaintSilver Sand」· Creative Urban Concrete

#657182

Indigo · SlateGray · Navy Blue

HEX
#657182
RGB
rgb(101, 113, 130)
HSL
hsl(215, 13%, 45%)
HSB
hsb(215, 22%, 51%)
CMYK
cmyk(22%, 13%, 0%, 49%)
Oklch
oklch(54.5% 0.030 257.1)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#AEC0C2

Sky Blue · Silver · Lake Green

HEX
#AEC0C2
RGB
rgb(174, 192, 194)
HSL
hsl(186, 14%, 72%)
HSB
hsb(186, 10%, 76%)
CMYK
cmyk(10%, 1%, 0%, 24%)
Oklch
oklch(79.5% 0.020 204.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFEA
EBEBFF

Analogous

FFF5EB
FFFFEA
F5FFEB

Triadic

FFFFEA
EBFFFF
FFEBFF

Split-Comp.

FFFFEA
EBF5FF
F5EBFF

Tetradic

FFFFEA
EBFFF5
EBEBFF
FFEBF5

Contrast Matrix WCAG 2.1 Contrast

FFFFEA
D2DBCA
8A899C
657182
AEC0C2
1.4
Fail
3.4
AA Large
4.9
AA
1.9
Fail
1.4
Fail
2.4
Fail
3.5
AA Large
1.3
Fail
3.4
AA Large
2.4
Fail
1.4
Fail
1.8
Fail
4.9
AA
3.5
AA Large
1.4
Fail
2.6
Fail
1.9
Fail
1.3
Fail
1.8
Fail
2.6
Fail
White BG
1.0Fail
1.4Fail
3.4AA Large
5.0AA
1.9Fail
Black BG
20.7AAA
14.7AAA
6.1AA
4.2AA Large
11.1AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFEF
D6D6CE
8A8A97
6A6A7E
B6B6C2

Deuteranopia

FFFFF0
D5D5CF
8A8A96
6A697D
B5B3C1

Tritanopia

FFF3F4
D2D1D2
8A9493
667B7A
AFC1C1

Achromatopsia

FDFDFD
D6D6D6
8B8B8B
6F6F6F
BBBBBB

Shades & Tints Shades & Tints

#FFFFEA

Dark
Light

#D2DBCA

Dark
Light

#8A899C

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffea;
  --color-2: #d2dbca;
  --color-3: #8a899c;
  --color-4: #657182;
  --color-5: #aec0c2;
}

SCSS

$color-1: #ffffea;
$color-2: #d2dbca;
$color-3: #8a899c;
$color-4: #657182;
$color-5: #aec0c2;

TAILWIND

colors: {
  'brand-1': '#ffffea',
  'brand-2': '#d2dbca',
  'brand-3': '#8a899c',
  'brand-4': '#657182',
  'brand-5': '#aec0c2',
}

RGB Array

[255, 255, 234], [210, 219, 202], [138, 137, 156], [101, 113, 130], [174, 192, 194]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFEA, #D2DBCA, #8A899C, #657182, #AEC0C2 is ideal for: health products, baby brands, fresh-style blogs, infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. 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: #ffffea; --color-2: #d2dbca; --color-3: #8a899c; --color-4: #657182; --color-5: #aec0c2. 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. High-contrast palettes naturally meet WCAG accessibility standards. 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