Skip to content

#dbb60a

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

RGB
219, 182, 10
HSL
49°, 91%, 45%
CMYK
0, 17, 95, 14
Luminance
0.4854

At a glance

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

Hex
#dbb60a
Hue
49°
yellow
Saturation
91%
electric
Lightness
45%
dark
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4854
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
10.71:1
Closest name
Goldenrod
ΔE2000 6.7
Where it sits
Hue49° of 360°
Saturation91%
Lightness45%
Temperature
Warm ← → Cool16% 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#dbb60a
RGBrgb(219, 182, 10)
HSLhsl(49, 91%, 45%)
CMYKcmyk(0%, 17%, 95%, 14%)
LABlab(75.2 -0.4 76.2)
LCHlch(75.2 76.2 90.3)
OKLCHoklch(0.786 0.160 94.0)
Decimal14398986
Display P3color(display-p3 0.859 0.714 0.039)

Copy-ready code

/* CSS */
color: #dbb60a;
background-color: #dbb60a;
/* Tailwind (arbitrary) */
class="text-[#dbb60a] bg-[#dbb60a]"
/* SCSS */
$brand: #dbb60a;
/* SwiftUI */
Color(red: 0.859, green: 0.714, blue: 0.039)
/* Android */
Color.parseColor("#dbb60a")
/* Flutter */
Color(0xFFDBB60A)
/* Python / OpenCV (BGR) */
(10, 182, 219)

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

Accessibility — WCAG contrast

Aa
#dbb60a on white: 1.96:1
AA ✗ fail · AA-large · AAA
Aa
#dbb60a on black: 10.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBB300
deuteranopia · #D5BE20
tritanopia · #EEA69B

Color scale — 50 to 950

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

#FDFBF2
#FBF7E4
#F9EFC3
#FAE894
#F8DD5E
#F5D128
#dbb60a
#C3A209
#9C8207
#715E0A
#463B06
Base = 600Lightest = 50 · #FDFBF2Darkest = 950 · #463B06
:root {
  --brand-50: #FDFBF2;
  --brand-100: #FBF7E4;
  --brand-200: #F9EFC3;
  --brand-300: #FAE894;
  --brand-400: #F8DD5E;
  --brand-500: #F5D128;
  --brand-600: #dbb60a;
  --brand-700: #C3A209;
  --brand-800: #9C8207;
  --brand-900: #715E0A;
  --brand-950: #463B06;
  --brand: #dbb60a;
  --brand-ink: #000000;
}

Colors that work with #dbb60a

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#EDE5C0
Hairlines and dividers
Muted text#9B8D4B
Captions on the surface
Accent#0562E0
Second voice, not a rival
Dark variant#7A6506
Hover, pressed, headers
Light variant#FEFAE7
Selected rows, tints
Dark surface#242114
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 #dbb60a

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#0A2FDB
Analogous left#DB4E0A
Analogous right#97DB0A
Split-complement 1#0A97DB
Split-complement 2#4E0ADB
Triadic 1#0ADBB6
Triadic 2#B60ADB
Tetradic#0ADB4E

RGB percentages

Red85.9%
Green71.4%
Blue3.9%

CMYK percentages

Cyan0.0%
Magenta16.9%
Yellow95.4%
Key (black)14.1%

Color previews

#dbb60a text on a black background

contrast 10.71:1

Card sample

#dbb60a text on a white background

contrast 1.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 182, 10, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 182, 10, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb60a;
background: linear-gradient(135deg, #dbb60a, #75DB0A);

Monochromatic scale

Palettes built from #dbb60a

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.

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

#dbb60a, answered

What color is #dbb60a?

#dbb60a is a dark electric yellow, closest to Goldenrod (ΔE2000 6.7). It sits at 49° on the hue wheel with 91% saturation and 45% lightness, which reads as warm.

What is the RGB value of #dbb60a?

rgb(219, 182, 10) — 219 red, 182 green and 10 blue out of 255, or 85.9% / 71.4% / 3.9% by channel.

Is #dbb60a a light or a dark color?

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

Should I use black or white text on #dbb60a?

Black. It scores 10.71:1 against #dbb60a, versus 1.96:1 for white — AAA at any size.

What is the complementary color of #dbb60a?

#0A2FDB sits directly opposite on the wheel. Softer options are the split-complements #0A97DB and #4E0ADB, which give the same contrast with far less vibration.

What colors go well with #dbb60a?

For interface work: #FAF9F4 as the surface, #EDE5C0 for borders, #9B8D4B for secondary text, #0562E0 as an accent and #7A6506 for hover and pressed states. For a palette, the analogous pair #DB4E0A and #97DB0A stays calm, while #0A2FDB is the loudest partner.

What is #dbb60a in CMYK for printing?

cmyk(0%, 17%, 95%, 14%). 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 #dbb60a warm or cool?

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

Work with #dbb60a in the Color Lab