← Back to Editor

#FFF3D9 · #F7D4CB · #9F9FB1 · #6F6E7D · #98B5C1

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

#FFF3D9

Goose Yellow · Beige · Lemon Cream

HEX
#FFF3D9
RGB
rgb(255, 243, 217)
HSL
hsl(41, 100%, 93%)
HSB
hsb(41, 15%, 100%)
CMYK
cmyk(0%, 5%, 15%, 0%)
Oklch
oklch(96.7% 0.036 86.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#F7D4CB

Peach Pink · Bisque · Cherry Blossom

HEX
#F7D4CB
RGB
rgb(247, 212, 203)
HSL
hsl(12, 73%, 88%)
HSB
hsb(12, 18%, 97%)
CMYK
cmyk(0%, 14%, 18%, 3%)
Oklch
oklch(89.7% 0.041 34.8)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#9F9FB1

Wisteria · DarkGray · Cobalt Blue

HEX
#9F9FB1
RGB
rgb(159, 159, 177)
HSL
hsl(240, 10%, 66%)
HSB
hsb(240, 10%, 69%)
CMYK
cmyk(10%, 10%, 0%, 31%)
Oklch
oklch(70.8% 0.026 285.7)

TraditionalWisteria」· PaintCobalt Blue」· Creative Lavender Dream

#6F6E7D

Ink Gray · DimGray · Warm Gray

HEX
#6F6E7D
RGB
rgb(111, 110, 125)
HSL
hsl(244, 6%, 46%)
HSB
hsb(244, 12%, 49%)
CMYK
cmyk(11%, 12%, 0%, 51%)
Oklch
oklch(54.4% 0.023 288.7)

TraditionalInk Gray」· PaintWarm Gray」· Creative Urban Concrete

#98B5C1

Sky Blue · DarkGray · Lake Green

HEX
#98B5C1
RGB
rgb(152, 181, 193)
HSL
hsl(198, 25%, 68%)
HSB
hsb(198, 21%, 76%)
CMYK
cmyk(21%, 6%, 0%, 24%)
Oklch
oklch(75.5% 0.036 224.8)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFF3D9
DBE7FF

Analogous

FFE2DB
FFF3D9
F8FFDB

Triadic

FFF3D9
DBFFF4
F4DBFF

Split-Comp.

FFF3D9
DBF8FF
E2DBFF

Tetradic

FFF3D9
DBFFE2
DBE7FF
FFDBF8

Contrast Matrix WCAG 2.1 Contrast

FFF3D9
F7D4CB
9F9FB1
6F6E7D
98B5C1
1.3
Fail
2.4
Fail
4.5
AA
2.0
Fail
1.3
Fail
1.9
Fail
3.6
AA Large
1.6
Fail
2.4
Fail
1.9
Fail
1.9
Fail
1.2
Fail
4.5
AA
3.6
AA Large
1.9
Fail
2.3
Fail
2.0
Fail
1.6
Fail
1.2
Fail
2.3
Fail
White BG
1.1Fail
1.4Fail
2.6Fail
5.0AA
2.2Fail
Black BG
19.1AAA
15.2AAA
8.1AAA
4.2AA Large
9.7AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFADF
E8E8CD
9F9FAD
6F6F79
A5A5BE

Deuteranopia

FBFBE1
EAECCE
9F9FAC
6F6F79
A3A1BD

Tritanopia

FEE4E5
F5CFCF
9FA9A8
6F7776
99BCBB

Achromatopsia

F4F4F4
DDDDDD
A1A1A1
707070
AEAEAE

Shades & Tints Shades & Tints

#FFF3D9

Dark
Light

#F7D4CB

Dark
Light

#9F9FB1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fff3d9;
  --color-2: #f7d4cb;
  --color-3: #9f9fb1;
  --color-4: #6f6e7d;
  --color-5: #98b5c1;
}

SCSS

$color-1: #fff3d9;
$color-2: #f7d4cb;
$color-3: #9f9fb1;
$color-4: #6f6e7d;
$color-5: #98b5c1;

TAILWIND

colors: {
  'brand-1': '#fff3d9',
  'brand-2': '#f7d4cb',
  'brand-3': '#9f9fb1',
  'brand-4': '#6f6e7d',
  'brand-5': '#98b5c1',
}

RGB Array

[255, 243, 217], [247, 212, 203], [159, 159, 177], [111, 110, 125], [152, 181, 193]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFF3D9, #F7D4CB, #9F9FB1, #6F6E7D, #98B5C1 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: #fff3d9; --color-2: #f7d4cb; --color-3: #9f9fb1; --color-4: #6f6e7d; --color-5: #98b5c1. 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