Skip to content

#cdba2a

a balanced, vivid yellow · warm · closest name: Dark Khaki

RGB
205, 186, 42
HSL
53°, 66%, 48%
CMYK
0, 9, 80, 20
Luminance
0.4826

At a glance

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

Hex
#cdba2a
Hue
53°
yellow
Saturation
66%
vivid
Lightness
48%
balanced
Brightness
80%
HSV value
Perceived
71%
weighted brightness
Luminance
0.4826
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.65:1
Closest name
Dark Khaki
ΔE2000 9.2
Where it sits
Hue53° of 360°
Saturation66%
Lightness48%
Temperature
Warm ← → Cool19% 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#cdba2a
RGBrgb(205, 186, 42)
HSLhsl(53, 66%, 48%)
CMYKcmyk(0%, 9%, 80%, 20%)
LABlab(75.0 -7.9 69.0)
LCHlch(75.0 69.5 96.5)
OKLCHoklch(0.782 0.152 101.3)
Decimal13482538
Display P3color(display-p3 0.804 0.729 0.165)

Copy-ready code

/* CSS */
color: #cdba2a;
background-color: #cdba2a;
/* Tailwind (arbitrary) */
class="text-[#cdba2a] bg-[#cdba2a]"
/* SCSS */
$brand: #cdba2a;
/* SwiftUI */
Color(red: 0.804, green: 0.729, blue: 0.165)
/* Android */
Color.parseColor("#cdba2a")
/* Flutter */
Color(0xFFCDBA2A)
/* Python / OpenCV (BGR) */
(42, 186, 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 #cdba2a · 10.65:1
Use #000000AAA at every size.
Aa
White text · 1.97:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.65:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #cdba2a as text scores 1.97:1 on white and 10.65:1 on black.

Accessibility — WCAG contrast

Aa
#cdba2a on white: 1.97:1
AA ✗ fail · AA-large · AAA
Aa
#cdba2a on black: 10.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CCB400
deuteranopia · #D2BC36
tritanopia · #DDACA0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #cdba2a 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.

#FBFAF3
#F8F6E8
#F1EDCB
#ECE3A2
#E2D573
#D9C845
#cdba2a
#A99A23
#877B1C
#625A18
#3D380F
Base = 600Lightest = 50 · #FBFAF3Darkest = 950 · #3D380F
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F6E8;
  --brand-200: #F1EDCB;
  --brand-300: #ECE3A2;
  --brand-400: #E2D573;
  --brand-500: #D9C845;
  --brand-600: #cdba2a;
  --brand-700: #A99A23;
  --brand-800: #877B1C;
  --brand-900: #625A18;
  --brand-950: #3D380F;
  --brand: #cdba2a;
  --brand-ink: #000000;
}

Colors that work with #cdba2a

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#FAFAF4
Tinted page background
Border#EDE7C0
Hairlines and dividers
Muted text#9B924B
Captions on the surface
Accent#2564D2
Second voice, not a rival
Dark variant#6A6016
Hover, pressed, headers
Light variant#FBF9EA
Selected rows, tints
Dark surface#242314
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 #cdba2a

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#2A3DCD
Analogous left#CD682A
Analogous right#8ECD2A
Split-complement 1#2A8ECD
Split-complement 2#682ACD
Triadic 1#2ACDBA
Triadic 2#BA2ACD
Tetradic#2ACD68

RGB percentages

Red80.4%
Green72.9%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta9.3%
Yellow79.5%
Key (black)19.6%

Color previews

#cdba2a text on a black background

contrast 10.65:1

Card sample

#cdba2a text on a white background

contrast 1.97:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdba2a

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.

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

#cdba2a, answered

What color is #cdba2a?

#cdba2a is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 9.2). It sits at 53° on the hue wheel with 66% saturation and 48% lightness, which reads as warm.

What is the RGB value of #cdba2a?

rgb(205, 186, 42) — 205 red, 186 green and 42 blue out of 255, or 80.4% / 72.9% / 16.5% by channel.

Is #cdba2a a light or a dark color?

It is a mid-tone. Relative luminance is 0.4826 and perceived brightness is 71%, so black text on it reaches 10.65:1.

Should I use black or white text on #cdba2a?

Black. It scores 10.65:1 against #cdba2a, versus 1.97:1 for white — AAA at any size.

What is the complementary color of #cdba2a?

#2A3DCD sits directly opposite on the wheel. Softer options are the split-complements #2A8ECD and #682ACD, which give the same contrast with far less vibration.

What colors go well with #cdba2a?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B924B for secondary text, #2564D2 as an accent and #6A6016 for hover and pressed states. For a palette, the analogous pair #CD682A and #8ECD2A stays calm, while #2A3DCD is the loudest partner.

What is #cdba2a in CMYK for printing?

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

Is #cdba2a warm or cool?

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

Work with #cdba2a in the Color Lab