← Back to Editor

#4EBEC9 · #FEDCC1 · #FF9FA2 · #9E8186 · #444B5B

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarmCool

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData Visualization

Color Details Color Details

#4EBEC9

Lake Blue · MediumTurquoise · Lake Green

HEX
#4EBEC9
RGB
rgb(78, 190, 201)
HSL
hsl(185, 53%, 55%)
HSB
hsb(185, 61%, 79%)
CMYK
cmyk(61%, 5%, 0%, 21%)
Oklch
oklch(74.2% 0.101 204.2)

TraditionalLake Blue」· PaintLake Green」· Creative Blush Sunrise

#FEDCC1

Apricot · Bisque · Peach Orange

HEX
#FEDCC1
RGB
rgb(254, 220, 193)
HSL
hsl(27, 97%, 88%)
HSB
hsb(27, 24%, 100%)
CMYK
cmyk(0%, 13%, 24%, 0%)
Oklch
oklch(91.6% 0.052 60.5)

TraditionalApricot」· PaintPeach Orange」· Creative Honey Glow

#FF9FA2

Peach Pink · LightPink · Cherry Blossom

HEX
#FF9FA2
RGB
rgb(255, 159, 162)
HSL
hsl(358, 100%, 81%)
HSB
hsb(358, 38%, 100%)
CMYK
cmyk(0%, 38%, 36%, 0%)
Oklch
oklch(80.0% 0.115 17.9)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#9E8186

Crimson · Gray · Passion Red

HEX
#9E8186
RGB
rgb(158, 129, 134)
HSL
hsl(350, 13%, 56%)
HSB
hsb(350, 18%, 62%)
CMYK
cmyk(0%, 18%, 15%, 38%)
Oklch
oklch(63.2% 0.036 6.5)

TraditionalCrimson」· PaintPassion Red」· Creative Blush Sunrise

#444B5B

Indigo · DarkSlateGray · Prussian Blue

HEX
#444B5B
RGB
rgb(68, 75, 91)
HSL
hsl(222, 14%, 31%)
HSB
hsb(222, 25%, 36%)
CMYK
cmyk(25%, 18%, 0%, 64%)
Oklch
oklch(41.3% 0.028 266.5)

TraditionalIndigo」· PaintPrussian Blue」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

4EBEC9
C95A4F

Analogous

4FC996
4EBEC9
4F82C9

Triadic

4EBEC9
C94FBF
BFC94F

Split-Comp.

4EBEC9
C94F82
C9964F

Tetradic

4EBEC9
964FC9
C95A4F
82C94F

Contrast Matrix WCAG 2.1 Contrast

4EBEC9
FEDCC1
FF9FA2
9E8186
444B5B
1.7
Fail
1.1
Fail
1.6
Fail
4.0
AA Large
1.7
Fail
1.5
Fail
2.7
Fail
6.7
AA
1.1
Fail
1.5
Fail
1.8
Fail
4.5
AA Large
1.6
Fail
2.7
Fail
1.8
Fail
2.5
Fail
4.0
AA Large
6.7
AA
4.5
AA Large
2.5
Fail
White BG
2.2Fail
1.3Fail
2.0Fail
3.5AA Large
8.7AAA
Black BG
9.5AAA
16.2AAA
10.7AAA
5.9AA
2.4Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

7E80C6
EFEFC8
D5D5A1
919185
474757

Deuteranopia

7870C6
F1F4C9
DBE2A1
939585
474656

Tritanopia

54C4C4
FCCDCE
FAA1A1
9D8484
445453

Achromatopsia

9E9E9E
E3E3E3
BCBCBC
8A8A8A
4B4B4B

Shades & Tints Shades & Tints

#4EBEC9

Dark
Light

#FEDCC1

Dark
Light

#FF9FA2

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #4ebec9;
  --color-2: #fedcc1;
  --color-3: #ff9fa2;
  --color-4: #9e8186;
  --color-5: #444b5b;
}

SCSS

$color-1: #4ebec9;
$color-2: #fedcc1;
$color-3: #ff9fa2;
$color-4: #9e8186;
$color-5: #444b5b;

TAILWIND

colors: {
  'brand-1': '#4ebec9',
  'brand-2': '#fedcc1',
  'brand-3': '#ff9fa2',
  'brand-4': '#9e8186',
  'brand-5': '#444b5b',
}

RGB Array

[78, 190, 201], [254, 220, 193], [255, 159, 162], [158, 129, 134], [68, 75, 91]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #4EBEC9, #FEDCC1, #FF9FA2, #9E8186, #444B5B 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: #4ebec9; --color-2: #fedcc1; --color-3: #ff9fa2; --color-4: #9e8186; --color-5: #444b5b. 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