← Back to Editor

#FFFFFF · #FCEBB3 · #A1CEBA · #FA7F97 · #735858

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

#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

#FCEBB3

Goose Yellow · Wheat · Lemon Cream

HEX
#FCEBB3
RGB
rgb(252, 235, 179)
HSL
hsl(46, 92%, 85%)
HSB
hsb(46, 29%, 99%)
CMYK
cmyk(0%, 7%, 29%, 1%)
Oklch
oklch(94.0% 0.074 93.2)

TraditionalGoose Yellow」· PaintLemon Cream」· Creative Lemon Fizz

#A1CEBA

Jade · Silver · Apple Green

HEX
#A1CEBA
RGB
rgb(161, 206, 186)
HSL
hsl(153, 31%, 72%)
HSB
hsb(153, 22%, 81%)
CMYK
cmyk(22%, 0%, 10%, 19%)
Oklch
oklch(81.4% 0.055 166.1)

TraditionalJade」· PaintApple Green」· Creative Arctic Pool

#FA7F97

Peach Pink · LightCoral · Coral Red

HEX
#FA7F97
RGB
rgb(250, 127, 151)
HSL
hsl(348, 92%, 74%)
HSB
hsb(348, 49%, 98%)
CMYK
cmyk(0%, 49%, 40%, 2%)
Oklch
oklch(74.2% 0.151 9.2)

TraditionalPeach Pink」· PaintCoral Red」· Creative Rose Petal

#735858

Crimson · DimGray · Wine Red

HEX
#735858
RGB
rgb(115, 88, 88)
HSL
hsl(0, 13%, 40%)
HSB
hsb(0, 23%, 45%)
CMYK
cmyk(0%, 23%, 23%, 55%)
Oklch
oklch(48.8% 0.036 18.5)

TraditionalCrimson」· PaintWine Red」· 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
FCEBB3
A1CEBA
FA7F97
735858
1.2
Fail
1.7
Fail
2.5
Fail
6.4
AA
1.2
Fail
1.5
Fail
2.1
Fail
5.4
AA
1.7
Fail
1.5
Fail
1.4
Fail
3.7
AA Large
2.5
Fail
2.1
Fail
1.4
Fail
2.6
Fail
6.4
AA
5.4
AA
3.7
AA Large
2.6
Fail
White BG
1.0Fail
1.2Fail
1.7Fail
2.5Fail
6.4AA
Black BG
21.0AAA
17.7AAA
12.1AAA
8.5AAA
3.3AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
F5F4C1
B4B5BF
C5C491
676758

Deuteranopia

FFFFFF
F6F7C4
B2AFC0
CCD590
696B58

Tritanopia

FFFFFF
FBCBCE
A3C3C4
F48D8C
725858

Achromatopsia

FFFFFF
EAEAEA
BEBEBE
A7A7A7
606060

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FCEBB3

Dark
Light

#A1CEBA

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fcebb3;
  --color-3: #a1ceba;
  --color-4: #fa7f97;
  --color-5: #735858;
}

SCSS

$color-1: #ffffff;
$color-2: #fcebb3;
$color-3: #a1ceba;
$color-4: #fa7f97;
$color-5: #735858;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fcebb3',
  'brand-3': '#a1ceba',
  'brand-4': '#fa7f97',
  'brand-5': '#735858',
}

RGB Array

[255, 255, 255], [252, 235, 179], [161, 206, 186], [250, 127, 151], [115, 88, 88]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #FCEBB3, #A1CEBA, #FA7F97, #735858 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: #fcebb3; --color-3: #a1ceba; --color-4: #fa7f97; --color-5: #735858. 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