Skip to content

#d2cd02

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

RGB
210, 205, 2
HSL
59°, 98%, 42%
CMYK
0, 2, 99, 18
Luminance
0.5737

At a glance

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

Hex
#d2cd02
Hue
59°
yellow
Saturation
98%
electric
Lightness
42%
dark
Brightness
82%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5737
WCAG relative
Temperature
Warm
24/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
12.47:1
Closest name
Gold
ΔE2000 9.2
Where it sits
Hue59° of 360°
Saturation98%
Lightness42%
Temperature
Warm ← → Cool24% 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#d2cd02
RGBrgb(210, 205, 2)
HSLhsl(59, 98%, 42%)
CMYKcmyk(0%, 2%, 99%, 18%)
LABlab(80.4 -16.1 80.4)
LCHlch(80.4 82.0 101.3)
OKLCHoklch(0.825 0.178 107.9)
Decimal13815042
Display P3color(display-p3 0.824 0.804 0.008)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2cd02 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#d2cd02 on black: 12.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFC400
deuteranopia · #E2CA26
tritanopia · #E2BEAE

Color scale — 50 to 950

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

#FDFDF1
#FCFBE3
#FBFAC1
#FEFB90
#FDFA58
#FDF821
#F2ED02
#d2cd02
#A29E02
#747206
#494704
Base = 700Lightest = 50 · #FDFDF1Darkest = 950 · #494704
:root {
  --brand-50: #FDFDF1;
  --brand-100: #FCFBE3;
  --brand-200: #FBFAC1;
  --brand-300: #FEFB90;
  --brand-400: #FDFA58;
  --brand-500: #FDF821;
  --brand-600: #F2ED02;
  --brand-700: #d2cd02;
  --brand-800: #A29E02;
  --brand-900: #747206;
  --brand-950: #494704;
  --brand: #d2cd02;
  --brand-ink: #000000;
}

Colors that work with #d2cd02

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#EDECC0
Hairlines and dividers
Muted text#9B994B
Captions on the surface
Accent#003AD4
Second voice, not a rival
Dark variant#7E7B01
Hover, pressed, headers
Light variant#FFFEE6
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 #d2cd02

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#0207D2
Analogous left#D26502
Analogous right#6FD202
Split-complement 1#026FD2
Split-complement 2#6502D2
Triadic 1#02D2CD
Triadic 2#CD02D2
Tetradic#02D265

RGB percentages

Red82.4%
Green80.4%
Blue0.8%

CMYK percentages

Cyan0.0%
Magenta2.4%
Yellow99.0%
Key (black)17.6%

Color previews

#d2cd02 text on a black background

contrast 12.47:1

Card sample

#d2cd02 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d2cd02

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.

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

#d2cd02, answered

What color is #d2cd02?

#d2cd02 is a dark electric yellow, closest to Gold (ΔE2000 9.2). It sits at 59° on the hue wheel with 98% saturation and 42% lightness, which reads as warm.

What is the RGB value of #d2cd02?

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

Is #d2cd02 a light or a dark color?

It is a light color. Relative luminance is 0.5737 and perceived brightness is 76%, so black text on it reaches 12.47:1.

Should I use black or white text on #d2cd02?

Black. It scores 12.47:1 against #d2cd02, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #d2cd02?

#0207D2 sits directly opposite on the wheel. Softer options are the split-complements #026FD2 and #6502D2, which give the same contrast with far less vibration.

What colors go well with #d2cd02?

For interface work: #FAFAF4 as the surface, #EDECC0 for borders, #9B994B for secondary text, #003AD4 as an accent and #7E7B01 for hover and pressed states. For a palette, the analogous pair #D26502 and #6FD202 stays calm, while #0207D2 is the loudest partner.

What is #d2cd02 in CMYK for printing?

cmyk(0%, 2%, 99%, 18%). 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 #d2cd02 warm or cool?

Warm — it scores 24 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D29102; nudged cooler, #8BD400.

Work with #d2cd02 in the Color Lab