← Back to Editor

#FEFAFA · #F1FAF9 · #D2F9F4 · #8FA2A0 · #4C4C4B

warm

A 5-color warm 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

#FEFAFA

Peach Pink · Snow · Cherry Blossom

HEX
#FEFAFA
RGB
rgb(254, 250, 250)
HSL
hsl(0, 67%, 99%)
HSB
hsb(0, 2%, 100%)
CMYK
cmyk(0%, 2%, 2%, 0%)
Oklch
oklch(98.8% 0.004 17.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#F1FAF9

Jade · Snow · Glacier Blue

HEX
#F1FAF9
RGB
rgb(241, 250, 249)
HSL
hsl(173, 47%, 96%)
HSB
hsb(173, 4%, 98%)
CMYK
cmyk(4%, 0%, 0%, 2%)
Oklch
oklch(97.8% 0.010 189.1)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#D2F9F4

Jade · Lavender · Glacier Blue

HEX
#D2F9F4
RGB
rgb(210, 249, 244)
HSL
hsl(172, 76%, 90%)
HSB
hsb(172, 16%, 98%)
CMYK
cmyk(16%, 0%, 2%, 2%)
Oklch
oklch(95.3% 0.041 187.0)

TraditionalJade」· PaintGlacier Blue」· Creative Arctic Pool

#8FA2A0

Mineral Blue · DarkGray · Silver Sand

HEX
#8FA2A0
RGB
rgb(143, 162, 160)
HSL
hsl(174, 9%, 60%)
HSB
hsb(174, 12%, 64%)
CMYK
cmyk(12%, 0%, 1%, 36%)
Oklch
oklch(69.7% 0.022 189.0)

TraditionalMineral Blue」· PaintSilver Sand」· Creative Urban Concrete

#4C4C4B

Dark Cyan · DarkSlateGray · Charcoal

HEX
#4C4C4B
RGB
rgb(76, 76, 75)
HSL
hsl(60, 1%, 30%)
HSB
hsb(60, 1%, 30%)
CMYK
cmyk(0%, 0%, 1%, 70%)
Oklch
oklch(41.6% 0.002 106.5)

TraditionalDark Cyan」· PaintCharcoal」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FEFAFA
FBFEFE

Analogous

FEFBFC
FEFAFA
FEFCFB

Triadic

FEFAFA
FBFEFB
FBFBFE

Split-Comp.

FEFAFA
FBFEFC
FBFCFE

Tetradic

FEFAFA
FCFEFB
FBFEFE
FCFBFE

Contrast Matrix WCAG 2.1 Contrast

FEFAFA
F1FAF9
D2F9F4
8FA2A0
4C4C4B
1.0
Fail
1.1
Fail
2.6
Fail
8.3
AAA
1.0
Fail
1.1
Fail
2.5
Fail
8.1
AAA
1.1
Fail
1.1
Fail
2.4
Fail
7.6
AAA
2.6
Fail
2.5
Fail
2.4
Fail
3.2
AA Large
8.3
AAA
8.1
AAA
7.6
AAA
3.2
AA Large
White BG
1.0Fail
1.1Fail
1.1Fail
2.7Fail
8.6AAA
Black BG
20.3AAA
19.8AAA
18.6AAA
7.8AAA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFCFA
F5F5F9
E3E3F5
9797A0
4C4C4B

Deuteranopia

FDFDFA
F4F4F9
E1DEF6
9695A1
4C4C4B

Tritanopia

FEFAFA
F1F9F9
D4F6F6
90A1A1
4C4B4B

Achromatopsia

FBFBFB
F7F7F7
EDEDED
9C9C9C
4C4C4C

Shades & Tints Shades & Tints

#FEFAFA

Dark
Light

#F1FAF9

Dark
Light

#D2F9F4

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefafa;
  --color-2: #f1faf9;
  --color-3: #d2f9f4;
  --color-4: #8fa2a0;
  --color-5: #4c4c4b;
}

SCSS

$color-1: #fefafa;
$color-2: #f1faf9;
$color-3: #d2f9f4;
$color-4: #8fa2a0;
$color-5: #4c4c4b;

TAILWIND

colors: {
  'brand-1': '#fefafa',
  'brand-2': '#f1faf9',
  'brand-3': '#d2f9f4',
  'brand-4': '#8fa2a0',
  'brand-5': '#4c4c4b',
}

RGB Array

[254, 250, 250], [241, 250, 249], [210, 249, 244], [143, 162, 160], [76, 76, 75]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This warm-style palette of #FEFAFA, #F1FAF9, #D2F9F4, #8FA2A0, #4C4C4B 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: #fefafa; --color-2: #f1faf9; --color-3: #d2f9f4; --color-4: #8fa2a0; --color-5: #4c4c4b. 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 warm-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