← Back to Editor

#FFF7D4 · #F6D5B6 · #F6B4B2 · #A397A1 · #4F638F

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

#FFF7D4

Goose Yellow · Beige · Lemon Cream

HEX
#FFF7D4
RGB
rgb(255, 247, 212)
HSL
hsl(49, 100%, 92%)
HSB
hsb(49, 17%, 100%)
CMYK
cmyk(0%, 3%, 17%, 0%)
Oklch
oklch(97.3% 0.046 96.5)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F6D5B6

Apricot · Wheat · Peach Orange

HEX
#F6D5B6
RGB
rgb(246, 213, 182)
HSL
hsl(29, 78%, 84%)
HSB
hsb(29, 26%, 96%)
CMYK
cmyk(0%, 13%, 26%, 4%)
Oklch
oklch(89.3% 0.055 65.2)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#F6B4B2

Peach Pink · LightPink · Cherry Blossom

HEX
#F6B4B2
RGB
rgb(246, 180, 178)
HSL
hsl(2, 79%, 83%)
HSB
hsb(2, 28%, 96%)
CMYK
cmyk(0%, 27%, 28%, 4%)
Oklch
oklch(83.1% 0.077 20.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#A397A1

Ash · DarkGray · Silver Sand

HEX
#A397A1
RGB
rgb(163, 151, 161)
HSL
hsl(310, 6%, 62%)
HSB
hsb(310, 7%, 64%)
CMYK
cmyk(0%, 7%, 1%, 36%)
Oklch
oklch(69.0% 0.020 331.2)

TraditionalAsh」· PaintSilver Sand」· Creative Urban Concrete

#4F638F

Indigo · DarkSlateBlue · Navy Blue

HEX
#4F638F
RGB
rgb(79, 99, 143)
HSL
hsl(221, 29%, 44%)
HSB
hsb(221, 45%, 56%)
CMYK
cmyk(45%, 31%, 0%, 44%)
Oklch
oklch(50.2% 0.075 265.1)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF7D4
D6DEFF

Analogous

FFE3D6
FFF7D4
F2FFD6

Triadic

FFF7D4
D6FFF8
F8D6FF

Split-Comp.

FFF7D4
D6F2FF
E3D6FF

Tetradic

FFF7D4
D6FFE3
D6DEFF
FFD6F2

Contrast Matrix WCAG 2.1 Contrast

FFF7D4
F6D5B6
F6B4B2
A397A1
4F638F
1.3
Fail
1.6
Fail
2.6
Fail
5.6
AA
1.3
Fail
1.2
Fail
2.0
Fail
4.3
AA Large
1.6
Fail
1.2
Fail
1.6
Fail
3.4
AA Large
2.6
Fail
2.0
Fail
1.6
Fail
2.1
Fail
5.6
AA
4.3
AA Large
3.4
AA Large
2.1
Fail
White BG
1.1Fail
1.4Fail
1.7Fail
2.8Fail
6.0AA
Black BG
19.5AAA
15.1AAA
12.1AAA
7.5AAA
3.5AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FCFBDC
E8E7BE
D9D9B2
9E9E9F
585884

Deuteranopia

FCFDDE
EAECBF
DDE2B3
9F9F9E
575582

Tritanopia

FFE3E5
F4C3C5
F3B3B3
A29D9C
507C7A

Achromatopsia

F5F5F5
DBDBDB
C8C8C8
9C9C9C
626262

Shades & Tints Shades & Tints

#FFF7D4

Dark
Light

#F6D5B6

Dark
Light

#F6B4B2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff7d4;
  --color-2: #f6d5b6;
  --color-3: #f6b4b2;
  --color-4: #a397a1;
  --color-5: #4f638f;
}

SCSS

$color-1: #fff7d4;
$color-2: #f6d5b6;
$color-3: #f6b4b2;
$color-4: #a397a1;
$color-5: #4f638f;

TAILWIND

colors: {
  'brand-1': '#fff7d4',
  'brand-2': '#f6d5b6',
  'brand-3': '#f6b4b2',
  'brand-4': '#a397a1',
  'brand-5': '#4f638f',
}

RGB Array

[255, 247, 212], [246, 213, 182], [246, 180, 178], [163, 151, 161], [79, 99, 143]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF7D4, #F6D5B6, #F6B4B2, #A397A1, #4F638F 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: #fff7d4; --color-2: #f6d5b6; --color-3: #f6b4b2; --color-4: #a397a1; --color-5: #4f638f. 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