← Back to Editor

#FFFFFF · #FBCDCD · #FB9B9B · #7F4E4E · #000000

spring

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

Scene Recommendations Scene Recommendations

Emotion EMOTION

HarmoniousVersatileWarm

Industry INDUSTRY

E-commerceBusiness

UI Context UI CONTEXT

Web PageComponent LibraryData 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

#FBCDCD

Peach Pink · Pink · Cherry Blossom

HEX
#FBCDCD
RGB
rgb(251, 205, 205)
HSL
hsl(0, 85%, 89%)
HSB
hsb(0, 18%, 98%)
CMYK
cmyk(0%, 18%, 18%, 2%)
Oklch
oklch(88.8% 0.052 18.2)

TraditionalPeach Pink」· PaintCherry Blossom」· Creative Blush Sunrise

#FB9B9B

Peach Pink · LightSalmon · Coral Red

HEX
#FB9B9B
RGB
rgb(251, 155, 155)
HSL
hsl(0, 92%, 80%)
HSB
hsb(0, 38%, 98%)
CMYK
cmyk(0%, 38%, 38%, 2%)
Oklch
oklch(78.7% 0.115 20.0)

TraditionalPeach Pink」· PaintCoral Red」· Creative Blush Sunrise

#7F4E4E

Crimson · DimGray · Wine Red

HEX
#7F4E4E
RGB
rgb(127, 78, 78)
HSL
hsl(0, 24%, 40%)
HSB
hsb(0, 39%, 50%)
CMYK
cmyk(0%, 39%, 39%, 50%)
Oklch
oklch(48.0% 0.067 19.8)

TraditionalCrimson」· PaintWine Red」· 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

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
FBCDCD
FB9B9B
7F4E4E
000000
1.4
Fail
2.0
Fail
6.8
AA
21.0
AAA
1.4
Fail
1.4
Fail
4.7
AA
14.7
AAA
2.0
Fail
1.4
Fail
3.3
AA Large
10.3
AAA
6.8
AA
4.7
AA
3.3
AA Large
3.1
AA Large
21.0
AAA
14.7
AAA
10.3
AAA
3.1
AA Large
White BG
1.0Fail
1.4Fail
2.0Fail
6.8AA
21.0AAA
Black BG
21.0AAA
14.7AAA
10.3AAA
3.1AA Large
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
E7E7CD
D1D19B
6A694E
000000

Deuteranopia

FFFFFF
EAEDCD
D7DE9B
6D704E
000000

Tritanopia

FFFFFF
F9CDCD
F69B9B
7D4E4E
000000

Achromatopsia

FFFFFF
DBDBDB
B8B8B8
5D5D5D
000000

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#FBCDCD

Dark
Light

#FB9B9B

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #fbcdcd;
  --color-3: #fb9b9b;
  --color-4: #7f4e4e;
  --color-5: #000000;
}

SCSS

$color-1: #ffffff;
$color-2: #fbcdcd;
$color-3: #fb9b9b;
$color-4: #7f4e4e;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#fbcdcd',
  'brand-3': '#fb9b9b',
  'brand-4': '#7f4e4e',
  'brand-5': '#000000',
}

RGB Array

[255, 255, 255], [251, 205, 205], [251, 155, 155], [127, 78, 78], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This spring-style palette of #FFFFFF, #FBCDCD, #FB9B9B, #7F4E4E, #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: #ffffff; --color-2: #fbcdcd; --color-3: #fb9b9b; --color-4: #7f4e4e; --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 spring-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