← Back to Editor

#FF1994 · #000000 · #00FFF1 · #FFFFFF · #F7FF00

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

#FF1994

Rose Purple · DeepPink · Rose Pink

HEX
#FF1994
RGB
rgb(255, 25, 148)
HSL
hsl(328, 100%, 55%)
HSB
hsb(328, 90%, 100%)
CMYK
cmyk(0%, 90%, 42%, 0%)
Oklch
oklch(65.7% 0.260 356.8)

TraditionalRose Purple」· 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

#00FFF1

Mineral Blue · Cyan · Mint Ice

HEX
#00FFF1
RGB
rgb(0, 255, 241)
HSL
hsl(177, 100%, 50%)
HSB
hsb(177, 100%, 100%)
CMYK
cmyk(100%, 0%, 5%, 0%)
Oklch
oklch(90.1% 0.157 187.7)

TraditionalMineral Blue」· PaintMint Ice」· Creative Blush Sunrise

#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

#F7FF00

Autumn Sage · Yellow · Honey Gold

HEX
#F7FF00
RGB
rgb(247, 255, 0)
HSL
hsl(62, 100%, 50%)
HSB
hsb(62, 100%, 100%)
CMYK
cmyk(3%, 0%, 100%, 0%)
Oklch
oklch(96.2% 0.213 112.1)

TraditionalAutumn Sage」· PaintHoney Gold」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF1994
1AFF85

Analogous

F71AFF
FF1994
FF1A21

Triadic

FF1994
94FF1A
1A94FF

Split-Comp.

FF1994
21FF1A
1AFFF7

Tetradic

FF1994
FFF71A
1AFF85
1A21FF

Contrast Matrix WCAG 2.1 Contrast

FF1994
000000
00FFF1
FFFFFF
F7FF00
5.8
AA
2.8
Fail
3.6
AA Large
3.3
AA Large
5.8
AA
16.6
AAA
21.0
AAA
19.3
AAA
2.8
Fail
16.6
AAA
1.3
Fail
1.2
Fail
3.6
AA Large
21.0
AAA
1.3
Fail
1.1
Fail
3.3
AA Large
19.3
AAA
1.2
Fail
1.1
Fail
White BG
3.6AA Large
21.0AAA
1.3Fail
1.0Fail
1.1Fail
Black BG
5.8AA
1.0Fail
16.6AAA
21.0AAA
19.3AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

9B9976
000000
6E71F4
FFFFFF
FAFB3E

Deuteranopia

A9BA6F
000000
604DF5
FFFFFF
FAF94D

Tritanopia

F45F5A
000000
0DF7F8
FFFFFF
F76E79

Achromatopsia

6C6C6C
000000
B1B1B1
FFFFFF
E0E0E0

Shades & Tints Shades & Tints

#FF1994

Dark
Light

#000000

Dark
Light

#00FFF1

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff1994;
  --color-2: #000000;
  --color-3: #00fff1;
  --color-4: #ffffff;
  --color-5: #f7ff00;
}

SCSS

$color-1: #ff1994;
$color-2: #000000;
$color-3: #00fff1;
$color-4: #ffffff;
$color-5: #f7ff00;

TAILWIND

colors: {
  'brand-1': '#ff1994',
  'brand-2': '#000000',
  'brand-3': '#00fff1',
  'brand-4': '#ffffff',
  'brand-5': '#f7ff00',
}

RGB Array

[255, 25, 148], [0, 0, 0], [0, 255, 241], [255, 255, 255], [247, 255, 0]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This general-style palette of #FF1994, #000000, #00FFF1, #FFFFFF, #F7FF00 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: #ff1994; --color-2: #000000; --color-3: #00fff1; --color-4: #ffffff; --color-5: #f7ff00. 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