← Back to Editor

#FAFAFA · #BDCF00 · #ED6C21 · #EE3767 · #000000

A 5-color palette 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

#FAFAFA

Moonlight White · Snow · Cloud White

HEX
#FAFAFA
RGB
rgb(250, 250, 250)
HSL
hsl(0, 0%, 98%)
HSB
hsb(0, 0%, 98%)
CMYK
cmyk(0%, 0%, 0%, 2%)
Oklch
oklch(98.5% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#BDCF00

Autumn Sage · GoldenRod · Honey Gold

HEX
#BDCF00
RGB
rgb(189, 207, 0)
HSL
hsl(65, 100%, 41%)
HSB
hsb(65, 100%, 81%)
CMYK
cmyk(9%, 0%, 100%, 19%)
Oklch
oklch(81.3% 0.186 115.9)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

#ED6C21

Tangerine · Chocolate · Warm Sun

HEX
#ED6C21
RGB
rgb(237, 108, 33)
HSL
hsl(22, 85%, 53%)
HSB
hsb(22, 86%, 93%)
CMYK
cmyk(0%, 54%, 86%, 7%)
Oklch
oklch(67.8% 0.178 45.6)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#EE3767

Dark Violet · Tomato · Rose Pink

HEX
#EE3767
RGB
rgb(238, 55, 103)
HSL
hsl(344, 84%, 57%)
HSB
hsb(344, 77%, 93%)
CMYK
cmyk(0%, 77%, 57%, 7%)
Oklch
oklch(63.1% 0.217 11.4)

TraditionalDark Violet」· PaintRose Pink」· 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

FAFAFA
FAFAFA

Analogous

FAFAFA
FAFAFA
FAFAFA

Triadic

FAFAFA
FAFAFA
FAFAFA

Split-Comp.

FAFAFA
FAFAFA
FAFAFA

Tetradic

FAFAFA
FAFAFA
FAFAFA
FAFAFA

Contrast Matrix WCAG 2.1 Contrast

FAFAFA
BDCF00
ED6C21
EE3767
000000
1.7
Fail
3.0
Fail
3.7
AA Large
20.1
AAA
1.7
Fail
1.8
Fail
2.2
Fail
12.1
AAA
3.0
Fail
1.8
Fail
1.3
Fail
6.8
AA
3.7
AA Large
2.2
Fail
1.3
Fail
5.4
AA
20.1
AAA
12.1
AAA
6.8
AA
5.4
AA
White BG
1.0Fail
1.7Fail
3.1AA Large
3.9AA Large
21.0AAA
Black BG
20.1AAA
12.1AAA
6.8AA
5.4AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FAFAFA
C5C532
B5B433
9F9D5B
000000

Deuteranopia

FAFAFA
C4C23E
BDC638
A9B759
000000

Tritanopia

FAFAFA
BE5A62
E74145
E55250
000000

Achromatopsia

FAFAFA
B2B2B2
8A8A8A
737373
000000

Shades & Tints Shades & Tints

#FAFAFA

Dark
Light

#BDCF00

Dark
Light

#ED6C21

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fafafa;
  --color-2: #bdcf00;
  --color-3: #ed6c21;
  --color-4: #ee3767;
  --color-5: #000000;
}

SCSS

$color-1: #fafafa;
$color-2: #bdcf00;
$color-3: #ed6c21;
$color-4: #ee3767;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#fafafa',
  'brand-2': '#bdcf00',
  'brand-3': '#ed6c21',
  'brand-4': '#ee3767',
  'brand-5': '#000000',
}

RGB Array

[250, 250, 250], [189, 207, 0], [237, 108, 33], [238, 55, 103], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FAFAFA, #BDCF00, #ED6C21, #EE3767, #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: #fafafa; --color-2: #bdcf00; --color-3: #ed6c21; --color-4: #ee3767; --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