Skip to content

#d2cd6d

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

RGB
210, 205, 109
HSL
57°, 53%, 63%
CMYK
0, 2, 48, 18
Luminance
0.5847

At a glance

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

Hex
#d2cd6d
Hue
57°
yellow
Saturation
53%
vivid
Lightness
63%
balanced
Brightness
82%
HSV value
Perceived
78%
weighted brightness
Luminance
0.5847
WCAG relative
Temperature
Warm
23/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
12.69:1
Closest name
Dark Khaki
ΔE2000 6.2
Where it sits
Hue57° of 360°
Saturation53%
Lightness63%
Temperature
Warm ← → Cool23% 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#d2cd6d
RGBrgb(210, 205, 109)
HSLhsl(57, 53%, 63%)
CMYKcmyk(0%, 2%, 48%, 18%)
LABlab(81.0 -11.3 48.0)
LCHlch(81.0 49.4 103.3)
OKLCHoklch(0.832 0.119 106.0)
Decimal13815149
Display P3color(display-p3 0.824 0.804 0.427)

Copy-ready code

/* CSS */
color: #d2cd6d;
background-color: #d2cd6d;
/* Tailwind (arbitrary) */
class="text-[#d2cd6d] bg-[#d2cd6d]"
/* SCSS */
$brand: #d2cd6d;
/* SwiftUI */
Color(red: 0.824, green: 0.804, blue: 0.427)
/* Android */
Color.parseColor("#d2cd6d")
/* Flutter */
Color(0xFFD2CD6D)
/* Python / OpenCV (BGR) */
(109, 205, 210)

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

Accessibility — WCAG contrast

Aa
#d2cd6d on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#d2cd6d on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBC765
deuteranopia · #DECB72
tritanopia · #DFC2B7

Color scale — 50 to 950

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

#FBFAF4
#F6F5E9
#EDECCE
#E5E2A9
#d2cd6d
#CAC453
#BBB53A
#9C9730
#7D7826
#5B581F
#393714
Base = 400Lightest = 50 · #FBFAF4Darkest = 950 · #393714
:root {
  --brand-50: #FBFAF4;
  --brand-100: #F6F5E9;
  --brand-200: #EDECCE;
  --brand-300: #E5E2A9;
  --brand-400: #d2cd6d;
  --brand-500: #CAC453;
  --brand-600: #BBB53A;
  --brand-700: #9C9730;
  --brand-800: #7D7826;
  --brand-900: #5B581F;
  --brand-950: #393714;
  --brand: #d2cd6d;
  --brand-ink: #000000;
}

Colors that work with #d2cd6d

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#ECEAC1
Hairlines and dividers
Muted text#9B974B
Captions on the surface
Accent#698AD6
Second voice, not a rival
Dark variant#615E1E
Hover, pressed, headers
Light variant#F9F8EC
Selected rows, tints
Dark surface#242414
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 #d2cd6d

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#6D72D2
Analogous left#D29A6D
Analogous right#A4D26D
Split-complement 1#6DA4D2
Split-complement 2#9A6DD2
Triadic 1#6DD2CD
Triadic 2#CD6DD2
Tetradic#6DD29A

RGB percentages

Red82.4%
Green80.4%
Blue42.7%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow48.1%
Key (black)17.6%

Color previews

#d2cd6d text on a black background

contrast 12.69:1

Card sample

#d2cd6d text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 205, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 205, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2cd6d;
background: linear-gradient(135deg, #d2cd6d, #94D26D);

Monochromatic scale

Palettes built from #d2cd6d

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.

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

#d2cd6d, answered

What color is #d2cd6d?

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

What is the RGB value of #d2cd6d?

rgb(210, 205, 109) — 210 red, 205 green and 109 blue out of 255, or 82.4% / 80.4% / 42.7% by channel.

Is #d2cd6d a light or a dark color?

It is a light color. Relative luminance is 0.5847 and perceived brightness is 78%, so black text on it reaches 12.69:1.

Should I use black or white text on #d2cd6d?

Black. It scores 12.69:1 against #d2cd6d, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #d2cd6d?

#6D72D2 sits directly opposite on the wheel. Softer options are the split-complements #6DA4D2 and #9A6DD2, which give the same contrast with far less vibration.

What colors go well with #d2cd6d?

For interface work: #FAFAF4 as the surface, #ECEAC1 for borders, #9B974B for secondary text, #698AD6 as an accent and #615E1E for hover and pressed states. For a palette, the analogous pair #D29A6D and #A4D26D stays calm, while #6D72D2 is the loudest partner.

What is #d2cd6d in CMYK for printing?

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

Is #d2cd6d warm or cool?

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

Work with #d2cd6d in the Color Lab