Skip to content

#dbba3f

a balanced, vivid yellow · warm · closest name: Goldenrod

RGB
219, 186, 63
HSL
47°, 68%, 55%
CMYK
0, 15, 71, 14
Luminance
0.5054

At a glance

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

Hex
#dbba3f
Hue
47°
yellow
Saturation
68%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5054
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.11:1
Closest name
Goldenrod
ΔE2000 7.3
Where it sits
Hue47° of 360°
Saturation68%
Lightness55%
Temperature
Warm ← → Cool14% 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#dbba3f
RGBrgb(219, 186, 63)
HSLhsl(47, 68%, 55%)
CMYKcmyk(0%, 15%, 71%, 14%)
LABlab(76.4 -1.0 63.6)
LCHlch(76.4 63.6 90.9)
OKLCHoklch(0.796 0.141 93.6)
Decimal14400063
Display P3color(display-p3 0.859 0.729 0.247)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbba3f on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dbba3f on black: 11.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEB72D
deuteranopia · #D6C146
tritanopia · #ECABA1

Color scale — 50 to 950

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

#FBFAF3
#F8F4E8
#F2E9CA
#EDDDA1
#E4CC71
#dbba3f
#CEAB27
#AC8E20
#89721A
#645317
#3E340E
Base = 500Lightest = 50 · #FBFAF3Darkest = 950 · #3E340E
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F2E9CA;
  --brand-300: #EDDDA1;
  --brand-400: #E4CC71;
  --brand-500: #dbba3f;
  --brand-600: #CEAB27;
  --brand-700: #AC8E20;
  --brand-800: #89721A;
  --brand-900: #645317;
  --brand-950: #3E340E;
  --brand: #dbba3f;
  --brand-ink: #000000;
}

Colors that work with #dbba3f

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#EDE3C0
Hairlines and dividers
Muted text#9B8A4B
Captions on the surface
Accent#3A87E0
Second voice, not a rival
Dark variant#6B5914
Hover, pressed, headers
Light variant#FBF7EA
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 #dbba3f

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#3F60DB
Analogous left#DB6C3F
Analogous right#AEDB3F
Split-complement 1#3FAEDB
Split-complement 2#6C3FDB
Triadic 1#3FDBBA
Triadic 2#BA3FDB
Tetradic#3FDB6C

RGB percentages

Red85.9%
Green72.9%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta15.1%
Yellow71.2%
Key (black)14.1%

Color previews

#dbba3f text on a black background

contrast 11.11:1

Card sample

#dbba3f text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 186, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 186, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbba3f;
background: linear-gradient(135deg, #dbba3f, #94DB3F);

Monochromatic scale

Palettes built from #dbba3f

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.

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

#dbba3f, answered

What color is #dbba3f?

#dbba3f is a balanced vivid yellow, closest to Goldenrod (ΔE2000 7.3). It sits at 47° on the hue wheel with 68% saturation and 55% lightness, which reads as warm.

What is the RGB value of #dbba3f?

rgb(219, 186, 63) — 219 red, 186 green and 63 blue out of 255, or 85.9% / 72.9% / 24.7% by channel.

Is #dbba3f a light or a dark color?

It is a light color. Relative luminance is 0.5054 and perceived brightness is 73%, so black text on it reaches 11.11:1.

Should I use black or white text on #dbba3f?

Black. It scores 11.11:1 against #dbba3f, versus 1.89:1 for white — AAA at any size.

What is the complementary color of #dbba3f?

#3F60DB sits directly opposite on the wheel. Softer options are the split-complements #3FAEDB and #6C3FDB, which give the same contrast with far less vibration.

What colors go well with #dbba3f?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B8A4B for secondary text, #3A87E0 as an accent and #6B5914 for hover and pressed states. For a palette, the analogous pair #DB6C3F and #AEDB3F stays calm, while #3F60DB is the loudest partner.

What is #dbba3f in CMYK for printing?

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

Is #dbba3f warm or cool?

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

Work with #dbba3f in the Color Lab