Skip to content

#dbba63

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

RGB
219, 186, 99
HSL
44°, 63%, 62%
CMYK
0, 15, 55, 14
Luminance
0.5108

At a glance

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

Hex
#dbba63
Hue
44°
yellow
Saturation
63%
vivid
Lightness
62%
balanced
Brightness
86%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5108
WCAG relative
Temperature
Warm
11/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.22:1
Closest name
Goldenrod
ΔE2000 8.2
Where it sits
Hue44° of 360°
Saturation63%
Lightness62%
Temperature
Warm ← → Cool11% 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#dbba63
RGBrgb(219, 186, 99)
HSLhsl(44, 63%, 62%)
CMYKcmyk(0%, 15%, 55%, 14%)
LABlab(76.7 1.3 48.0)
LCHlch(76.7 48.0 88.4)
OKLCHoklch(0.800 0.113 89.0)
Decimal14400099
Display P3color(display-p3 0.859 0.729 0.388)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbba63 on white: 1.87:1
AA ✗ fail · AA-large · AAA
Aa
#dbba63 on black: 11.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CBB85B
deuteranopia · #D3C166
tritanopia · #EBADA6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dbba63 is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF9F4
#F7F3E8
#F0E6CC
#EAD7A4
#dbba63
#D5AE49
#C79D2E
#A68326
#85691F
#604D1A
#3C3010
Base = 400Lightest = 50 · #FBF9F4Darkest = 950 · #3C3010
:root {
  --brand-50: #FBF9F4;
  --brand-100: #F7F3E8;
  --brand-200: #F0E6CC;
  --brand-300: #EAD7A4;
  --brand-400: #dbba63;
  --brand-500: #D5AE49;
  --brand-600: #C79D2E;
  --brand-700: #A68326;
  --brand-800: #85691F;
  --brand-900: #604D1A;
  --brand-950: #3C3010;
  --brand: #dbba63;
  --brand-ink: #000000;
}

Colors that work with #dbba63

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#EDE0C0
Hairlines and dividers
Muted text#9B854B
Captions on the surface
Accent#2269AA
Second voice, not a rival
Dark variant#685218
Hover, pressed, headers
Light variant#FAF6EA
Selected rows, tints
Dark surface#242014
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 #dbba63

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#6384DB
Analogous left#DB7E63
Analogous right#C0DB63
Split-complement 1#63C0DB
Split-complement 2#7E63DB
Triadic 1#63DBBA
Triadic 2#BA63DB
Tetradic#63DB7E

RGB percentages

Red85.9%
Green72.9%
Blue38.8%

CMYK percentages

Cyan0.0%
Magenta15.1%
Yellow54.8%
Key (black)14.1%

Color previews

#dbba63 text on a black background

contrast 11.22:1

Card sample

#dbba63 text on a white background

contrast 1.87:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbba63

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.

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

#dbba63, answered

What color is #dbba63?

#dbba63 is a balanced vivid yellow, closest to Goldenrod (ΔE2000 8.2). It sits at 44° on the hue wheel with 63% saturation and 62% lightness, which reads as warm.

What is the RGB value of #dbba63?

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

Is #dbba63 a light or a dark color?

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

Should I use black or white text on #dbba63?

Black. It scores 11.22:1 against #dbba63, versus 1.87:1 for white — AAA at any size.

What is the complementary color of #dbba63?

#6384DB sits directly opposite on the wheel. Softer options are the split-complements #63C0DB and #7E63DB, which give the same contrast with far less vibration.

What colors go well with #dbba63?

For interface work: #FAF9F4 as the surface, #EDE0C0 for borders, #9B854B for secondary text, #2269AA as an accent and #685218 for hover and pressed states. For a palette, the analogous pair #DB7E63 and #C0DB63 stays calm, while #6384DB is the loudest partner.

What is #dbba63 in CMYK for printing?

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

Is #dbba63 warm or cool?

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

Work with #dbba63 in the Color Lab