← Back to Editor

#FEFFF8 · #9DCCC2 · #D1E9D3 · #605252 · #EEEDE9

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

WorkspaceReadingData Visualization

Color Details Color Details

#FEFFF8

Fresh Green · Snow · Lemon Cream

HEX
#FEFFF8
RGB
rgb(254, 255, 248)
HSL
hsl(69, 100%, 99%)
HSB
hsb(69, 3%, 100%)
CMYK
cmyk(0%, 0%, 3%, 0%)
Oklch
oklch(99.7% 0.009 113.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#9DCCC2

Jade · LightSteelBlue · Lake Green

HEX
#9DCCC2
RGB
rgb(157, 204, 194)
HSL
hsl(167, 32%, 71%)
HSB
hsb(167, 23%, 80%)
CMYK
cmyk(23%, 0%, 5%, 20%)
Oklch
oklch(80.9% 0.051 180.4)

TraditionalJade」· PaintLake Green」· Creative Arctic Pool

#D1E9D3

Celadon · LightGray · Mint Green

HEX
#D1E9D3
RGB
rgb(209, 233, 211)
HSL
hsl(125, 35%, 87%)
HSB
hsb(125, 10%, 91%)
CMYK
cmyk(10%, 0%, 9%, 9%)
Oklch
oklch(91.0% 0.039 147.6)

TraditionalCeladon」· PaintMint Green」· Creative Mint Breeze

#605252

Crimson · DimGray · Charcoal

HEX
#605252
RGB
rgb(96, 82, 82)
HSL
hsl(0, 8%, 35%)
HSB
hsb(0, 15%, 38%)
CMYK
cmyk(0%, 15%, 15%, 62%)
Oklch
oklch(45.2% 0.019 17.9)

TraditionalCrimson」· PaintCharcoal」· Creative Midnight Shadow

#EEEDE9

Goose Yellow · Linen · Lemon Cream

HEX
#EEEDE9
RGB
rgb(238, 237, 233)
HSL
hsl(48, 13%, 92%)
HSB
hsb(48, 2%, 93%)
CMYK
cmyk(0%, 0%, 2%, 7%)
Oklch
oklch(94.6% 0.005 95.1)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFFF8
FBFAFF

Analogous

FFFDFA
FEFFF8
FCFFFA

Triadic

FEFFF8
FAFEFF
FFFAFE

Split-Comp.

FEFFF8
FAFCFF
FDFAFF

Tetradic

FEFFF8
FAFFFD
FBFAFF
FFFAFC

Contrast Matrix WCAG 2.1 Contrast

FEFFF8
9DCCC2
D1E9D3
605252
EEEDE9
1.8
Fail
1.3
Fail
7.4
AAA
1.2
Fail
1.8
Fail
1.4
Fail
4.2
AA Large
1.5
Fail
1.3
Fail
1.4
Fail
5.8
AA
1.1
Fail
7.4
AAA
4.2
AA Large
5.8
AA
6.3
AA
1.2
Fail
1.5
Fail
1.1
Fail
6.3
AA
White BG
1.0Fail
1.8Fail
1.3Fail
7.4AAA
1.2Fail
Black BG
20.9AAA
11.8AAA
16.3AAA
2.8Fail
17.9AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFA
B1B2C4
DBDCD8
5A5A52
EEEEEA

Deuteranopia

FEFEFA
AFABC5
DAD8DA
5B5C52
EEEEEA

Tritanopia

FEFBFB
9FC6C7
D2DDDD
5F5252
EEEBEB

Achromatopsia

FEFEFE
BDBDBD
DFDFDF
565656
EDEDED

Shades & Tints Shades & Tints

#FEFFF8

Dark
Light

#9DCCC2

Dark
Light

#D1E9D3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefff8;
  --color-2: #9dccc2;
  --color-3: #d1e9d3;
  --color-4: #605252;
  --color-5: #eeede9;
}

SCSS

$color-1: #fefff8;
$color-2: #9dccc2;
$color-3: #d1e9d3;
$color-4: #605252;
$color-5: #eeede9;

TAILWIND

colors: {
  'brand-1': '#fefff8',
  'brand-2': '#9dccc2',
  'brand-3': '#d1e9d3',
  'brand-4': '#605252',
  'brand-5': '#eeede9',
}

RGB Array

[254, 255, 248], [157, 204, 194], [209, 233, 211], [96, 82, 82], [238, 237, 233]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFFF8, #9DCCC2, #D1E9D3, #605252, #EEEDE9 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: #fefff8; --color-2: #9dccc2; --color-3: #d1e9d3; --color-4: #605252; --color-5: #eeede9. 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