← Back to Editor

#FF91CA · #C29BCF · #88AEB3 · #3F939E · #006374

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

#FF91CA

Mauve · LightPink · Cherry Blossom

HEX
#FF91CA
RGB
rgb(255, 145, 202)
HSL
hsl(329, 100%, 78%)
HSB
hsb(329, 43%, 100%)
CMYK
cmyk(0%, 43%, 21%, 0%)
Oklch
oklch(79.0% 0.147 348.6)

TraditionalMauve」· PaintCherry Blossom」· Creative Rose Petal

#C29BCF

Lilac · Silver · Lilac Purple

HEX
#C29BCF
RGB
rgb(194, 155, 207)
HSL
hsl(285, 35%, 71%)
HSB
hsb(285, 25%, 81%)
CMYK
cmyk(6%, 25%, 0%, 19%)
Oklch
oklch(74.2% 0.085 317.6)

TraditionalLilac」· PaintLilac Purple」· Creative Lavender Dream

#88AEB3

Sky Blue · DarkGray · Lake Green

HEX
#88AEB3
RGB
rgb(136, 174, 179)
HSL
hsl(187, 22%, 62%)
HSB
hsb(187, 24%, 70%)
CMYK
cmyk(24%, 3%, 0%, 30%)
Oklch
oklch(72.5% 0.042 206.2)

TraditionalSky Blue」· PaintLake Green」· Creative Arctic Pool

#3F939E

Slate Blue · SteelBlue · Mint Ice

HEX
#3F939E
RGB
rgb(63, 147, 158)
HSL
hsl(187, 43%, 43%)
HSB
hsb(187, 60%, 62%)
CMYK
cmyk(60%, 7%, 0%, 38%)
Oklch
oklch(61.6% 0.082 207.0)

TraditionalSlate Blue」· PaintMint Ice」· Creative Blush Sunrise

#006374

Lake Blue · Teal · Peacock Green

HEX
#006374
RGB
rgb(0, 99, 116)
HSL
hsl(189, 100%, 23%)
HSB
hsb(189, 100%, 45%)
CMYK
cmyk(100%, 15%, 0%, 55%)
Oklch
oklch(46.0% 0.081 214.8)

TraditionalLake Blue」· PaintPeacock Green」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF91CA
8FFFC5

Analogous

FD8FFF
FF91CA
FF8F91

Triadic

FF91CA
C9FF8F
8FC9FF

Split-Comp.

FF91CA
91FF8F
8FFFFD

Tetradic

FF91CA
FFFD8F
8FFFC5
8F91FF

Contrast Matrix WCAG 2.1 Contrast

FF91CA
C29BCF
88AEB3
3F939E
006374
1.1
Fail
1.2
Fail
1.7
Fail
3.3
AA Large
1.1
Fail
1.0
Fail
1.5
Fail
2.9
Fail
1.2
Fail
1.0
Fail
1.5
Fail
2.9
Fail
1.7
Fail
1.5
Fail
1.5
Fail
1.9
Fail
3.3
AA Large
2.9
Fail
2.9
Fail
1.9
Fail
White BG
2.1Fail
2.4Fail
2.4Fail
3.6AA Large
6.9AA
Black BG
10.2AAA
8.9AAA
8.8AAA
5.9AA
3.0AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

CFCEBC
B1B1C2
9899B2
63649B
2B2C70

Deuteranopia

D6DEB9
B3B6BF
9693B2
5F589B
251E6F

Tritanopia

FAB1AF
C0B8B6
8AB1B1
439999
056D6C

Achromatopsia

B8B8B8
ADADAD
A3A3A3
7B7B7B
474747

Shades & Tints Shades & Tints

#FF91CA

Dark
Light

#C29BCF

Dark
Light

#88AEB3

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff91ca;
  --color-2: #c29bcf;
  --color-3: #88aeb3;
  --color-4: #3f939e;
  --color-5: #006374;
}

SCSS

$color-1: #ff91ca;
$color-2: #c29bcf;
$color-3: #88aeb3;
$color-4: #3f939e;
$color-5: #006374;

TAILWIND

colors: {
  'brand-1': '#ff91ca',
  'brand-2': '#c29bcf',
  'brand-3': '#88aeb3',
  'brand-4': '#3f939e',
  'brand-5': '#006374',
}

RGB Array

[255, 145, 202], [194, 155, 207], [136, 174, 179], [63, 147, 158], [0, 99, 116]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF91CA, #C29BCF, #88AEB3, #3F939E, #006374 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: #ff91ca; --color-2: #c29bcf; --color-3: #88aeb3; --color-4: #3f939e; --color-5: #006374. 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