← Back to Editor

#FF5938 · #FFFFFF · #121212

A 3-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

#FF5938

Peach Pink · Tomato · Coral Red

HEX
#FF5938
RGB
rgb(255, 89, 56)
HSL
hsl(10, 100%, 61%)
HSB
hsb(10, 78%, 100%)
CMYK
cmyk(0%, 65%, 78%, 0%)
Oklch
oklch(68.3% 0.207 33.2)

TraditionalPeach Pink」· PaintCoral Red」· 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

#121212

Ink Black · Black · Jet Black

HEX
#121212
RGB
rgb(18, 18, 18)
HSL
hsl(0, 0%, 7%)
HSB
hsb(0, 0%, 7%)
CMYK
cmyk(0%, 0%, 0%, 93%)
Oklch
oklch(18.2% 0.000 89.9)

TraditionalInk Black」· PaintJet Black」· Creative Midnight Shadow

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FF5938
38DEFF

Analogous

FF387A
FF5938
FFBD38

Triadic

FF5938
38FF59
5938FF

Split-Comp.

FF5938
38FFBD
387AFF

Tetradic

FF5938
7AFF38
38DEFF
BD38FF

Contrast Matrix WCAG 2.1 Contrast

FF5938
FFFFFF
121212
3.1
AA Large
6.0
AA
3.1
AA Large
18.7
AAA
6.0
AA
18.7
AAA
White BG
3.1AA Large
1.0Fail
18.7AAA
Black BG
6.7AA
21.0AAA
1.1Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

B7B640
FFFFFF
121212

Deuteranopia

C1CD42
FFFFFF
121212

Tritanopia

F74648
FFFFFF
121212

Achromatopsia

878787
FFFFFF
121212

Shades & Tints Shades & Tints

#FF5938

Dark
Light

#FFFFFF

Dark
Light

#121212

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ff5938;
  --color-2: #ffffff;
  --color-3: #121212;
}

SCSS

$color-1: #ff5938;
$color-2: #ffffff;
$color-3: #121212;

TAILWIND

colors: {
  'brand-1': '#ff5938',
  'brand-2': '#ffffff',
  'brand-3': '#121212',
}

RGB Array

[255, 89, 56], [255, 255, 255], [18, 18, 18]

FAQ FAQ

What scenarios is this 3-color palette suitable for?

This general-style palette of #FF5938, #FFFFFF, #121212 is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 3-color palettes.

How to use this palette in CSS or frontend projects?

Copy the CSS variables directly: --color-1: #ff5938; --color-2: #ffffff; --color-3: #121212. 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 3-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