Skip to content

#d2ba13

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

RGB
210, 186, 19
HSL
53°, 83%, 45%
CMYK
0, 11, 91, 18
Luminance
0.4887

At a glance

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

Hex
#d2ba13
Hue
53°
yellow
Saturation
83%
electric
Lightness
45%
dark
Brightness
82%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4887
WCAG relative
Temperature
Warm
19/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
10.77:1
Closest name
Gold
ΔE2000 8.8
Where it sits
Hue53° of 360°
Saturation83%
Lightness45%
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#d2ba13
RGBrgb(210, 186, 19)
HSLhsl(53, 83%, 45%)
CMYKcmyk(0%, 11%, 91%, 18%)
LABlab(75.4 -6.3 74.8)
LCHlch(75.4 75.0 94.8)
OKLCHoklch(0.786 0.160 99.7)
Decimal13810195
Display P3color(display-p3 0.824 0.729 0.075)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#d2ba13 on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#d2ba13 on black: 10.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB500
deuteranopia · #D4BD26
tritanopia · #E3AB9F

Color scale — 50 to 950

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

#FCFBF2
#FAF7E6
#F6F0C6
#F6EA98
#F1DF65
#ECD531
#d2ba13
#BBA611
#96850E
#6C600E
#443C09
Base = 600Lightest = 50 · #FCFBF2Darkest = 950 · #443C09
:root {
  --brand-50: #FCFBF2;
  --brand-100: #FAF7E6;
  --brand-200: #F6F0C6;
  --brand-300: #F6EA98;
  --brand-400: #F1DF65;
  --brand-500: #ECD531;
  --brand-600: #d2ba13;
  --brand-700: #BBA611;
  --brand-800: #96850E;
  --brand-900: #6C600E;
  --brand-950: #443C09;
  --brand: #d2ba13;
  --brand-ink: #000000;
}

Colors that work with #d2ba13

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#9B914B
Captions on the surface
Accent#0E59D7
Second voice, not a rival
Dark variant#75680B
Hover, pressed, headers
Light variant#FDFAE8
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 #d2ba13

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#132BD2
Analogous left#D25B13
Analogous right#8AD213
Split-complement 1#138AD2
Split-complement 2#5B13D2
Triadic 1#13D2BA
Triadic 2#BA13D2
Tetradic#13D25B

RGB percentages

Red82.4%
Green72.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta11.4%
Yellow91.0%
Key (black)17.6%

Color previews

#d2ba13 text on a black background

contrast 10.77:1

Card sample

#d2ba13 text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(210, 186, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(210, 186, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d2ba13;
background: linear-gradient(135deg, #d2ba13, #6BD213);

Monochromatic scale

Palettes built from #d2ba13

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.

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

#d2ba13, answered

What color is #d2ba13?

#d2ba13 is a dark electric yellow, closest to Gold (ΔE2000 8.8). It sits at 53° on the hue wheel with 83% saturation and 45% lightness, which reads as warm.

What is the RGB value of #d2ba13?

rgb(210, 186, 19) — 210 red, 186 green and 19 blue out of 255, or 82.4% / 72.9% / 7.5% by channel.

Is #d2ba13 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4887 and perceived brightness is 72%, so black text on it reaches 10.77:1.

Should I use black or white text on #d2ba13?

Black. It scores 10.77:1 against #d2ba13, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #d2ba13?

#132BD2 sits directly opposite on the wheel. Softer options are the split-complements #138AD2 and #5B13D2, which give the same contrast with far less vibration.

What colors go well with #d2ba13?

For interface work: #FAFAF4 as the surface, #EDE7C0 for borders, #9B914B for secondary text, #0E59D7 as an accent and #75680B for hover and pressed states. For a palette, the analogous pair #D25B13 and #8AD213 stays calm, while #132BD2 is the loudest partner.

What is #d2ba13 in CMYK for printing?

cmyk(0%, 11%, 91%, 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 #d2ba13 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 #D28B13; nudged cooler, #A5D411.

Work with #d2ba13 in the Color Lab