Skip to content

#cdbc67

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

RGB
205, 188, 103
HSL
50°, 51%, 60%
CMYK
0, 8, 50, 20
Luminance
0.4992

At a glance

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

Hex
#cdbc67
Hue
50°
yellow
Saturation
51%
vivid
Lightness
60%
balanced
Brightness
80%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4992
WCAG relative
Temperature
Warm
17/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.98:1
Closest name
Dark Khaki
ΔE2000 4
Where it sits
Hue50° of 360°
Saturation51%
Lightness60%
Temperature
Warm ← → Cool17% 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#cdbc67
RGBrgb(205, 188, 103)
HSLhsl(50, 51%, 60%)
CMYKcmyk(0%, 8%, 50%, 20%)
LABlab(76.0 -5.2 44.9)
LCHlch(76.0 45.1 96.6)
OKLCHoklch(0.791 0.108 98.3)
Decimal13483111
Display P3color(display-p3 0.804 0.737 0.404)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdbc67 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#cdbc67 on black: 10.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBB860
deuteranopia · #CFBE6B
tritanopia · #DAB1A8

Color scale — 50 to 950

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

#FAF9F4
#F6F4EA
#EDE8CF
#E3DAAB
#D5C780
#cdbc67
#B8A43D
#9A8832
#7B6D28
#5A5021
#383214
Base = 500Lightest = 50 · #FAF9F4Darkest = 950 · #383214
:root {
  --brand-50: #FAF9F4;
  --brand-100: #F6F4EA;
  --brand-200: #EDE8CF;
  --brand-300: #E3DAAB;
  --brand-400: #D5C780;
  --brand-500: #cdbc67;
  --brand-600: #B8A43D;
  --brand-700: #9A8832;
  --brand-800: #7B6D28;
  --brand-900: #5A5021;
  --brand-950: #383214;
  --brand: #cdbc67;
  --brand-ink: #000000;
}

Colors that work with #cdbc67

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#EBE4C2
Hairlines and dividers
Muted text#9B8E4B
Captions on the surface
Accent#6391D1
Second voice, not a rival
Dark variant#605520
Hover, pressed, headers
Light variant#F9F7EC
Selected rows, tints
Dark surface#242214
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 #cdbc67

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#6778CD
Analogous left#CD8967
Analogous right#ABCD67
Split-complement 1#67ABCD
Split-complement 2#8967CD
Triadic 1#67CDBC
Triadic 2#BC67CD
Tetradic#67CD89

RGB percentages

Red80.4%
Green73.7%
Blue40.4%

CMYK percentages

Cyan0.0%
Magenta8.3%
Yellow49.8%
Key (black)19.6%

Color previews

#cdbc67 text on a black background

contrast 10.98:1

Card sample

#cdbc67 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 188, 103, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 188, 103, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdbc67;
background: linear-gradient(135deg, #cdbc67, #9ACD67);

Monochromatic scale

Palettes built from #cdbc67

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.

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

#cdbc67, answered

What color is #cdbc67?

#cdbc67 is a balanced vivid yellow, closest to Dark Khaki (ΔE2000 4). It sits at 50° on the hue wheel with 51% saturation and 60% lightness, which reads as warm.

What is the RGB value of #cdbc67?

rgb(205, 188, 103) — 205 red, 188 green and 103 blue out of 255, or 80.4% / 73.7% / 40.4% by channel.

Is #cdbc67 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4992 and perceived brightness is 73%, so black text on it reaches 10.98:1.

Should I use black or white text on #cdbc67?

Black. It scores 10.98:1 against #cdbc67, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #cdbc67?

#6778CD sits directly opposite on the wheel. Softer options are the split-complements #67ABCD and #8967CD, which give the same contrast with far less vibration.

What colors go well with #cdbc67?

For interface work: #FAF9F4 as the surface, #EBE4C2 for borders, #9B8E4B for secondary text, #6391D1 as an accent and #605520 for hover and pressed states. For a palette, the analogous pair #CD8967 and #ABCD67 stays calm, while #6778CD is the loudest partner.

What is #cdbc67 in CMYK for printing?

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

Is #cdbc67 warm or cool?

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

Work with #cdbc67 in the Color Lab