Color Directory/Dark Chocolate

Dark Chocolate (#3D2314)

Luminance: 2% · Nearest standard name: Dark Chocolate

DARK CHOCOLATE
#3D2314
rgb(61, 35, 20) · hsl(22°, 51%, 16%)
HEX#3D2314
RGB61, 35, 20
HSL22°, 51%, 16%
HSV / HSB22°, 67%, 24%
CMYK (Print)0%, 43%, 67%, 76%

Color Harmonies

Complementary

#3D2314#142E3E

Analogous

#3E141A#3D2314#3E3814

Triadic

#3D2314#143E23#23143E

Tints & Shades

Lighter Tints
Darker Shades

WCAG 2.2 Contrast Verification

Against White (#FFFFFF)14.49:1

Sample text rendered with #3D2314 on white

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

Sample text rendered with #3D2314 on dark

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

The Complete Color Guide to Dark Chocolate (#3D2314)

Dark Chocolate (#3D2314) 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#3D2314
RGB Space61, 35, 20
HSL Values22°, 51%, 16%
HSV / HSB22°, 67%, 24%
CMYK Ink0%, 43%, 67%, 76%
TemperatureWarm

Optical Color Harmony Formulas for Dark Chocolate

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

Direct Polar (180°)#142E3E

Complementary Harmony

Pairs Dark Chocolate with its polar opposite (#142E3E) to create maximum optical contrast, perfect for high-converting call-to-action buttons.

Adjacent (±30°)#3E141A · #3E3814

Analogous Harmony

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

Split Angles (150° / 210°)#143E38 · #141A3E

Split-Complementary

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

Triangular (120°)#143E23 · #23143E

Triadic Harmony

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

Rectangular (90°)#1A3E14 · #142E3E · #38143E

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 Dark Chocolate

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

Launch Palette Generator

The 60-30-10 UI Implementation Role for Dark Chocolate

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 16%, Dark Chocolate (#3D2314) 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 Dark Chocolate with intentional neutral whitespace reinforces authority and conversion clarity.

Production Code Tokens for Dark Chocolate

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

CSS Custom Properties (:root)Vanilla CSS
:root {
  --color-3d2314: #3D2314;
  --color-3d2314-rgb: 61, 35, 20;
  --color-3d2314-hsl: 22deg 51% 16%;
}
tailwind.config.jsTailwind CSS
module.exports = {
  theme: {
    extend: {
      colors: {
        '3d2314': '#3D2314',
      }
    }
  }
};

Frequently Asked Questions About Dark Chocolate (#3D2314)

Authoritative answers covering Dark Chocolate color codes, WCAG contrast compliance, and UI design systems.

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