Skip to content

#cba73c

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

RGB
203, 167, 60
HSL
45°, 58%, 52%
CMYK
0, 18, 70, 20
Luminance
0.4066

At a glance

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

Hex
#cba73c
Hue
45°
yellow
Saturation
58%
vivid
Lightness
52%
balanced
Brightness
80%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4066
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
9.13:1
Closest name
Goldenrod
ΔE2000 4.7
Where it sits
Hue45° of 360°
Saturation58%
Lightness52%
Temperature
Warm ← → Cool12% 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#cba73c
RGBrgb(203, 167, 60)
HSLhsl(45, 58%, 52%)
CMYKcmyk(0%, 18%, 70%, 20%)
LABlab(69.9 2.0 57.8)
LCHlch(69.9 57.8 88.1)
OKLCHoklch(0.742 0.129 89.9)
Decimal13346620
Display P3color(display-p3 0.796 0.655 0.235)

Copy-ready code

/* CSS */
color: #cba73c;
background-color: #cba73c;
/* Tailwind (arbitrary) */
class="text-[#cba73c] bg-[#cba73c]"
/* SCSS */
$brand: #cba73c;
/* SwiftUI */
Color(red: 0.796, green: 0.655, blue: 0.235)
/* Android */
Color.parseColor("#cba73c")
/* Flutter */
Color(0xFFCBA73C)
/* Python / OpenCV (BGR) */
(60, 167, 203)

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

Accessibility — WCAG contrast

Aa
#cba73c on white: 2.30:1
AA ✗ fail · AA-large · AAA
Aa
#cba73c on black: 9.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BAA52D
deuteranopia · #C2AF41
tritanopia · #DC9991

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cba73c 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
#F7F3E9
#EFE6CD
#E7D7A6
#DCC37A
#D0AF4E
#cba73c
#A1832B
#816922
#5E4D1D
#3B3012
Base = 600Lightest = 50 · #FBF9F4Darkest = 950 · #3B3012
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F3E9;
  --brand-200: #EFE6CD;
  --brand-300: #E7D7A6;
  --brand-400: #DCC37A;
  --brand-500: #D0AF4E;
  --brand-600: #cba73c;
  --brand-700: #A1832B;
  --brand-800: #816922;
  --brand-900: #5E4D1D;
  --brand-950: #3B3012;
  --brand: #cba73c;
  --brand-ink: #000000;
}

Colors that work with #cba73c

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#EDE1C0
Hairlines and dividers
Muted text#9B874B
Captions on the surface
Accent#3784D0
Second voice, not a rival
Dark variant#65521B
Hover, pressed, headers
Light variant#FAF6EB
Selected rows, tints
Dark surface#242014
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 #cba73c

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#3C60CB
Analogous left#CB603C
Analogous right#A8CB3C
Split-complement 1#3CA8CB
Split-complement 2#603CCB
Triadic 1#3CCBA7
Triadic 2#A73CCB
Tetradic#3CCB60

RGB percentages

Red79.6%
Green65.5%
Blue23.5%

CMYK percentages

Cyan0.0%
Magenta17.7%
Yellow70.4%
Key (black)20.4%

Color previews

#cba73c text on a black background

contrast 9.13:1

Card sample

#cba73c text on a white background

contrast 2.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 167, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 167, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cba73c;
background: linear-gradient(135deg, #cba73c, #90CB3C);

Monochromatic scale

Palettes built from #cba73c

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.

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

#cba73c, answered

What color is #cba73c?

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

What is the RGB value of #cba73c?

rgb(203, 167, 60) — 203 red, 167 green and 60 blue out of 255, or 79.6% / 65.5% / 23.5% by channel.

Is #cba73c a light or a dark color?

It is a mid-tone. Relative luminance is 0.4066 and perceived brightness is 67%, so black text on it reaches 9.13:1.

Should I use black or white text on #cba73c?

Black. It scores 9.13:1 against #cba73c, versus 2.30:1 for white — AAA at any size.

What is the complementary color of #cba73c?

#3C60CB sits directly opposite on the wheel. Softer options are the split-complements #3CA8CB and #603CCB, which give the same contrast with far less vibration.

What colors go well with #cba73c?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B874B for secondary text, #3784D0 as an accent and #65521B for hover and pressed states. For a palette, the analogous pair #CB603C and #A8CB3C stays calm, while #3C60CB is the loudest partner.

What is #cba73c in CMYK for printing?

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

Is #cba73c warm or cool?

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

Work with #cba73c in the Color Lab