Skip to content

#8e7821

a dark, vivid yellow · warm · closest name: Olive

RGB
142, 120, 33
HSL
48°, 62%, 34%
CMYK
0, 16, 77, 44
Luminance
0.1929

At a glance

Every number on this page in one read: what #8e7821 is made of, how bright it looks, and which way it leans.

Hex
#8e7821
Hue
48°
yellow
Saturation
62%
vivid
Lightness
34%
dark
Brightness
56%
HSV value
Perceived
47%
weighted brightness
Luminance
0.1929
WCAG relative
Temperature
Warm
15/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
4.86:1
Closest name
Olive
ΔE2000 7.6
Where it sits
Hue48° of 360°
Saturation62%
Lightness34%
Temperature
Warm ← → Cool15% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#8e7821
RGBrgb(142, 120, 33)
HSLhsl(48, 62%, 34%)
CMYKcmyk(0%, 16%, 77%, 44%)
LABlab(51.0 -1.0 48.0)
LCHlch(51.0 48.0 91.2)
OKLCHoklch(0.578 0.106 94.2)
Decimal9336865
Display P3color(display-p3 0.557 0.471 0.129)

Copy-ready code

/* CSS */
color: #8e7821;
background-color: #8e7821;
/* Tailwind (arbitrary) */
class="text-[#8e7821] bg-[#8e7821]"
/* SCSS */
$brand: #8e7821;
/* SwiftUI */
Color(red: 0.557, green: 0.471, blue: 0.129)
/* Android */
Color.parseColor("#8e7821")
/* Flutter */
Color(0xFF8E7821)
/* Python / OpenCV (BGR) */
(33, 120, 142)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #8e7821 · 4.86:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.32:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.86:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #8e7821 as text scores 4.32:1 on white and 4.86:1 on black.

Accessibility — WCAG contrast

Aa
#8e7821 on white: 4.32:1
AA ✗ fail · AA-large · AAA
Aa
#8e7821 on black: 4.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #857612
deuteranopia · #8B7C26
tritanopia · #9A6E67

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #8e7821 is pinned to step 800; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBFAF4
#F7F4E8
#F0E9CC
#EADCA4
#DFCA76
#D5B949
#C7A82E
#A68C26
#8e7821
#60521A
#3C3310
Base = 800Lightest = 50 · #FBFAF4Darkest = 950 · #3C3310
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F7F4E8;
  --brand-200: #F0E9CC;
  --brand-300: #EADCA4;
  --brand-400: #DFCA76;
  --brand-500: #D5B949;
  --brand-600: #C7A82E;
  --brand-700: #A68C26;
  --brand-800: #8e7821;
  --brand-900: #60521A;
  --brand-950: #3C3310;
  --brand: #8e7821;
  --brand-ink: #000000;
}

Colors that work with #8e7821

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAF9F4
Tinted page background
Border#EDE4C0
Hairlines and dividers
Muted text#9B8B4B
Captions on the surface
Accent#1D5291
Second voice, not a rival
Dark variant#675718
Hover, pressed, headers
Light variant#FAF7EA
Selected rows, tints
Dark surface#242114
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #8e7821

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#21378E
Analogous left#8E4121
Analogous right#6D8E21
Split-complement 1#216D8E
Split-complement 2#41218E
Triadic 1#218E78
Triadic 2#78218E
Tetradic#218E41

RGB percentages

Red55.7%
Green47.1%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta15.5%
Yellow76.8%
Key (black)44.3%

Color previews

#8e7821 text on a black background

contrast 4.86:1

Card sample

#8e7821 text on a white background

contrast 4.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #8e7821;
Background color
Panel with #8e7821 background
background-color: #8e7821;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #8e7821;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(142, 120, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(142, 120, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8e7821;
background: linear-gradient(135deg, #8e7821, #5B8E21);

Monochromatic scale

Palettes built from #8e7821

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#8e7821 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#8e7821, answered

What color is #8e7821?

#8e7821 is a dark vivid yellow, closest to Olive (ΔE2000 7.6). It sits at 48° on the hue wheel with 62% saturation and 34% lightness, which reads as warm.

What is the RGB value of #8e7821?

rgb(142, 120, 33) — 142 red, 120 green and 33 blue out of 255, or 55.7% / 47.1% / 12.9% by channel.

Is #8e7821 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1929 and perceived brightness is 47%, so black text on it reaches 4.86:1.

Should I use black or white text on #8e7821?

Black. It scores 4.86:1 against #8e7821, versus 4.32:1 for white — AA at any size.

What is the complementary color of #8e7821?

#21378E sits directly opposite on the wheel. Softer options are the split-complements #216D8E and #41218E, which give the same contrast with far less vibration.

What colors go well with #8e7821?

For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8B4B for secondary text, #1D5291 as an accent and #675718 for hover and pressed states. For a palette, the analogous pair #8E4121 and #6D8E21 stays calm, while #21378E is the loudest partner.

What is #8e7821 in CMYK for printing?

cmyk(0%, 16%, 77%, 44%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #8e7821 warm or cool?

Warm — it scores 15 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #8E5C21; nudged cooler, #7D901F.

Work with #8e7821 in the Color Lab