← Back to Editor

#FEFEFE · #F5F5CC · #AFC5E6 · #E81818 · #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

#FEFEFE

Moonlight White · White · Cloud White

HEX
#FEFEFE
RGB
rgb(254, 254, 254)
HSL
hsl(0, 0%, 100%)
HSB
hsb(0, 0%, 100%)
CMYK
cmyk(0%, 0%, 0%, 0%)
Oklch
oklch(99.7% 0.000 89.9)

TraditionalMoonlight White」· PaintCloud White」· Creative Morning Mist

#F5F5CC

Fresh Green · Beige · Lemon Cream

HEX
#F5F5CC
RGB
rgb(245, 245, 204)
HSL
hsl(60, 67%, 88%)
HSB
hsb(60, 17%, 96%)
CMYK
cmyk(0%, 0%, 17%, 4%)
Oklch
oklch(96.0% 0.053 107.4)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#AFC5E6

Azure · LightSteelBlue · Cobalt Blue

HEX
#AFC5E6
RGB
rgb(175, 197, 230)
HSL
hsl(216, 52%, 79%)
HSB
hsb(216, 24%, 90%)
CMYK
cmyk(24%, 14%, 0%, 10%)
Oklch
oklch(81.8% 0.053 258.4)

TraditionalAzure」· PaintCobalt Blue」· Creative Twilight Haze

#E81818

Vermilion · Crimson · Passion Red

HEX
#E81818
RGB
rgb(232, 24, 24)
HSL
hsl(0, 82%, 50%)
HSB
hsb(0, 90%, 91%)
CMYK
cmyk(0%, 90%, 90%, 9%)
Oklch
oklch(59.1% 0.233 28.4)

TraditionalVermilion」· PaintPassion 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

FEFEFE
FFFFFF

Analogous

FFFFFF
FEFEFE
FFFFFF

Triadic

FEFEFE
FFFFFF
FFFFFF

Split-Comp.

FEFEFE
FFFFFF
FFFFFF

Tetradic

FEFEFE
FFFFFF
FFFFFF
FFFFFF

Contrast Matrix WCAG 2.1 Contrast

FEFEFE
F5F5CC
AFC5E6
E81818
000000
1.1
Fail
1.7
Fail
4.6
AA
20.8
AAA
1.1
Fail
1.6
Fail
4.1
AA Large
18.8
AAA
1.7
Fail
1.6
Fail
2.6
Fail
12.0
AAA
4.6
AA
4.1
AA Large
2.6
Fail
4.6
AA
20.8
AAA
18.8
AAA
12.0
AAA
4.6
AA
White BG
1.0Fail
1.1Fail
1.8Fail
4.6AA
21.0AAA
Black BG
20.8AAA
18.8AAA
12.0AAA
4.6AA
1.0Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FEFEFE
F5F5D6
B9B9DE
8E8C18
000000

Deuteranopia

FEFEFE
F5F5D8
B7B6DC
9AAA18
000000

Tritanopia

FEFEFE
F5DEDF
B0D8D6
DE1818
000000

Achromatopsia

FEFEFE
F0F0F0
C2C2C2
565656
000000

Shades & Tints Shades & Tints

#FEFEFE

Dark
Light

#F5F5CC

Dark
Light

#AFC5E6

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #fefefe;
  --color-2: #f5f5cc;
  --color-3: #afc5e6;
  --color-4: #e81818;
  --color-5: #000000;
}

SCSS

$color-1: #fefefe;
$color-2: #f5f5cc;
$color-3: #afc5e6;
$color-4: #e81818;
$color-5: #000000;

TAILWIND

colors: {
  'brand-1': '#fefefe',
  'brand-2': '#f5f5cc',
  'brand-3': '#afc5e6',
  'brand-4': '#e81818',
  'brand-5': '#000000',
}

RGB Array

[254, 254, 254], [245, 245, 204], [175, 197, 230], [232, 24, 24], [0, 0, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FEFEFE, #F5F5CC, #AFC5E6, #E81818, #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: #fefefe; --color-2: #f5f5cc; --color-3: #afc5e6; --color-4: #e81818; --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