Skip to content

#c69b39

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

RGB
198, 155, 57
HSL
42°, 55%, 50%
CMYK
0, 22, 71, 22
Luminance
0.3574

At a glance

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

Hex
#c69b39
Hue
42°
yellow
Saturation
55%
vivid
Lightness
50%
balanced
Brightness
78%
HSV value
Perceived
63%
weighted brightness
Luminance
0.3574
WCAG relative
Temperature
Warm
10/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
8.15:1
Closest name
Goldenrod
ΔE2000 5.1
Where it sits
Hue42° of 360°
Saturation55%
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#c69b39
RGBrgb(198, 155, 57)
HSLhsl(42, 55%, 50%)
CMYKcmyk(0%, 22%, 71%, 22%)
LABlab(66.3 6.1 55.2)
LCHlch(66.3 55.5 83.7)
OKLCHoklch(0.712 0.124 84.4)
Decimal13015865
Display P3color(display-p3 0.776 0.608 0.224)

Copy-ready code

/* CSS */
color: #c69b39;
background-color: #c69b39;
/* Tailwind (arbitrary) */
class="text-[#c69b39] bg-[#c69b39]"
/* SCSS */
$brand: #c69b39;
/* SwiftUI */
Color(red: 0.776, green: 0.608, blue: 0.224)
/* Android */
Color.parseColor("#c69b39")
/* Flutter */
Color(0xFFC69B39)
/* Python / OpenCV (BGR) */
(57, 155, 198)

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

Accessibility — WCAG contrast

Aa
#c69b39 on white: 2.58:1
AA ✗ fail · AA-large · AAA
Aa
#c69b39 on black: 8.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #AE9B2C
deuteranopia · #B8A63D
tritanopia · #D78D87

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #c69b39 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
#EEE4CE
#E6D3A8
#D9BD7C
#CDA751
#c69b39
#9E7C2E
#7F6324
#5C491E
#3A2E13
Base = 600Lightest = 50 · #FBF9F4Darkest = 950 · #3A2E13
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F6F2E9;
  --brand-200: #EEE4CE;
  --brand-300: #E6D3A8;
  --brand-400: #D9BD7C;
  --brand-500: #CDA751;
  --brand-600: #c69b39;
  --brand-700: #9E7C2E;
  --brand-800: #7F6324;
  --brand-900: #5C491E;
  --brand-950: #3A2E13;
  --brand: #c69b39;
  --brand-ink: #000000;
}

Colors that work with #c69b39

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#3488CB
Second voice, not a rival
Dark variant#634D1C
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 #c69b39

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#3964C6
Analogous left#C65439
Analogous right#ABC639
Split-complement 1#39ABC6
Split-complement 2#5439C6
Triadic 1#39C69B
Triadic 2#9B39C6
Tetradic#39C654

RGB percentages

Red77.6%
Green60.8%
Blue22.4%

CMYK percentages

Cyan0.0%
Magenta21.7%
Yellow71.2%
Key (black)22.4%

Color previews

#c69b39 text on a black background

contrast 8.15:1

Card sample

#c69b39 text on a white background

contrast 2.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(198, 155, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(198, 155, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c69b39;
background: linear-gradient(135deg, #c69b39, #93C639);

Monochromatic scale

Palettes built from #c69b39

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.

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

#c69b39, answered

What color is #c69b39?

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

What is the RGB value of #c69b39?

rgb(198, 155, 57) — 198 red, 155 green and 57 blue out of 255, or 77.6% / 60.8% / 22.4% by channel.

Is #c69b39 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3574 and perceived brightness is 63%, so black text on it reaches 8.15:1.

Should I use black or white text on #c69b39?

Black. It scores 8.15:1 against #c69b39, versus 2.58:1 for white — AAA at any size.

What is the complementary color of #c69b39?

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

What colors go well with #c69b39?

For interface work: #FAF9F4 as the surface, #EDDFC0 for borders, #9B824B for secondary text, #3488CB as an accent and #634D1C for hover and pressed states. For a palette, the analogous pair #C65439 and #ABC639 stays calm, while #3964C6 is the loudest partner.

What is #c69b39 in CMYK for printing?

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

Is #c69b39 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 #C68339; nudged cooler, #C0C936.

Work with #c69b39 in the Color Lab