Skip to content

#cba50f

a dark, electric yellow · warm · closest name: Goldenrod

RGB
203, 165, 15
HSL
48°, 86%, 43%
CMYK
0, 19, 93, 20
Luminance
0.3964

At a glance

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

Hex
#cba50f
Hue
48°
yellow
Saturation
86%
electric
Lightness
43%
dark
Brightness
80%
HSV value
Perceived
66%
weighted brightness
Luminance
0.3964
WCAG relative
Temperature
Warm
15/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
8.93:1
Closest name
Goldenrod
ΔE2000 4.5
Where it sits
Hue48° of 360°
Saturation86%
Lightness43%
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#cba50f
RGBrgb(203, 165, 15)
HSLhsl(48, 86%, 43%)
CMYKcmyk(0%, 19%, 93%, 20%)
LABlab(69.2 1.6 70.4)
LCHlch(69.2 70.4 88.7)
OKLCHoklch(0.735 0.148 91.8)
Decimal13346063
Display P3color(display-p3 0.796 0.647 0.059)

Copy-ready code

/* CSS */
color: #cba50f;
background-color: #cba50f;
/* Tailwind (arbitrary) */
class="text-[#cba50f] bg-[#cba50f]"
/* SCSS */
$brand: #cba50f;
/* SwiftUI */
Color(red: 0.796, green: 0.647, blue: 0.059)
/* Android */
Color.parseColor("#cba50f")
/* Flutter */
Color(0xFFCBA50F)
/* Python / OpenCV (BGR) */
(15, 165, 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 #cba50f · 8.93:1
Use #000000AAA at every size.
Aa
White text · 2.35:1
AA fail · AA large fail · AAA fail
Aa
Black text · 8.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cba50f as text scores 2.35:1 on white and 8.93:1 on black.

Accessibility — WCAG contrast

Aa
#cba50f on white: 2.35:1
AA ✗ fail · AA-large · AAA
Aa
#cba50f on black: 8.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B9A300
deuteranopia · #C2AD1F
tritanopia · #DD968D

Color scale — 50 to 950

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

#FDFAF2
#FAF6E5
#F7EDC5
#F7E497
#F3D662
#F0C92E
#E4B911
#cba50f
#987C0B
#6E5A0D
#453808
Base = 700Lightest = 50 · #FDFAF2Darkest = 950 · #453808
:root {
  --brand-50: #FDFAF2;
  --brand-100: #FAF6E5;
  --brand-200: #F7EDC5;
  --brand-300: #F7E497;
  --brand-400: #F3D662;
  --brand-500: #F0C92E;
  --brand-600: #E4B911;
  --brand-700: #cba50f;
  --brand-800: #987C0B;
  --brand-900: #6E5A0D;
  --brand-950: #453808;
  --brand: #cba50f;
  --brand-ink: #000000;
}

Colors that work with #cba50f

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#0B63CF
Second voice, not a rival
Dark variant#776109
Hover, pressed, headers
Light variant#FDF9E7
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 #cba50f

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
  • Headers, footers and dark-mode surfaces
  • 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
  • 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#0F35CB
Analogous left#CB470F
Analogous right#93CB0F
Split-complement 1#0F93CB
Split-complement 2#470FCB
Triadic 1#0FCBA5
Triadic 2#A50FCB
Tetradic#0FCB47

RGB percentages

Red79.6%
Green64.7%
Blue5.9%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow92.6%
Key (black)20.4%

Color previews

#cba50f text on a black background

contrast 8.93:1

Card sample

#cba50f text on a white background

contrast 2.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(203, 165, 15, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(203, 165, 15, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cba50f;
background: linear-gradient(135deg, #cba50f, #73CB0F);

Monochromatic scale

Palettes built from #cba50f

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.

#cba50f 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#cba50f, answered

What color is #cba50f?

#cba50f is a dark electric yellow, closest to Goldenrod (ΔE2000 4.5). It sits at 48° on the hue wheel with 86% saturation and 43% lightness, which reads as warm.

What is the RGB value of #cba50f?

rgb(203, 165, 15) — 203 red, 165 green and 15 blue out of 255, or 79.6% / 64.7% / 5.9% by channel.

Is #cba50f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3964 and perceived brightness is 66%, so black text on it reaches 8.93:1.

Should I use black or white text on #cba50f?

Black. It scores 8.93:1 against #cba50f, versus 2.35:1 for white — AAA at any size.

What is the complementary color of #cba50f?

#0F35CB sits directly opposite on the wheel. Softer options are the split-complements #0F93CB and #470FCB, which give the same contrast with far less vibration.

What colors go well with #cba50f?

For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8B4B for secondary text, #0B63CF as an accent and #776109 for hover and pressed states. For a palette, the analogous pair #CB470F and #93CB0F stays calm, while #0F35CB is the loudest partner.

What is #cba50f in CMYK for printing?

cmyk(0%, 19%, 93%, 20%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #cba50f 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 #CB7E0F; nudged cooler, #ADCD0D.

Work with #cba50f in the Color Lab