Color Directory/Espresso Brown

Espresso Brown (#2E1F16)

Luminance: 2% · Nearest standard name: Espresso Brown

ESPRESSO BROWN
#2E1F16
rgb(46, 31, 22) · hsl(23°, 35%, 13%)
HEX#2E1F16
RGB46, 31, 22
HSL23°, 35%, 13%
HSV / HSB23°, 52%, 18%
CMYK (Print)0%, 33%, 52%, 82%

Color Harmonies

Complementary

#2E1F16#16242D

Analogous

#2D1618#2E1F16#2D2A16

Triadic

#2E1F16#162D1E#1E162D

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)15.86:1

Sample text rendered with #2E1F16 on white

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

Sample text rendered with #2E1F16 on dark

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

The Complete Color Guide to Espresso Brown (#2E1F16)

Espresso Brown (#2E1F16) is a distinct shade within the Coral & Orange chromatic spectrum. Characterized by an optical luminance of 2% 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#2E1F16
RGB Space46, 31, 22
HSL Values23°, 35%, 13%
HSV / HSB23°, 52%, 18%
CMYK Ink0%, 33%, 52%, 82%
TemperatureWarm

Optical Color Harmony Formulas for Espresso Brown

Geometric intervals calculated from #2E1F16 on the 360-degree color wheel.

Direct Polar (180°)#16242D

Complementary Harmony

Pairs Espresso Brown with its polar opposite (#16242D) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#2D1618 · #2D2A16

Analogous Harmony

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

Split Angles (150° / 210°)#162D2A · #16182D

Split-Complementary

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

Triangular (120°)#162D1E · #1E162D

Triadic Harmony

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

Rectangular (90°)#182D16 · #16242D · #2A162D

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 Espresso Brown

Lock #2E1F16 inside our interactive generator to calculate live matching palettes in real time.

Launch Palette Generator

The 60-30-10 UI Implementation Role for Espresso Brown

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 13%, Espresso Brown (#2E1F16) 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 Espresso Brown with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Espresso Brown

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-2e1f16: #2E1F16;
  --color-2e1f16-rgb: 46, 31, 22;
  --color-2e1f16-hsl: 23deg 35% 13%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '2e1f16': '#2E1F16',
      }
    }
  }
};

Frequently Asked Questions About Espresso Brown (#2E1F16)

Authoritative answers covering Espresso Brown color codes, WCAG contrast compliance, and UI design systems.

What are the exact digital and print color codes for Espresso Brown (#2E1F16)?
Espresso Brown is defined by the HEX code #2E1F16. Its digital screen RGB coordinates are R:46, G:31, B:22. Its cylindrical HSL values are Hue:23°, Saturation:35%, Lightness:13%. In HSV/HSB format, it is 23°, 52%, 18%. For four-color CMYK process printing, its ink percentages are C:0%, M:33%, Y:52%, K:82%.
Does Espresso Brown (#2E1F16) pass WCAG 2.2 accessibility standards for text readability?
Against a pure white (#FFFFFF) background, Espresso Brown achieves a contrast ratio of 15.86:1 (Passing WCAG AA for normal body text, and Passing for large headings). Against dark slate (#0F172A), it achieves a contrast ratio of 1.13:1 (Failing WCAG AA).
What is the direct complementary color for Espresso Brown (#2E1F16)?
The exact 180-degree optical complementary color for #2E1F16 is #16242D. When placed side-by-side, #2E1F16 and #16242D create maximum visual tension and high click-through conversion rates.
What is the recommended role for Espresso Brown in the 60-30-10 UI design rule?
With a deep, low lightness of 13%, Espresso Brown (#2E1F16) 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 Espresso Brown into Tailwind CSS and CSS variables?
You can define Espresso Brown in CSS custom properties as ':root { --color-custom: #2E1F16; }' or paste it into your 'tailwind.config.js' file under 'theme.extend.colors'. You can also generate full palettes containing Espresso Brown using our interactive Color Palette Generator.
Which color family does Espresso Brown (#2E1F16) belong to?
Espresso Brown belongs to the Coral & Orange family (Warm spectrum). You can explore full tonal ramps and curated palettes in our Coral & Orange Color Guide.