← Back to Editor

#F8F7E5 · #F7E9CB · #FACCCC · #7D7B7B · #A3BFBF

pastel

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

GentleSoothingSweetWarmCool

Industry INDUSTRY

Kids & BabyBeautyLifestyle

UI Context UI CONTEXT

E-commerceSocial PostIllustrationData Visualization

Color Details Color Details

#F8F7E5

Fresh Green · Linen · Lemon Cream

HEX
#F8F7E5
RGB
rgb(248, 247, 229)
HSL
hsl(57, 58%, 94%)
HSB
hsb(57, 8%, 97%)
CMYK
cmyk(0%, 0%, 8%, 3%)
Oklch
oklch(97.2% 0.024 104.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#F7E9CB

Goose Yellow · Bisque · Lemon Cream

HEX
#F7E9CB
RGB
rgb(247, 233, 203)
HSL
hsl(41, 73%, 88%)
HSB
hsb(41, 18%, 97%)
CMYK
cmyk(0%, 6%, 18%, 3%)
Oklch
oklch(93.7% 0.042 86.0)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#FACCCC

Peach Pink · Pink · Cherry Blossom

HEX
#FACCCC
RGB
rgb(250, 204, 204)
HSL
hsl(0, 82%, 89%)
HSB
hsb(0, 18%, 98%)
CMYK
cmyk(0%, 18%, 18%, 2%)
Oklch
oklch(88.5% 0.052 18.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#7D7B7B

Ink Gray · Gray · Warm Gray

HEX
#7D7B7B
RGB
rgb(125, 123, 123)
HSL
hsl(0, 1%, 49%)
HSB
hsb(0, 2%, 49%)
CMYK
cmyk(0%, 2%, 2%, 51%)
Oklch
oklch(58.5% 0.002 17.2)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#A3BFBF

Sky Blue · Silver · Lake Green

HEX
#A3BFBF
RGB
rgb(163, 191, 191)
HSL
hsl(180, 18%, 69%)
HSB
hsb(180, 15%, 75%)
CMYK
cmyk(15%, 0%, 0%, 25%)
Oklch
oklch(78.4% 0.030 196.5)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F8F7E5
E7E8F9

Analogous

F9EFE7
F8F7E5
F1F9E7

Triadic

F8F7E5
E7F9F8
F8E7F9

Split-Comp.

F8F7E5
E7F1F9
EFE7F9

Tetradic

F8F7E5
E7F9EF
E7E8F9
F9E7F1

Contrast Matrix WCAG 2.1 Contrast

F8F7E5
F7E9CB
FACCCC
7D7B7B
A3BFBF
1.1
Fail
1.3
Fail
3.9
AA Large
1.8
Fail
1.1
Fail
1.2
Fail
3.5
AA Large
1.6
Fail
1.3
Fail
1.2
Fail
2.9
Fail
1.4
Fail
3.9
AA Large
3.5
AA Large
2.9
Fail
2.2
Fail
1.8
Fail
1.6
Fail
1.4
Fail
2.2
Fail
White BG
1.1Fail
1.2Fail
1.4Fail
4.2AA Large
2.0Fail
Black BG
19.4AAA
17.5AAA
14.6AAA
5.0AA
10.8AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

F8F8E9
F1F1D2
E6E6CC
7C7C7B
AFAFBF

Deuteranopia

F8F8EA
F2F3D4
E9ECCC
7C7C7B
AEABBF

Tritanopia

F8EDEE
F6D8D9
F8CCCC
7D7B7B
A4BFBF

Achromatopsia

F5F5F5
EAEAEA
DADADA
7C7C7C
B7B7B7

Shades & Tints Shades & Tints

#F8F7E5

Dark
Light

#F7E9CB

Dark
Light

#FACCCC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f8f7e5;
  --color-2: #f7e9cb;
  --color-3: #facccc;
  --color-4: #7d7b7b;
  --color-5: #a3bfbf;
}

SCSS

$color-1: #f8f7e5;
$color-2: #f7e9cb;
$color-3: #facccc;
$color-4: #7d7b7b;
$color-5: #a3bfbf;

TAILWIND

colors: {
  'brand-1': '#f8f7e5',
  'brand-2': '#f7e9cb',
  'brand-3': '#facccc',
  'brand-4': '#7d7b7b',
  'brand-5': '#a3bfbf',
}

RGB Array

[248, 247, 229], [247, 233, 203], [250, 204, 204], [125, 123, 123], [163, 191, 191]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This pastel-style palette of #F8F7E5, #F7E9CB, #FACCCC, #7D7B7B, #A3BFBF 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: #f8f7e5; --color-2: #f7e9cb; --color-3: #facccc; --color-4: #7d7b7b; --color-5: #a3bfbf. 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 pastel-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