← Back to Editor

#FFFF99 · #D9CC8C · #B39980 · #8C6673 · #663366

coffee

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

#FFFF99

Fresh Green · Khaki · Lemon Cream

HEX
#FFFF99
RGB
rgb(255, 255, 153)
HSL
hsl(60, 100%, 80%)
HSB
hsb(60, 40%, 100%)
CMYK
cmyk(0%, 0%, 40%, 0%)
Oklch
oklch(97.8% 0.124 108.5)

TraditionalFresh Green」· PaintLemon Cream」· Creative Lemon Fizz

#D9CC8C

Fresh Green · BurlyWood · Sunflower

HEX
#D9CC8C
RGB
rgb(217, 204, 140)
HSL
hsl(50, 50%, 70%)
HSB
hsb(50, 35%, 85%)
CMYK
cmyk(0%, 6%, 35%, 15%)
Oklch
oklch(84.1% 0.084 98.1)

TraditionalFresh Green」· PaintSunflower」· Creative Lemon Fizz

#B39980

Tangerine · Tan · Warm Sun

HEX
#B39980
RGB
rgb(179, 153, 128)
HSL
hsl(29, 25%, 60%)
HSB
hsb(29, 28%, 70%)
CMYK
cmyk(0%, 15%, 28%, 30%)
Oklch
oklch(70.0% 0.047 65.8)

TraditionalTangerine」· PaintWarm Sun」· Creative Blush Sunrise

#8C6673

Dark Violet · Gray · Camellia

HEX
#8C6673
RGB
rgb(140, 102, 115)
HSL
hsl(339, 16%, 47%)
HSB
hsb(339, 27%, 55%)
CMYK
cmyk(0%, 27%, 18%, 45%)
Oklch
oklch(55.3% 0.052 356.6)

TraditionalDark Violet」· PaintCamellia」· Creative Blush Sunrise

#663366

Rose Purple · DarkSlateBlue · Eggplant

HEX
#663366
RGB
rgb(102, 51, 102)
HSL
hsl(300, 33%, 30%)
HSB
hsb(300, 50%, 40%)
CMYK
cmyk(0%, 50%, 0%, 60%)
Oklch
oklch(40.8% 0.102 327.3)

TraditionalRose Purple」· PaintEggplant」· Creative Blush Sunrise

Color Harmonies Color Harmonies

Based on color wheel theory, calculated from primary color

Complementary

FFFF99
9999FF

Analogous

FFCC99
FFFF99
CCFF99

Triadic

FFFF99
99FFFF
FF99FF

Split-Comp.

FFFF99
99CCFF
CC99FF

Tetradic

FFFF99
99FFCC
9999FF
FF99CC

Contrast Matrix WCAG 2.1 Contrast

FFFF99
D9CC8C
B39980
8C6673
663366
1.5
Fail
2.6
Fail
4.7
AA
9.0
AAA
1.5
Fail
1.7
Fail
3.0
AA Large
5.8
AA
2.6
Fail
1.7
Fail
1.8
Fail
3.5
AA Large
4.7
AA
3.0
AA Large
1.8
Fail
1.9
Fail
9.0
AAA
5.8
AA
3.5
AA Large
1.9
Fail
White BG
1.0Fail
1.6Fail
2.7Fail
4.9AA
9.4AAA
Black BG
20.0AAA
13.0AAA
7.8AAA
4.3AA Large
2.2Fail

Color Blindness Simulation Color Blindness Simulation

Protanopia

FFFFB2
D3D39B
A8A886
7C7B70
504F5A

Deuteranopia

FFFFB8
D4D59F
A9AB88
7E816F
535757

Tritanopia

FFC5C9
D8A8AA
B28B8C
8A6D6D
63504E

Achromatopsia

F3F3F3
C9C9C9
9E9E9E
737373
484848

Shades & Tints Shades & Tints

#FFFF99

Dark
Light

#D9CC8C

Dark
Light

#B39980

Dark
Light

Code Snippets Code Snippets

CSS Custom Properties

:root {
  --color-1: #ffff99;
  --color-2: #d9cc8c;
  --color-3: #b39980;
  --color-4: #8c6673;
  --color-5: #663366;
}

SCSS

$color-1: #ffff99;
$color-2: #d9cc8c;
$color-3: #b39980;
$color-4: #8c6673;
$color-5: #663366;

TAILWIND

colors: {
  'brand-1': '#ffff99',
  'brand-2': '#d9cc8c',
  'brand-3': '#b39980',
  'brand-4': '#8c6673',
  'brand-5': '#663366',
}

RGB Array

[255, 255, 153], [217, 204, 140], [179, 153, 128], [140, 102, 115], [102, 51, 102]

FAQ FAQ

What scenarios is this 5-color palette suitable for?

This coffee-style palette of #FFFF99, #D9CC8C, #B39980, #8C6673, #663366 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: #ffff99; --color-2: #d9cc8c; --color-3: #b39980; --color-4: #8c6673; --color-5: #663366. 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