Skip to content

#c89c39

a balanced, vivid yellow · warm · closest name: Goldenrod

RGB
200, 156, 57
HSL
42°, 57%, 50%
CMYK
0, 22, 72, 22
Luminance
0.3635

At a glance

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

Hex
#c89c39
Hue
42°
yellow
Saturation
57%
vivid
Lightness
50%
balanced
Brightness
78%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3635
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
8.27:1
Closest name
Goldenrod
ΔE2000 4.7
Where it sits
Hue42° of 360°
Saturation57%
Lightness50%
Temperature
Warm ← → Cool10% 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#c89c39
RGBrgb(200, 156, 57)
HSLhsl(42, 57%, 50%)
CMYKcmyk(0%, 22%, 72%, 22%)
LABlab(66.8 6.4 55.7)
LCHlch(66.8 56.1 83.4)
OKLCHoklch(0.716 0.125 84.1)
Decimal13147193
Display P3color(display-p3 0.784 0.612 0.224)

Copy-ready code

/* CSS */
color: #c89c39;
background-color: #c89c39;
/* Tailwind (arbitrary) */
class="text-[#c89c39] bg-[#c89c39]"
/* SCSS */
$brand: #c89c39;
/* SwiftUI */
Color(red: 0.784, green: 0.612, blue: 0.224)
/* Android */
Color.parseColor("#c89c39")
/* Flutter */
Color(0xFFC89C39)
/* Python / OpenCV (BGR) */
(57, 156, 200)

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 #c89c39 · 8.27:1
Use #000000AAA at every size.
Aa
White text · 2.54:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.27:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #c89c39 as text scores 2.54:1 on white and 8.27:1 on black.

Accessibility — WCAG contrast

Aa
#c89c39 on white: 2.54:1
AA ✗ fail · AA-large · AAA
Aa
#c89c39 on black: 8.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AF9C2C
deuteranopia · #BAA73D
tritanopia · #D98E88

Color scale — 50 to 950

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

#FBF9F4
#F6F2E9
#EEE4CD
#E7D3A7
#DABD7B
#CEA74F
#c89c39
#A07C2C
#806323
#5D491D
#3A2E12
Base = 600Lightest = 50 · #FBF9F4Darkest = 950 · #3A2E12
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F6F2E9;
  --brand-200: #EEE4CD;
  --brand-300: #E7D3A7;
  --brand-400: #DABD7B;
  --brand-500: #CEA74F;
  --brand-600: #c89c39;
  --brand-700: #A07C2C;
  --brand-800: #806323;
  --brand-900: #5D491D;
  --brand-950: #3A2E12;
  --brand: #c89c39;
  --brand-ink: #000000;
}

Colors that work with #c89c39

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#EDDFC0
Hairlines and dividers
Muted text#9B824B
Captions on the surface
Accent#3489CD
Second voice, not a rival
Dark variant#644E1C
Hover, pressed, headers
Light variant#F9F5EB
Selected rows, tints
Dark surface#241F14
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 #c89c39

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#3965C8
Analogous left#C85439
Analogous right#ADC839
Split-complement 1#39ADC8
Split-complement 2#5439C8
Triadic 1#39C89C
Triadic 2#9C39C8
Tetradic#39C854

RGB percentages

Red78.4%
Green61.2%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta22.0%
Yellow71.5%
Key (black)21.6%

Color previews

#c89c39 text on a black background

contrast 8.27:1

Card sample

#c89c39 text on a white background

contrast 2.54:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(200, 156, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(200, 156, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c89c39;
background: linear-gradient(135deg, #c89c39, #95C839);

Monochromatic scale

Palettes built from #c89c39

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.

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

#c89c39, answered

What color is #c89c39?

#c89c39 is a balanced vivid yellow, closest to Goldenrod (ΔE2000 4.7). It sits at 42° on the hue wheel with 57% saturation and 50% lightness, which reads as warm.

What is the RGB value of #c89c39?

rgb(200, 156, 57) — 200 red, 156 green and 57 blue out of 255, or 78.4% / 61.2% / 22.4% by channel.

Is #c89c39 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3635 and perceived brightness is 64%, so black text on it reaches 8.27:1.

Should I use black or white text on #c89c39?

Black. It scores 8.27:1 against #c89c39, versus 2.54:1 for white — AAA at any size.

What is the complementary color of #c89c39?

#3965C8 sits directly opposite on the wheel. Softer options are the split-complements #39ADC8 and #5439C8, which give the same contrast with far less vibration.

What colors go well with #c89c39?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #3489CD as an accent and #644E1C for hover and pressed states. For a palette, the analogous pair #C85439 and #ADC839 stays calm, while #3965C8 is the loudest partner.

What is #c89c39 in CMYK for printing?

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

Is #c89c39 warm or cool?

Warm — it scores 10 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #C88439; nudged cooler, #C2CB37.

Work with #c89c39 in the Color Lab