← Back to Editor

#FF01CB · #F2F7E7 · #A8CCDD · #2F4EB7 · #000000

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

#FF01CB

Rose Purple · Magenta · Violet

HEX
#FF01CB
RGB
rgb(255, 1, 203)
HSL
hsl(312, 100%, 50%)
HSB
hsb(312, 100%, 100%)
CMYK
cmyk(0%, 100%, 20%, 0%)
Oklch
oklch(67.4% 0.292 340.6)

TraditionalRose Purple」· PaintViolet」· Creative Blush Sunrise

#F2F7E7

Willow Green · Linen · Mint Green

HEX
#F2F7E7
RGB
rgb(242, 247, 231)
HSL
hsl(79, 50%, 94%)
HSB
hsb(79, 6%, 97%)
CMYK
cmyk(2%, 0%, 6%, 3%)
Oklch
oklch(96.8% 0.022 121.0)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

#A8CCDD

Sky Blue · LightSteelBlue · Glacier Blue

HEX
#A8CCDD
RGB
rgb(168, 204, 221)
HSL
hsl(199, 44%, 76%)
HSB
hsb(199, 24%, 87%)
CMYK
cmyk(24%, 8%, 0%, 13%)
Oklch
oklch(82.5% 0.045 228.2)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#2F4EB7

Indigo · DarkSlateBlue · Navy Blue

HEX
#2F4EB7
RGB
rgb(47, 78, 183)
HSL
hsl(226, 59%, 45%)
HSB
hsb(226, 74%, 72%)
CMYK
cmyk(74%, 57%, 0%, 28%)
Oklch
oklch(46.6% 0.170 267.0)

TraditionalIndigo」· PaintNavy Blue」· Creative Blush Sunrise

#000000

Ink Black · Black · Jet Black

HEX
#000000
RGB
rgb(0, 0, 0)
HSL
hsl(0, 0%, 0%)
HSB
hsb(0, 0%, 0%)
CMYK
cmyk(0%, 0%, 0%, 100%)
Oklch
oklch(0.0% 0.000 0.0)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF01CB
00FF33

Analogous

B300FF
FF01CB
FF004C

Triadic

FF01CB
CCFF00
00CCFF

Split-Comp.

FF01CB
4DFF00
00FFB3

Tetradic

FF01CB
FFB300
00FF33
004CFF

Contrast Matrix WCAG 2.1 Contrast

FF01CB
F2F7E7
A8CCDD
2F4EB7
000000
3.1
AA Large
2.0
Fail
2.1
Fail
6.1
AA
3.1
AA Large
1.6
Fail
6.6
AA
19.2
AAA
2.0
Fail
1.6
Fail
4.3
AA Large
12.3
AAA
2.1
Fail
6.6
AA
4.3
AA Large
2.9
Fail
6.1
AA
19.2
AAA
12.3
AAA
2.9
Fail
White BG
3.4AA Large
1.1Fail
1.7Fail
7.3AAA
21.0AAA
Black BG
6.1AA
19.2AAA
12.3AAA
2.9Fail
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

918F9A
F4F4EB
B8B8D9
3C3D9E
000000

Deuteranopia

A0B38E
F4F3EC
B6B3D8
3B3898
000000

Tritanopia

F2746B
F2EEEF
AAD6D5
318A85
000000

Achromatopsia

646464
F4F4F4
C3C3C3
515151
000000

Shades & Tints Shades & Tints

#FF01CB

Dark
Light

#F2F7E7

Dark
Light

#A8CCDD

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff01cb;
  --color-2: #f2f7e7;
  --color-3: #a8ccdd;
  --color-4: #2f4eb7;
  --color-5: #000000;
}

SCSS

$color-1: #ff01cb;
$color-2: #f2f7e7;
$color-3: #a8ccdd;
$color-4: #2f4eb7;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ff01cb',
  'brand-2': '#f2f7e7',
  'brand-3': '#a8ccdd',
  'brand-4': '#2f4eb7',
  'brand-5': '#000000',
}

RGB Array

[255, 1, 203], [242, 247, 231], [168, 204, 221], [47, 78, 183], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF01CB, #F2F7E7, #A8CCDD, #2F4EB7, #000000 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: #ff01cb; --color-2: #f2f7e7; --color-3: #a8ccdd; --color-4: #2f4eb7; --color-5: #000000. 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