← Back to Editor

#FFFFFF · #000000 · #FF006F · #FFB300 · #FFF538

space

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

#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

#FF006F

Dark Violet · DeepPink · Camellia

HEX
#FF006F
RGB
rgb(255, 0, 111)
HSL
hsl(334, 100%, 50%)
HSB
hsb(334, 100%, 100%)
CMYK
cmyk(0%, 100%, 56%, 0%)
Oklch
oklch(64.1% 0.257 7.8)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#FFB300

Ochre · Orange · Honey Gold

HEX
#FFB300
RGB
rgb(255, 179, 0)
HSL
hsl(42, 100%, 50%)
HSB
hsb(42, 100%, 100%)
CMYK
cmyk(0%, 30%, 100%, 0%)
Oklch
oklch(81.8% 0.171 77.9)

TraditionalOchre」· PaintHoney Gold」· Creative Blush Sunrise

#FFF538

Fresh Green · Yellow · Sunflower

HEX
#FFF538
RGB
rgb(255, 245, 56)
HSL
hsl(57, 100%, 61%)
HSB
hsb(57, 78%, 100%)
CMYK
cmyk(0%, 4%, 78%, 0%)
Oklch
oklch(94.9% 0.190 106.3)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

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
000000
FF006F
FFB300
FFF538
21.0
AAA
3.8
AA Large
1.8
Fail
1.1
Fail
21.0
AAA
5.5
AA
11.7
AAA
18.4
AAA
3.8
AA Large
5.5
AA
2.1
Fail
3.4
AA Large
1.8
Fail
11.7
AAA
2.1
Fail
1.6
Fail
1.1
Fail
18.4
AAA
3.4
AA Large
1.6
Fail
White BG
1.0Fail
21.0AAA
3.8AA Large
1.8Fail
1.1Fail
Black BG
21.0AAA
1.0Fail
5.5AA
11.7AAA
18.4AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFFF
000000
918E54
DEDD2B
FBFB66

Deuteranopia

FFFFFF
000000
9FB34E
E3E836
FBFC71

Tritanopia

FFFFFF
000000
F23F3A
FB4E55
FF8A92

Achromatopsia

FFFFFF
000000
595959
B5B5B5
E2E2E2

Shades & Tints Shades & Tints

#FFFFFF

Dark
Light

#000000

Dark
Light

#FF006F

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffffff;
  --color-2: #000000;
  --color-3: #ff006f;
  --color-4: #ffb300;
  --color-5: #fff538;
}

SCSS

$color-1: #ffffff;
$color-2: #000000;
$color-3: #ff006f;
$color-4: #ffb300;
$color-5: #fff538;

TAILWIND

colors: {
  'brand-1': '#ffffff',
  'brand-2': '#000000',
  'brand-3': '#ff006f',
  'brand-4': '#ffb300',
  'brand-5': '#fff538',
}

RGB Array

[255, 255, 255], [0, 0, 0], [255, 0, 111], [255, 179, 0], [255, 245, 56]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This space-style palette of #FFFFFF, #000000, #FF006F, #FFB300, #FFF538 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: #000000; --color-3: #ff006f; --color-4: #ffb300; --color-5: #fff538. 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 space-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