Skip to content

#cdab49

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

RGB
205, 171, 73
HSL
45°, 57%, 55%
CMYK
0, 17, 64, 20
Luminance
0.4259

At a glance

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

Hex
#cdab49
Hue
45°
yellow
Saturation
57%
vivid
Lightness
55%
balanced
Brightness
80%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4259
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
9.52:1
Closest name
Goldenrod
ΔE2000 5.6
Where it sits
Hue45° of 360°
Saturation57%
Lightness55%
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#cdab49
RGBrgb(205, 171, 73)
HSLhsl(45, 57%, 55%)
CMYKcmyk(0%, 17%, 64%, 20%)
LABlab(71.3 1.4 53.6)
LCHlch(71.3 53.6 88.5)
OKLCHoklch(0.753 0.122 89.9)
Decimal13478729
Display P3color(display-p3 0.804 0.671 0.286)

Copy-ready code

/* CSS */
color: #cdab49;
background-color: #cdab49;
/* Tailwind (arbitrary) */
class="text-[#cdab49] bg-[#cdab49]"
/* SCSS */
$brand: #cdab49;
/* SwiftUI */
Color(red: 0.804, green: 0.671, blue: 0.286)
/* Android */
Color.parseColor("#cdab49")
/* Flutter */
Color(0xFFCDAB49)
/* Python / OpenCV (BGR) */
(73, 171, 205)

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

Accessibility — WCAG contrast

Aa
#cdab49 on white: 2.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdab49 on black: 9.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BDA93E
deuteranopia · #C5B34D
tritanopia · #DD9E96

Color scale — 50 to 950

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

#FBF9F4
#F6F3E9
#EEE6CD
#E7D6A7
#DBC27B
#cdab49
#C09C35
#A0822C
#806823
#5D4D1D
#3A3012
Base = 500Lightest = 50 · #FBF9F4Darkest = 950 · #3A3012
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F6F3E9;
  --brand-200: #EEE6CD;
  --brand-300: #E7D6A7;
  --brand-400: #DBC27B;
  --brand-500: #cdab49;
  --brand-600: #C09C35;
  --brand-700: #A0822C;
  --brand-800: #806823;
  --brand-900: #5D4D1D;
  --brand-950: #3A3012;
  --brand: #cdab49;
  --brand-ink: #000000;
}

Colors that work with #cdab49

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#9B864B
Captions on the surface
Accent#448CD2
Second voice, not a rival
Dark variant#64511B
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 #cdab49

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#496BCD
Analogous left#CD6949
Analogous right#ADCD49
Split-complement 1#49ADCD
Split-complement 2#6949CD
Triadic 1#49CDAB
Triadic 2#AB49CD
Tetradic#49CD69

RGB percentages

Red80.4%
Green67.1%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta16.6%
Yellow64.4%
Key (black)19.6%

Color previews

#cdab49 text on a black background

contrast 9.52:1

Card sample

#cdab49 text on a white background

contrast 2.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 171, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 171, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdab49;
background: linear-gradient(135deg, #cdab49, #97CD49);

Monochromatic scale

Palettes built from #cdab49

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.

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

#cdab49, answered

What color is #cdab49?

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

What is the RGB value of #cdab49?

rgb(205, 171, 73) — 205 red, 171 green and 73 blue out of 255, or 80.4% / 67.1% / 28.6% by channel.

Is #cdab49 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4259 and perceived brightness is 68%, so black text on it reaches 9.52:1.

Should I use black or white text on #cdab49?

Black. It scores 9.52:1 against #cdab49, versus 2.21:1 for white — AAA at any size.

What is the complementary color of #cdab49?

#496BCD sits directly opposite on the wheel. Softer options are the split-complements #49ADCD and #6949CD, which give the same contrast with far less vibration.

What colors go well with #cdab49?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B864B for secondary text, #448CD2 as an accent and #64511B for hover and pressed states. For a palette, the analogous pair #CD6949 and #ADCD49 stays calm, while #496BCD is the loudest partner.

What is #cdab49 in CMYK for printing?

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

Is #cdab49 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 #CD9049; nudged cooler, #C1CF47.

Work with #cdab49 in the Color Lab