← Back to Editor

#F4F4D1 · #C7E0E1 · #BCBAC2 · #AB99B0 · #280D37

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#F4F4D1

Fresh Green · Beige · Lemon Cream

HEX
#F4F4D1
RGB
rgb(244, 244, 209)
HSL
hsl(60, 61%, 89%)
HSB
hsb(60, 14%, 96%)
CMYK
cmyk(0%, 0%, 14%, 4%)
Oklch
oklch(95.8% 0.046 107.2)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#C7E0E1

Sky Blue · LightGray · Glacier Blue

HEX
#C7E0E1
RGB
rgb(199, 224, 225)
HSL
hsl(182, 30%, 83%)
HSB
hsb(182, 12%, 88%)
CMYK
cmyk(12%, 0%, 0%, 12%)
Oklch
oklch(88.9% 0.027 199.6)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#BCBAC2

Silver Gray · Silver · Pearl Gray

HEX
#BCBAC2
RGB
rgb(188, 186, 194)
HSL
hsl(255, 6%, 75%)
HSB
hsb(255, 4%, 76%)
CMYK
cmyk(3%, 4%, 0%, 24%)
Oklch
oklch(79.3% 0.011 297.6)

TraditionalSilver Gray」· PaintPearl Gray」· Creative Silver Lining

#AB99B0

Lilac · DarkGray · Lilac Purple

HEX
#AB99B0
RGB
rgb(171, 153, 176)
HSL
hsl(287, 13%, 65%)
HSB
hsb(287, 13%, 69%)
CMYK
cmyk(3%, 13%, 0%, 31%)
Oklch
oklch(70.6% 0.039 318.8)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#280D37

Royal Purple · MidnightBlue · Dark Purple

HEX
#280D37
RGB
rgb(40, 13, 55)
HSL
hsl(279, 62%, 13%)
HSB
hsb(279, 76%, 22%)
CMYK
cmyk(27%, 76%, 0%, 78%)
Oklch
oklch(22.6% 0.081 311.2)

TraditionalRoyal Purple」· PaintDark Purple」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

F4F4D1
D2D2F4

Analogous

F4E3D2
F4F4D1
E3F4D2

Triadic

F4F4D1
D2F4F4
F4D2F4

Split-Comp.

F4F4D1
D2E3F4
E3D2F4

Tetradic

F4F4D1
D2F4E3
D2D2F4
F4D2E3

Contrast Matrix WCAG 2.1 Contrast

F4F4D1
C7E0E1
BCBAC2
AB99B0
280D37
1.2
Fail
1.7
Fail
2.4
Fail
15.6
AAA
1.2
Fail
1.4
Fail
1.9
Fail
12.6
AAA
1.7
Fail
1.4
Fail
1.4
Fail
9.1
AAA
2.4
Fail
1.9
Fail
1.4
Fail
6.6
AA
15.6
AAA
12.6
AAA
9.1
AAA
6.6
AA
White BG
1.1Fail
1.4Fail
1.9Fail
2.7Fail
17.5AAA
Black BG
18.7AAA
15.2AAA
10.9AAA
7.9AAA
1.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

F4F4D9
D2D2E1
BBBBC0
A3A3AA
1C1C2D

Deuteranopia

F4F4DC
D0CFE1
BBBBC0
A4A6A9
1E202A

Tritanopia

F4E0E2
C8E1E1
BCBFBE
AAA6A5
272523

Achromatopsia

F0F0F0
D9D9D9
BCBCBC
A1A1A1
1A1A1A

Shades & Tints Shades & Tints

#F4F4D1

Dark
Light

#C7E0E1

Dark
Light

#BCBAC2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #f4f4d1;
  --color-2: #c7e0e1;
  --color-3: #bcbac2;
  --color-4: #ab99b0;
  --color-5: #280d37;
}

SCSS

$color-1: #f4f4d1;
$color-2: #c7e0e1;
$color-3: #bcbac2;
$color-4: #ab99b0;
$color-5: #280d37;

TAILWIND

colors: {
  'brand-1': '#f4f4d1',
  'brand-2': '#c7e0e1',
  'brand-3': '#bcbac2',
  'brand-4': '#ab99b0',
  'brand-5': '#280d37',
}

RGB Array

[244, 244, 209], [199, 224, 225], [188, 186, 194], [171, 153, 176], [40, 13, 55]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #F4F4D1, #C7E0E1, #BCBAC2, #AB99B0, #280D37 is ideal for: 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: #f4f4d1; --color-2: #c7e0e1; --color-3: #bcbac2; --color-4: #ab99b0; --color-5: #280d37. 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?

Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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