← Back to Editor

#FF001F · #0AFFB1 · #FCFCFC · #F8F0F1 · #F9FAF7

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

#FF001F

Vermilion · Red · Passion Red

HEX
#FF001F
RGB
rgb(255, 0, 31)
HSL
hsl(353, 100%, 50%)
HSB
hsb(353, 100%, 100%)
CMYK
cmyk(0%, 100%, 88%, 0%)
Oklch
oklch(62.9% 0.256 26.8)

TraditionalVermilion」· PaintPassion Red」· Creative Blush Sunrise

#0AFFB1

Mineral Blue · MediumSpringGreen · Lake Green

HEX
#0AFFB1
RGB
rgb(10, 255, 177)
HSL
hsl(161, 100%, 52%)
HSB
hsb(161, 96%, 100%)
CMYK
cmyk(96%, 0%, 31%, 0%)
Oklch
oklch(88.4% 0.193 162.0)

TraditionalMineral Blue」· PaintLake Green」· Creative Blush Sunrise

#FCFCFC

Moonlight White · Snow · Cloud White

HEX
#FCFCFC
RGB
rgb(252, 252, 252)
HSL
hsl(0, 0%, 99%)
HSB
hsb(0, 0%, 99%)
CMYK
cmyk(0%, 0%, 0%, 1%)
Oklch
oklch(99.1% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F8F0F1

Peach Pink · SeaShell · Cherry Blossom

HEX
#F8F0F1
RGB
rgb(248, 240, 241)
HSL
hsl(353, 36%, 96%)
HSB
hsb(353, 3%, 97%)
CMYK
cmyk(0%, 3%, 3%, 3%)
Oklch
oklch(96.2% 0.009 8.5)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Rose Petal

#F9FAF7

Willow Green · Snow · Mint Green

HEX
#F9FAF7
RGB
rgb(249, 250, 247)
HSL
hsl(80, 23%, 97%)
HSB
hsb(80, 1%, 98%)
CMYK
cmyk(0%, 0%, 1%, 2%)
Oklch
oklch(98.4% 0.004 121.6)

TraditionalWillow Green」· PaintMint Green」· Creative Mint Breeze

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF001F
00FFE1

Analogous

FF009D
FF001F
FF6200

Triadic

FF001F
1EFF00
001EFF

Split-Comp.

FF001F
00FF62
009DFF

Tetradic

FF001F
9DFF00
00FFE1
6200FF

Contrast Matrix WCAG 2.1 Contrast

FF001F
0AFFB1
FCFCFC
F8F0F1
F9FAF7
3.0
AA Large
3.9
AA Large
3.6
AA Large
3.8
AA Large
3.0
AA Large
1.3
Fail
1.2
Fail
1.3
Fail
3.9
AA Large
1.3
Fail
1.1
Fail
1.0
Fail
3.6
AA Large
1.2
Fail
1.1
Fail
1.1
Fail
3.8
AA Large
1.3
Fail
1.0
Fail
1.1
Fail
White BG
4.0AA Large
1.3Fail
1.0Fail
1.1Fail
1.0Fail
Black BG
5.3AA
16.0AAA
20.5AAA
18.7AAA
20.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

918E17
7476C4
FCFCFC
F5F4F1
F9F9F8

Deuteranopia

9FB316
6654C8
FCFCFC
F5F6F1
F9F9F8

Tritanopia

F21210
16D3D6
FCFCFC
F8F1F1
F9F8F8

Achromatopsia

505050
ADADAD
FCFCFC
F3F3F3
F9F9F9

Shades & Tints Shades & Tints

#FF001F

Dark
Light

#0AFFB1

Dark
Light

#FCFCFC

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff001f;
  --color-2: #0affb1;
  --color-3: #fcfcfc;
  --color-4: #f8f0f1;
  --color-5: #f9faf7;
}

SCSS

$color-1: #ff001f;
$color-2: #0affb1;
$color-3: #fcfcfc;
$color-4: #f8f0f1;
$color-5: #f9faf7;

TAILWIND

colors: {
  'brand-1': '#ff001f',
  'brand-2': '#0affb1',
  'brand-3': '#fcfcfc',
  'brand-4': '#f8f0f1',
  'brand-5': '#f9faf7',
}

RGB Array

[255, 0, 31], [10, 255, 177], [252, 252, 252], [248, 240, 241], [249, 250, 247]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF001F, #0AFFB1, #FCFCFC, #F8F0F1, #F9FAF7 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: #ff001f; --color-2: #0affb1; --color-3: #fcfcfc; --color-4: #f8f0f1; --color-5: #f9faf7. 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