← Back to Editor

#FFFFFF · #F7E1C8 · #F2CBB8 · #DE90A2 · #966085

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

AiryCleanWarm

Industry INDUSTRY

HealthcareSaaS

UI Context UI CONTEXT

WorkspaceReadingData Visualization

Color Details Color Details

#FFFFFF

Moonlight White · White · Cloud White

HEX
#FFFFFF
RGB
rgb(255, 255, 255)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(100.0% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F7E1C8

Goose Yellow · Bisque · Peach Orange

HEX
#F7E1C8
RGB
rgb(247, 225, 200)
HSL
hsl(32, 75%, 88%)
HSB
hsb(32, 19%, 97%)
CMYK
cmyk(0%, 9%, 19%, 3%)
Oklch
oklch(92.1% 0.041 70.8)

TraditionalGoose Yellow」· PaintPeach Orange」· Creative Honey Glow

#F2CBB8

Apricot · Wheat · Peach Orange

HEX
#F2CBB8
RGB
rgb(242, 203, 184)
HSL
hsl(20, 69%, 84%)
HSB
hsb(20, 24%, 95%)
CMYK
cmyk(0%, 16%, 24%, 5%)
Oklch
oklch(87.1% 0.051 47.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#DE90A2

Peach Pink · LightCoral · Coral Red

HEX
#DE90A2
RGB
rgb(222, 144, 162)
HSL
hsl(346, 54%, 72%)
HSB
hsb(346, 35%, 87%)
CMYK
cmyk(0%, 35%, 27%, 13%)
Oklch
oklch(73.7% 0.097 4.7)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#966085

Rose Purple · Gray · Violet

HEX
#966085
RGB
rgb(150, 96, 133)
HSL
hsl(319, 22%, 48%)
HSB
hsb(319, 36%, 59%)
CMYK
cmyk(0%, 36%, 11%, 41%)
Oklch
oklch(56.0% 0.086 339.3)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFFFF
FFFFFF

Analogous

FFFFFF
FFFFFF
FFFFFF

Triadic

FFFFFF
FFFFFF
FFFFFF

Split-Comp.

FFFFFF
FFFFFF
FFFFFF

Tetradic

FFFFFF
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FFFFFF
F7E1C8
F2CBB8
DE90A2
966085
1.3
Fail
1.5
Fail
2.4
Fail
4.9
AA
1.3
Fail
1.2
Fail
1.9
Fail
3.8
AA Large
1.5
Fail
1.2
Fail
1.6
Fail
3.3
AA Large
2.4
Fail
1.9
Fail
1.6
Fail
2.0
Fail
4.9
AA
3.8
AA Large
3.3
AA Large
2.0
Fail
White BG
1.0Fail
1.3Fail
1.5Fail
2.4Fail
4.9AA
Black BG
21.0AAA
16.6AAA
14.0AAA
8.6AAA
4.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
EDEDCE
E1E1BD
BCBC9E
7F7E7C

Deuteranopia

FFFFFF
EFF0D0
E3E6BE
C1C79D
82867A

Tritanopia

FFFFFF
F6D3D4
F0C0C1
DA9A99
937573

Achromatopsia

FFFFFF
E5E5E5
D4D4D4
A9A9A9
747474

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#F7E1C8

Dark
Light

#F2CBB8

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #f7e1c8;
  --color-3: #f2cbb8;
  --color-4: #de90a2;
  --color-5: #966085;
}

SCSS

$color-1: #ffffff;
$color-2: #f7e1c8;
$color-3: #f2cbb8;
$color-4: #de90a2;
$color-5: #966085;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#f7e1c8',
  'brand-3': '#f2cbb8',
  'brand-4': '#de90a2',
  'brand-5': '#966085',
}

RGB Array

[255, 255, 255], [247, 225, 200], [242, 203, 184], [222, 144, 162], [150, 96, 133]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #F7E1C8, #F2CBB8, #DE90A2, #966085 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: #ffffff; --color-2: #f7e1c8; --color-3: #f2cbb8; --color-4: #de90a2; --color-5: #966085. 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