← Back to Editor

#000000 · #FFFFFF · #1693A5 · #FBB829 · #FCFBE3

coffee

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

#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

#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

#1693A5

Lake Blue · LightSeaGreen · Mint Ice

HEX
#1693A5
RGB
rgb(22, 147, 165)
HSL
hsl(188, 76%, 37%)
HSB
hsb(188, 87%, 65%)
CMYK
cmyk(87%, 11%, 0%, 35%)
Oklch
oklch(61.0% 0.102 210.5)

TraditionalLake Blue」· PaintMint Ice」· Creative Blush Sunrise

#FBB829

Ginger · GoldenRod · Sunflower

HEX
#FBB829
RGB
rgb(251, 184, 41)
HSL
hsl(41, 96%, 57%)
HSB
hsb(41, 84%, 98%)
CMYK
cmyk(0%, 27%, 84%, 2%)
Oklch
oklch(82.4% 0.161 80.3)

TraditionalGinger」· PaintSunflower」· Creative Blush Sunrise

#FCFBE3

Fresh Green · LightYellow · Lemon Cream

HEX
#FCFBE3
RGB
rgb(252, 251, 227)
HSL
hsl(58, 81%, 94%)
HSB
hsb(58, 10%, 99%)
CMYK
cmyk(0%, 0%, 10%, 1%)
Oklch
oklch(98.3% 0.031 105.0)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

000000
000000

Analogous

000000
000000
000000

Triadic

000000
000000
000000

Split-Comp.

000000
000000
000000

Tetradic

000000
000000
000000
000000

Contrast Matrix WCAG 2.1 Contrast

000000
FFFFFF
1693A5
FBB829
FCFBE3
21.0
AAA
5.8
AA
12.0
AAA
20.0
AAA
21.0
AAA
3.7
AA Large
1.8
Fail
1.0
Fail
5.8
AA
3.7
AA Large
2.1
Fail
3.5
AA Large
12.0
AAA
1.8
Fail
2.1
Fail
1.7
Fail
20.0
AAA
1.0
Fail
3.5
AA Large
1.7
Fail
White BG
21.0AAA
1.0Fail
3.7AA Large
1.8Fail
1.0Fail
Black BG
1.0Fail
21.0AAA
5.8AA
12.0AAA
20.0AAA

Color Blindness Simulation Color Blindness Simulation

Protanopia

000000
FFFFFF
4C4DA1
DEDD4C
FCFCE9

Deuteranopia

000000
FFFFFF
453CA0
E2E754
FCFCEA

Tritanopia

000000
FFFFFF
1C9D9C
F8676D
FCEDEE

Achromatopsia

000000
FFFFFF
707070
BCBCBC
F9F9F9

Shades & Tints Shades & Tints

#000000

Dark
Light

#FFFFFF

Dark
Light

#1693A5

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #000000;
  --color-2: #ffffff;
  --color-3: #1693a5;
  --color-4: #fbb829;
  --color-5: #fcfbe3;
}

SCSS

$color-1: #000000;
$color-2: #ffffff;
$color-3: #1693a5;
$color-4: #fbb829;
$color-5: #fcfbe3;

TAILWIND

colors: {
  'brand-1': '#000000',
  'brand-2': '#ffffff',
  'brand-3': '#1693a5',
  'brand-4': '#fbb829',
  'brand-5': '#fcfbe3',
}

RGB Array

[0, 0, 0], [255, 255, 255], [22, 147, 165], [251, 184, 41], [252, 251, 227]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #000000, #FFFFFF, #1693A5, #FBB829, #FCFBE3 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: #000000; --color-2: #ffffff; --color-3: #1693a5; --color-4: #fbb829; --color-5: #fcfbe3. 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 coffee-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