Skip to content

#dbb921

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

RGB
219, 185, 33
HSL
49°, 74%, 49%
CMYK
0, 16, 85, 14
Luminance
0.4987

At a glance

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

Hex
#dbb921
Hue
49°
yellow
Saturation
74%
vivid
Lightness
49%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.4987
WCAG relative
Temperature
Warm
16/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.97:1
Closest name
Goldenrod
ΔE2000 7.4
Where it sits
Hue49° of 360°
Saturation74%
Lightness49%
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#dbb921
RGBrgb(219, 185, 33)
HSLhsl(49, 74%, 49%)
CMYKcmyk(0%, 16%, 85%, 14%)
LABlab(76.0 -1.6 72.8)
LCHlch(76.0 72.8 91.2)
OKLCHoklch(0.793 0.156 94.9)
Decimal14399777
Display P3color(display-p3 0.859 0.725 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb921 on white: 1.91:1
AA ✗ fail · AA-large · AAA
Aa
#dbb921 on black: 10.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEB500
deuteranopia · #D6C02E
tritanopia · #EDA99E

Color scale — 50 to 950

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

#FCFAF3
#F9F5E7
#F3EBC8
#F0E19D
#E9D26D
#E2C33C
#dbb921
#B1961B
#8E7815
#675814
#40370C
Base = 600Lightest = 50 · #FCFAF3Darkest = 950 · #40370C
:root {
  --brand-50: #FCFAF3;
  --brand-100: #F9F5E7;
  --brand-200: #F3EBC8;
  --brand-300: #F0E19D;
  --brand-400: #E9D26D;
  --brand-500: #E2C33C;
  --brand-600: #dbb921;
  --brand-700: #B1961B;
  --brand-800: #8E7815;
  --brand-900: #675814;
  --brand-950: #40370C;
  --brand: #dbb921;
  --brand-ink: #000000;
}

Colors that work with #dbb921

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#EDE4C0
Hairlines and dividers
Muted text#9B8C4B
Captions on the surface
Accent#1C71E0
Second voice, not a rival
Dark variant#6F5E11
Hover, pressed, headers
Light variant#FCF8E9
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 #dbb921

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#2143DB
Analogous left#DB5C21
Analogous right#A0DB21
Split-complement 1#21A0DB
Split-complement 2#5C21DB
Triadic 1#21DBB9
Triadic 2#B921DB
Tetradic#21DB5C

RGB percentages

Red85.9%
Green72.5%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta15.5%
Yellow84.9%
Key (black)14.1%

Color previews

#dbb921 text on a black background

contrast 10.97:1

Card sample

#dbb921 text on a white background

contrast 1.91:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 185, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 185, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb921;
background: linear-gradient(135deg, #dbb921, #81DB21);

Monochromatic scale

Palettes built from #dbb921

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.

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

#dbb921, answered

What color is #dbb921?

#dbb921 is a balanced vivid yellow, closest to Goldenrod (ΔE2000 7.4). It sits at 49° on the hue wheel with 74% saturation and 49% lightness, which reads as warm.

What is the RGB value of #dbb921?

rgb(219, 185, 33) — 219 red, 185 green and 33 blue out of 255, or 85.9% / 72.5% / 12.9% by channel.

Is #dbb921 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4987 and perceived brightness is 73%, so black text on it reaches 10.97:1.

Should I use black or white text on #dbb921?

Black. It scores 10.97:1 against #dbb921, versus 1.91:1 for white — AAA at any size.

What is the complementary color of #dbb921?

#2143DB sits directly opposite on the wheel. Softer options are the split-complements #21A0DB and #5C21DB, which give the same contrast with far less vibration.

What colors go well with #dbb921?

For interface work: #FAF9F4 as the surface, #EDE4C0 for borders, #9B8C4B for secondary text, #1C71E0 as an accent and #6F5E11 for hover and pressed states. For a palette, the analogous pair #DB5C21 and #A0DB21 stays calm, while #2143DB is the loudest partner.

What is #dbb921 in CMYK for printing?

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

Is #dbb921 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 #DB9121; nudged cooler, #BADD1E.

Work with #dbb921 in the Color Lab