← Back to Editor

#FFFFFF · #BCF1FF · #F7D3DF · #B0B6C4 · #136191

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

#BCF1FF

Sky Blue · LightBlue · Glacier Blue

HEX
#BCF1FF
RGB
rgb(188, 241, 255)
HSL
hsl(193, 100%, 87%)
HSB
hsb(193, 26%, 100%)
CMYK
cmyk(26%, 5%, 0%, 0%)
Oklch
oklch(92.6% 0.057 215.7)

TraditionalSky Blue」· PaintGlacier Blue」· Creative Arctic Pool

#F7D3DF

Rouge · Pink · Cherry Blossom

HEX
#F7D3DF
RGB
rgb(247, 211, 223)
HSL
hsl(340, 69%, 90%)
HSB
hsb(340, 15%, 97%)
CMYK
cmyk(0%, 15%, 10%, 3%)
Oklch
oklch(90.1% 0.043 355.9)

TraditionalRouge」· PaintCherry Blossom」· Creative Rose Petal

#B0B6C4

Azure · Silver · Cobalt Blue

HEX
#B0B6C4
RGB
rgb(176, 182, 196)
HSL
hsl(222, 14%, 73%)
HSB
hsb(222, 10%, 77%)
CMYK
cmyk(10%, 7%, 0%, 23%)
Oklch
oklch(77.6% 0.021 267.2)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#136191

Lake Blue · Teal · Prussian Blue

HEX
#136191
RGB
rgb(19, 97, 145)
HSL
hsl(203, 77%, 32%)
HSB
hsb(203, 87%, 57%)
CMYK
cmyk(87%, 33%, 0%, 43%)
Oklch
oklch(47.3% 0.105 242.4)

TraditionalLake Blue」· PaintPrussian Blue」· 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
BCF1FF
F7D3DF
B0B6C4
136191
1.2
Fail
1.4
Fail
2.0
Fail
6.7
AA
1.2
Fail
1.1
Fail
1.7
Fail
5.5
AA
1.4
Fail
1.1
Fail
1.5
Fail
4.9
AA
2.0
Fail
1.7
Fail
1.5
Fail
3.3
AA Large
6.7
AA
5.5
AA
4.9
AA
3.3
AA Large
White BG
1.0Fail
1.2Fail
1.4Fail
2.0Fail
6.7AA
Black BG
21.0AAA
17.2AAA
15.3AAA
10.3AAA
3.1AA Large

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
D3D3FC
E7E7DC
B3B3C1
353585

Deuteranopia

FFFFFF
D0CCFB
EAECDB
B2B2C0
302A83

Tritanopia

FFFFFF
BFF9F8
F5DAD9
B0BEBD
177C7A

Achromatopsia

FFFFFF
E3E3E3
DFDFDF
B6B6B6
4F4F4F

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#BCF1FF

Dark
Light

#F7D3DF

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #bcf1ff;
  --color-3: #f7d3df;
  --color-4: #b0b6c4;
  --color-5: #136191;
}

SCSS

$color-1: #ffffff;
$color-2: #bcf1ff;
$color-3: #f7d3df;
$color-4: #b0b6c4;
$color-5: #136191;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#bcf1ff',
  'brand-3': '#f7d3df',
  'brand-4': '#b0b6c4',
  'brand-5': '#136191',
}

RGB Array

[255, 255, 255], [188, 241, 255], [247, 211, 223], [176, 182, 196], [19, 97, 145]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FFFFFF, #BCF1FF, #F7D3DF, #B0B6C4, #136191 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: #bcf1ff; --color-3: #f7d3df; --color-4: #b0b6c4; --color-5: #136191. 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