Nearest named color: Eggplant
#5D3F3C
#5D3F3C
Nearest named
Eggplant
Family
Brown
Lightness
40.1%
Chroma
0.043
Hue angle
25.5°
Temperature
Warm
Contrast on white
9.37:1 · AAA
Contrast on black
1.98:1 · Fail
Web-safe
#663333
CSS oklch()
40% 0.04 26

#5D3F3C is a muted, warm orange. On the Color Lab it reads quietly premium, restrained and easy to live with. It reproduces cleanly in print.

Palettes built on #5D3F3C

Not just a swatch — here's how #5D3F3C works with other colors. Named schemes with #5D3F3C in its natural role, and a note on why the supporting colors balance it.

Warm Autumn Interior Dominant · 5 colors

This palette keeps Eggplant as the dominant warm neutral, balanced by muted terracotta and olive earth tones and grounded by a deep espresso anchor.

Modern Café Dominant · 5 colors

Eggplant anchors this café scheme as the warm mid-tone, lifted by latte cream and a muted sage accent and grounded by espresso brown and a warm charcoal.

Vintage Leather Lead · 5 colors

Eggplant plays the worn-leather lead, deepened by saddle brown and an oxblood anchor, softened by aged cream and cooled by a muted forest green.

Desert Clay Center · 5 colors

Eggplant holds the warm center of this desert palette with sand and clay beside it, a muted-sage accent and a dark-brown anchor.

Minimal Editorial Surface · 5 colors

Eggplant is the single accent in this high-contrast editorial system — set on near-white paper against near-black ink, with a warm grey and a desaturated tint of Eggplant carrying the quiet middle.

Build a working theme in the generator →

Color Lab

How #5D3F3C actually behaves in design work — read from its OKLCH lightness, chroma and hue, not just its raw numbers. Ten signals to help you decide where this color earns its place.

Warmth 62/100
Neutral
Balanced temperature — flexible, sits between warm and cool schemes.
Softness 40/100
Moderate
Middle-weight — neither delicate nor heavy.
Depth 57/100
Moderate
Mid depth — usable as an accent or a muted ground.
Naturalness 48/100
Moderate
Loosely natural — an earthy edge without being rustic.
Vintage feel 57/100
Moderate
Faded, nostalgic quality — editorial, heritage and retro work.
Luxury 61/100
High
Restrained and premium — deep, quiet, high-end packaging and fashion.
Brand distinctiveness 16/100
Very low
Quiet and neutral — a supporting tone, not a signature.
UI accent fit 51/100
Moderate
Workable accent with care around contrast.
Surface fit 46/100
Moderate
Usable as a tinted surface in measured doses.
Print safety 95/100
Very high
Reproduces faithfully in CMYK — safe for packaging and print.

Pairs with #5D3F3C

For UI
For branding
For interior
For fashion
People also use #5D3F3C with

UI roles & guardrails

Primary action Safe as a filled button with white label. AAA
Body text Passes on white at 16px and above. Pass
Large display Fine for headings 24px+ on white. Pass
Background Pair with white text at 9.4:1. Use
Subtle surface Use #E1D7D6 for cards and hover fills. Tint 80
Avoid beside #5D4A3C — the hue gap is too small to read as intentional. Clash

In real applications

Not a swatch to memorise — a color to build with. Here is #5D3F3C at work across the surfaces designers actually ship.

Website / UI
Northwind Sign up
Build faster.
A working theme, generated in seconds.
Dashboard
Revenue
$48.2k ▲ 12%
Brand
AVELINE
Studio
Poster
Nov 14 · 8PM
NIGHT
MARKET
Packaging
BLOOM
Botanical Wash
250 ml
Interior

Scales

ShadesBase darkened in 10% steps
TintsBase lifted toward white
TonesSaturation removed, lightness held
Monochromatic scaleDesign-system ready, 50–900

Every model

Export

:root {
  --color-base: #5D3F3C;
  --color-base-rgb: 93 63 60;
  --color-base-oklch: oklch(40.1% 0.043 25.5);
  --color-50: #F9F6F6;
  --color-100: #EFE7E6;
  --color-200: #DFCFCD;
  --color-300: #C6ACA9;
  --color-400: #AB8A87;
  --color-500: #8E6A67;
  --color-600: #6F5553;
  --color-700: #50403F;
  --color-800: #362C2B;
  --color-900: #221C1C;
  --color-on-base: #FFFFFF;
}