Color Directory/Coffee Bean

Coffee Bean (#3C280D)

Luminance: 3% · Nearest standard name: Coffee Bean

COFFEE BEAN
#3C280D
rgb(60, 40, 13) · hsl(34°, 64%, 14%)
HEX#3C280D
RGB60, 40, 13
HSL34°, 64%, 14%
HSV / HSB34°, 78%, 24%
CMYK (Print)0%, 33%, 78%, 76%

Color Harmonies

Complementary

#3C280D#0D213B

Analogous

#3B100D#3C280D#383B0D

Triadic

#3C280D#0D3B27#270D3B

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)13.99:1

Sample text rendered with #3C280D on white

AA Normal: PASSAA Large: PASS
Against Dark (#0F172A)1.28:1

Sample text rendered with #3C280D on dark

AA Normal: FAILAA Large: FAIL
Comprehensive Color Profile & Design Architecture

The Complete Color Guide to Coffee Bean (#3C280D)

Coffee Bean (#3C280D) is a distinct shade within the Coral & Orange chromatic spectrum. Characterized by an optical luminance of 3% and a warm color temperature, this tone plays a vital role across web applications, brand identities, and editorial typography. Discover its mathematical harmonies, accessibility metrics, UI engineering roles, and front-end code tokens.

Technical Colorimetry & Coordinate Breakdown

Exact mathematical values across digital display, print press, and human perceptual spaces.

HEX Code#3C280D
RGB Space60, 40, 13
HSL Values34°, 64%, 14%
HSV / HSB34°, 78%, 24%
CMYK Ink0%, 33%, 78%, 76%
TemperatureWarm

Optical Color Harmony Formulas for Coffee Bean

Geometric intervals calculated from #3C280D on the 360-degree color wheel.

Direct Polar (180°)#0D213B

Complementary Harmony

Pairs Coffee Bean with its polar opposite (#0D213B) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#3B100D · #383B0D

Analogous Harmony

Positions adjacent neighboring hues on either side of Coffee Bean for serene, gentle, and organic visual transitions.

Split Angles (150° / 210°)#0D383B · #100D3B

Split-Complementary

Uses the two colors flanking the direct complement of Coffee Bean, offering rich visual variety without harsh chromatic vibration.

Triangular (120°)#0D3B27 · #270D3B

Triadic Harmony

Forms an equilateral triangle on the color wheel, generating playful, dynamic energy when balanced against a neutral background.

Rectangular (90°)#0D3B10 · #0D213B · #3B0D38

Tetradic (Square) Harmony

A rich four-color scheme combining two complementary pairs, ideal for complex dashboards, gaming HUDs, and multi-tier charts.

Interactive Exploration

Build Palettes With Coffee Bean

Lock #3C280D inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Coffee Bean

Recommended proportional volume and semantic interface assignment.

Recommended Assignment: High-Contrast Dark Canvas / Typographic Anchor (30% to 60% Volume)

With a deep, low lightness of 14%, Coffee Bean (#3C280D) provides structural weight for primary headings, body copy, and dark mode background canvases, delivering superior readability against light elements.

Light Mode SurfaceIdeal for buttons and badges
Dark Mode AdaptationOptimal dark canvas backdrop

Color Psychology & Industry Alignment

Strategic cognitive triggers and target sector recommendations.

Cognitive & Emotional Perception

Embodies tactile warmth, artisan craftsmanship, grounded optimism, and hospitality. Creates an inviting, friendly atmosphere.

Optimal Industry Verticals

Hospitality Resorts, Artisan Food & Dining, Interior Decor, Education. Combining Coffee Bean with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Coffee Bean

Drop-in design system tokens for CSS, Tailwind CSS, and SCSS.

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-3c280d: #3C280D;
  --color-3c280d-rgb: 60, 40, 13;
  --color-3c280d-hsl: 34deg 64% 14%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '3c280d': '#3C280D',
      }
    }
  }
};

Frequently Asked Questions About Coffee Bean (#3C280D)

Authoritative answers covering Coffee Bean color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Coffee Bean (#3C280D)?
Coffee Bean is defined by the HEX code #3C280D. Its digital screen RGB coordinates are R:60, G:40, B:13. Its cylindrical HSL values are Hue:34°, Saturation:64%, Lightness:14%. In HSV/HSB format, it is 34°, 78%, 24%. For four-color CMYK process printing, its ink percentages are C:0%, M:33%, Y:78%, K:76%.
Does Coffee Bean (#3C280D) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Coffee Bean achieves a contrast ratio of 13.99:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 1.28:1 (Failing WCAG AA).
What is the direct complementary color for Coffee Bean (#3C280D)?
The exact 180-degree optical complementary color for #3C280D is #0D213B. When placed side-by-side, #3C280D and #0D213B create maximum visual tension and high click-through conversion rates.
What is the recommended role for Coffee Bean in the 60-30-10 UI design rule?
With a deep, low lightness of 14%, Coffee Bean (#3C280D) provides structural weight for primary headings, body copy, and dark mode background canvases, delivering superior readability against light elements.
How can I copy and export Coffee Bean into Tailwind CSS and CSS variables?
You can define Coffee Bean in CSS custom properties as ':root { --color-custom: #3C280D; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Coffee Bean using our interactive Color Palette Generator.
Which color family does Coffee Bean (#3C280D) belong to?
Coffee Bean belongs to the Coral & Orange family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Coral & Orange Color Guide.