Skip to main content

Umber

#635147·brown family·WCAG AAA

Tints & Shades

50

100

200

300

400

500

600

700

800

900

Scale from white (50) through Umber (500) to black (900), interpolated in Lab color space.

Color Values

HEX
#635147
RGB
rgb(99, 81, 71)
HSL
hsl(21, 16%, 33%)
OKLCH
oklch(0.45 0.029 51)
CMYK
cmyk(0%, 18%, 28%, 61%)
Luminance:0.0899
CSS var:--color-umber
Tailwind:bg-[#635147]

Accessibility

Score: 71/100

On White (#FFF)

7.5:1

AAA

On Black (#000)

2.8:1

Fail

On Light Gray (#F5F5F5)

6.88:1

AA

Best text color on this background:

white7.50:1
Open in Contrast Checker →

Design Applications

Background

background-color: #635147

Text Color

color: #635147

bg-[#635147] text-[#FFFFFF]

Accent border card component

border-left: 4px solid #635147

Color Meaning & Psychology

Brown is the color of earth, wood, and food — the most organic color in the spectrum. It conveys honesty, dependability, and unpretentiousness. Unlike the engineered precision of black, brown's warmth feels handmade and authentic. Coffee culture has made brown aspirational in ways it never was in the 20th century; the smell and warmth of a coffee shop is inseparable from its brown palette. Darker, richer browns signal luxury craft — leather, walnut, dark chocolate. Lighter sandy browns feel outdoor, regional, and approachable. Brown's weakness is its association with dirt and decay in medical contexts, where it is largely avoided. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.

Industry Usage

Common contexts and industries where Umber is applied in professional design.

  • Coffee shops and specialty beverage brands
  • Chocolate and premium confectionery
  • Outdoor gear and hiking equipment
  • Furniture and home furnishing brands
  • Craft beer and artisanal food products
  • Leather goods and accessories
  • Organic and natural food products
  • Heritage and classic whiskey/spirits brands

Accessibility Considerations

Normal Text

Passes AA

4.5:1 minimum required

Large Text

Passes AA Large

3:1 minimum required

UI Components

Meets 1.4.11

3:1 for non-text UI

Umber is a dark color. Use white (#FFFFFF) text on top of it for maximum readability (7.50:1). Avoid small black text on this background.

CSS & Code Examples

Background

background-color: #635147;

Text

color: #635147;

Border

border: 2px solid #635147;

Box Shadow

box-shadow: 0 4px 20px #63514740;

Gradient

background: linear-gradient(135deg, #635147, #917d72);

Tailwind-style

--color-umber: #635147;

Tailwind CSS Utilities

Use arbitrary value syntax in Tailwind CSS to apply Umber without a custom config.

Background

bg-[#635147]

Text

text-[#635147]

Border

border-[#635147]

Ring

ring-[#635147]

Fill

fill-[#635147]

From (gradient)

from-[#635147]

Via (gradient)

via-[#635147]

To (gradient)

to-[#635147]

Design Tokens

Ready-to-use Umber design token in CSS custom properties, SCSS, Tailwind v3/v4, and JSON formats.

CSS Custom Properties

:root {
  --color-umber: #635147;
  --color-umber-rgb: 99, 81, 71;
  --color-umber-hsl: 21, 16%, 33%;
}

SCSS Variables

$color-umber: #635147;
$color-umber-rgb: 99, 81, 71;
$color-umber-hsl: 21, 16%, 33%;

Tailwind v3 Config

// tailwind.config.js
module.exports = {
  theme: {
    extend: {
      colors: {
        'umber': '#635147',
      },
    },
  },
};

Tailwind v4 (@theme)

/* tailwind.css */
@theme {
  --color-umber: #635147;
}

JSON Design Token (W3C format)

{
  "umber": {
    "value": "#635147",
    "type": "color",
    "description": "Umber — #635147"
  }
}

What Does Umber Mean? Color Psychology & Cultural Symbolism

Umber at #635147 carries the heritage of the materials that shaped human civilization: earth, wood, leather, stone, coffee, chocolate. This material memory translates directly as earthiness—an instinctive trust in things that feel honestly made.

  • Across color psychology research, brown consistently tests high for "authenticity" associations, making Umber a reliable vehicle for earthiness in cross-demographic audiences.
  • Brand designers draw on brown-family tones to project naturalness and warmth—values that Umber communicates in a deep key.
  • At 16% saturation, Umber reads as muted—Muted taupes and pale warms are some of design's most universally usable neutrals—background-perfect, unthreatening, and inherently warm without competing with other palette elements.
  • Umber's deep lightness (33%) shifts its psychological register: Deep chocolate, espresso, and mahogany tones carry luxurious weight—rich, sophisticated, and associated with premium craft materials and indulgent flavors.

The brands that use Umber well are the ones that understand that authenticity can't be faked—it can only be matched by colors that embody it.

How to Use Umber in Design: Applications, Pairings & Best Practices

Brands reaching for authenticity and craft frequently choose Umber over other options precisely because it doesn't try to be clever. It simply is what it is—warm, honest, and materially grounded.

  • Avoid: technology products, clinical healthcare, and anything that needs to project cleanliness or digital precision.
  • Color harmonies: Umber's complementary color creates a high-energy split ideal for promotional design; its analogous palette (±30° hue) builds cohesive, monochromatic sophistication.
  • Proportional use: Umber's muted quality means it scales well across proportions—from full-bleed backgrounds to single-pixel borders—making it an unusually versatile palette component.
  • As a dark tone, Umber creates maximum contrast with white and light neutrals—excellent for creating premium dark-mode sections, bold headers, and high-drama brand moments
  • Typography: Umber works as a background behind white text but requires careful sizing—test at intended heading and body sizes before finalizing.

The brands that use Umber well are the ones that understand that authenticity can't be faked—it can only be matched by colors that embody it.

Umber Accessibility: WCAG Contrast Ratios, Color Blindness & Inclusive Design

Umber (#635147) achieves a 7.50:1 contrast ratio with white text, surpassing the WCAG 2.1 AAA threshold of 7:1. This exceptional contrast qualifies it for body text, UI components at any size, and all accessibility-sensitive interface contexts. Relative luminance: 9.0%.

  • As text on white (#FFFFFF): 7.50:1 — AAA ✓
  • As text on black (#000000): 2.80:1 — Fail
  • Best text color on Umber background: White (#FFFFFF) at 7.50:1
  • WCAG 2.1 luminance: 9.0% — low luminance (dark)—it provides strong contrast for white and light overlaid text, functioning well as a background in dark-mode and header contexts
  • Umber qualifies for all text sizes including small body copy (AAA).
  • Color blindness consideration: protanopia and deuteranopia (red-green color blindness, ~8% of males) may affect how brown-family colors are distinguished from greens and browns. For critical UI states, supplement color alone with shape, label, or pattern cues.

For production use, test Umber against your specific background colors rather than assuming #FFFFFF or #000000 performance translates. Surrounding colors alter perceived contrast.

Umber in Industry: Branding, Design & Market Applications

Umber's brand positioning falls squarely in the territory of earthiness, stability, warmth, and authenticity. Industry data supports its strongest performance in food & beverage, outdoor & lifestyle, coffee categories, where the muted saturation calibrates the message at a deep, considered level.

  • Food & Beverage: Brown's associations with coffee, chocolate, bread, and wood-fire cooking make it indispensable for food brands that want to project artisanal quality, warmth, and natural origin. The color does the work of suggesting handmade, slow-craft processes before a single word is read. (examples: Whole Foods, Trader Joe's, Blue Bottle Coffee) Light browns work for dairy and bakery; dark browns for coffee, chocolate, and premium spirits.
  • Outdoor & Lifestyle: Outdoor, hiking, and adventure brands use brown as an earth tone that grounds the product in natural environments. Combined with forest greens and slate grays, it creates a palette language of terrain, durability, and wilderness competence. (examples: REI, Patagonia, Arc'teryx) Brown leather and canvas associations make it particularly effective for gear, footwear, and heritage outdoor brands.
  • Craft & Artisanal: The craft movement across food, beer, candles, and home goods has made brown its unofficial color—it signals hand-made, small-batch, locally-sourced, and premium-for-a-reason. Any product that wants to claim artisanal credentials benefits from earthy, brown-anchored packaging. Kraft paper brown in particular has become synonymous with sustainable, artisanal packaging.
  • Brand positioning: Umber is best suited for brands projecting naturalness, warmth, reliability. Categories outside this positioning—technology products—tend to see weaker results.
  • Adjacent applications: Beyond primary industries, Umber works effectively in artisanal food, furniture and home goods, natural product labels—contexts where authenticity serves a secondary but reinforcing role.

For marketers and brand strategists, Umber is a commitment to earthiness, stability, warmth, and authenticity. Match it with industries that make that promise and it will pay dividends consistently.

Frequently Asked Questions

What is the hex code for Umber?
The hex code for Umber is #635147. Its RGB values are rgb(99, 81, 71) and its HSL values are hsl(21, 16%, 33%).
What does Umber mean in design?
Brown is the color of earth, wood, and food — the most organic color in the spectrum. It conveys honesty, dependability, and unpretentiousness. Unlike the engineered precision of black, brown's warmth feels handmade and authentic. Coffee culture has made brown aspirational in ways it never was in the 20th century; the smell and warmth of a coffee shop is inseparable from its brown palette. Darker, richer browns signal luxury craft — leather, walnut, dark chocolate. Lighter sandy browns feel outdoor, regional, and approachable. Brown's weakness is its association with dirt and decay in medical contexts, where it is largely avoided. Its deeper, richer tone gives it gravitas and sophistication, making it well-suited for primary brand colors, typography, and contexts where authority matters.
Is Umber WCAG accessible?
Umber (#635147) passes WCAG AAA on white with a 7.5:1 contrast ratio. Its overall accessibility score is 71/100.
What colors go well with Umber?
Umber pairs well with its complementary color Sapphire Blue (#0067A5). Analogous colors like Brick Red and Salmon also work harmoniously. Check the Color Harmonies section above for the full palette.
What is Umber used for?
Umber is commonly used for: Coffee shops and specialty beverage brands; Chocolate and premium confectionery; Outdoor gear and hiking equipment; Furniture and home furnishing brands; Craft beer and artisanal food products.
What are the CSS and Tailwind values for Umber?
In CSS, use `color: #635147` or `background-color: #635147`. The CSS custom property is `--color-umber: #635147`. In Tailwind CSS, use the arbitrary value class `bg-[#635147]` for backgrounds or `text-[#635147]` for text.