Skip to content

#dbba44

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

RGB
219, 186, 68
HSL
47°, 68%, 56%
CMYK
0, 15, 69, 14
Luminance
0.5060

At a glance

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

Hex
#dbba44
Hue
47°
yellow
Saturation
68%
vivid
Lightness
56%
balanced
Brightness
86%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5060
WCAG relative
Temperature
Warm
14/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.12:1
Closest name
Goldenrod
ΔE2000 7.2
Where it sits
Hue47° of 360°
Saturation68%
Lightness56%
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#dbba44
RGBrgb(219, 186, 68)
HSLhsl(47, 68%, 56%)
CMYKcmyk(0%, 15%, 69%, 14%)
LABlab(76.4 -0.8 61.6)
LCHlch(76.4 61.6 90.7)
OKLCHoklch(0.797 0.138 93.2)
Decimal14400068
Display P3color(display-p3 0.859 0.729 0.267)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbba44 on white: 1.89:1
AA ✗ fail · AA-large · AAA
Aa
#dbba44 on black: 11.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CDB734
deuteranopia · #D6C14A
tritanopia · #ECACA2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbba44 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
#EDDCA1
#E4CB72
#dbba44
#CDA928
#AB8D21
#89711A
#635317
#3E340E
Base = 500Lightest = 50 · #FBFAF3Darkest = 950 · #3E340E
:root {
  --brand-50: #FBFAF3;
  --brand-100: #F8F4E8;
  --brand-200: #F2E9CA;
  --brand-300: #EDDCA1;
  --brand-400: #E4CB72;
  --brand-500: #dbba44;
  --brand-600: #CDA928;
  --brand-700: #AB8D21;
  --brand-800: #89711A;
  --brand-900: #635317;
  --brand-950: #3E340E;
  --brand: #dbba44;
  --brand-ink: #000000;
}

Colors that work with #dbba44

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#9B894B
Captions on the surface
Accent#408BDF
Second voice, not a rival
Dark variant#6B5815
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 #dbba44

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#4465DB
Analogous left#DB6F44
Analogous right#B1DB44
Split-complement 1#44B1DB
Split-complement 2#6F44DB
Triadic 1#44DBBA
Triadic 2#BA44DB
Tetradic#44DB6F

RGB percentages

Red85.9%
Green72.9%
Blue26.7%

CMYK percentages

Cyan0.0%
Magenta15.1%
Yellow68.9%
Key (black)14.1%

Color previews

#dbba44 text on a black background

contrast 11.12:1

Card sample

#dbba44 text on a white background

contrast 1.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbba44

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.

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

#dbba44, answered

What color is #dbba44?

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

What is the RGB value of #dbba44?

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

Is #dbba44 a light or a dark color?

It is a light color. Relative luminance is 0.5060 and perceived brightness is 74%, so black text on it reaches 11.12:1.

Should I use black or white text on #dbba44?

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

What is the complementary color of #dbba44?

#4465DB sits directly opposite on the wheel. Softer options are the split-complements #44B1DB and #6F44DB, which give the same contrast with far less vibration.

What colors go well with #dbba44?

For interface work: #FAF9F4 as the surface, #EDE3C0 for borders, #9B894B for secondary text, #408BDF as an accent and #6B5815 for hover and pressed states. For a palette, the analogous pair #DB6F44 and #B1DB44 stays calm, while #4465DB is the loudest partner.

What is #dbba44 in CMYK for printing?

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

Is #dbba44 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 #DB9944; nudged cooler, #C6DD42.

Work with #dbba44 in the Color Lab