Skip to content

#7d7713

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

RGB
125, 119, 19
HSL
57°, 74%, 28%
CMYK
0, 5, 85, 51
Luminance
0.1760

At a glance

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

Hex
#7d7713
Hue
57°
yellow
Saturation
74%
vivid
Lightness
28%
dark
Brightness
49%
HSV value
Perceived
45%
weighted brightness
Luminance
0.1760
WCAG relative
Temperature
Warm
22/100 cool
Color family
Yellow
Tone
Vivid
Best ink
White
4.65:1
Closest name
Olive
ΔE2000 3.9
Where it sits
Hue57° of 360°
Saturation74%
Lightness28%
Temperature
Warm ← → Cool22% 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#7d7713
RGBrgb(125, 119, 19)
HSLhsl(57, 74%, 28%)
CMYKcmyk(0%, 5%, 85%, 51%)
LABlab(49.0 -9.0 50.3)
LCHlch(49.0 51.1 100.1)
OKLCHoklch(0.557 0.113 105.8)
Decimal8222483
Display P3color(display-p3 0.490 0.467 0.075)

Copy-ready code

/* CSS */
color: #7d7713;
background-color: #7d7713;
/* Tailwind (arbitrary) */
class="text-[#7d7713] bg-[#7d7713]"
/* SCSS */
$brand: #7d7713;
/* SwiftUI */
Color(red: 0.490, green: 0.467, blue: 0.075)
/* Android */
Color.parseColor("#7d7713")
/* Flutter */
Color(0xFF7D7713)
/* Python / OpenCV (BGR) */
(19, 119, 125)

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#ffffff on #7d7713 · 4.65:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 4.65:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 4.52:1
AA pass · AA large pass · AAA fail
Reading the other direction: #7d7713 as text scores 4.65:1 on white and 4.52:1 on black.

Accessibility — WCAG contrast

Aa
#7d7713 on white: 4.65:1
AA ✓ pass · AA-large · AAA
Aa
#7d7713 on black: 4.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #827200
deuteranopia · #84761C
tritanopia · #876E65

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7d7713 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.

#FCFBF3
#F8F7E7
#F3F1C8
#F0EC9E
#E9E26D
#E1D83C
#D4CA20
#B1A91B
#7d7713
#676214
#403D0C
Base = 800Lightest = 50 · #FCFBF3Darkest = 950 · #403D0C
:root {
  --brand-50: #FCFBF3;
  --brand-100: #F8F7E7;
  --brand-200: #F3F1C8;
  --brand-300: #F0EC9E;
  --brand-400: #E9E26D;
  --brand-500: #E1D83C;
  --brand-600: #D4CA20;
  --brand-700: #B1A91B;
  --brand-800: #7d7713;
  --brand-900: #676214;
  --brand-950: #403D0C;
  --brand: #7d7713;
  --brand-ink: #ffffff;
}

Colors that work with #7d7713

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

Text on it#ffffff
White wins here
Surface#FAFAF4
Tinted page background
Border#EDEAC0
Hairlines and dividers
Muted text#9B964B
Captions on the surface
Accent#103280
Second voice, not a rival
Dark variant#6F6911
Hover, pressed, headers
Light variant#FCFBE9
Selected rows, tints
Dark surface#242414
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 #7d7713

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

Works well for
  • Body text and links 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
  • 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#13197D
Analogous left#7D4213
Analogous right#4E7D13
Split-complement 1#134E7D
Split-complement 2#42137D
Triadic 1#137D77
Triadic 2#77137D
Tetradic#137D42

RGB percentages

Red49.0%
Green46.7%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta4.8%
Yellow84.8%
Key (black)51.0%

Color previews

#7d7713 text on a black background

contrast 4.52:1

Card sample

#7d7713 text on a white background

contrast 4.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7d7713;
Background color
Panel with #7d7713 background
background-color: #7d7713;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(125, 119, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(125, 119, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7d7713;
background: linear-gradient(135deg, #7d7713, #3C7D13);

Monochromatic scale

Palettes built from #7d7713

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.

#7d7713 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.

#7d7713, answered

What color is #7d7713?

#7d7713 is a dark vivid yellow, closest to Olive (ΔE2000 3.9). It sits at 57° on the hue wheel with 74% saturation and 28% lightness, which reads as warm.

What is the RGB value of #7d7713?

rgb(125, 119, 19) — 125 red, 119 green and 19 blue out of 255, or 49% / 46.7% / 7.5% by channel.

Is #7d7713 a light or a dark color?

It is a dark color. Relative luminance is 0.1760 and perceived brightness is 45%, so white text on it reaches 4.65:1.

Should I use black or white text on #7d7713?

White. It scores 4.65:1 against #7d7713, versus 4.52:1 for black — AA at any size.

What is the complementary color of #7d7713?

#13197D sits directly opposite on the wheel. Softer options are the split-complements #134E7D and #42137D, which give the same contrast with far less vibration.

What colors go well with #7d7713?

For interface work: #FAFAF4 as the surface, #EDEAC0 for borders, #9B964B for secondary text, #103280 as an accent and #6F6911 for hover and pressed states. For a palette, the analogous pair #7D4213 and #4E7D13 stays calm, while #13197D is the loudest partner.

What is #7d7713 in CMYK for printing?

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

Is #7d7713 warm or cool?

Warm — it scores 22 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7D5113; nudged cooler, #5D7E12.

Work with #7d7713 in the Color Lab