Skip to content

#dbb23e

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

RGB
219, 178, 62
HSL
44°, 69%, 55%
CMYK
0, 19, 72, 14
Luminance
0.4725

At a glance

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

Hex
#dbb23e
Hue
44°
yellow
Saturation
69%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
72%
weighted brightness
Luminance
0.4725
WCAG relative
Temperature
Warm
12/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
10.45:1
Closest name
Goldenrod
ΔE2000 4.4
Where it sits
Hue44° of 360°
Saturation69%
Lightness55%
Temperature
Warm ← → Cool12% 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#dbb23e
RGBrgb(219, 178, 62)
HSLhsl(44, 69%, 55%)
CMYKcmyk(0%, 19%, 72%, 14%)
LABlab(74.3 3.1 61.9)
LCHlch(74.3 62.0 87.1)
OKLCHoklch(0.780 0.138 88.8)
Decimal14398014
Display P3color(display-p3 0.859 0.698 0.243)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbb23e on white: 2.01:1
AA ✗ fail · AA-large · AAA
Aa
#dbb23e on black: 10.45:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C6B02D
deuteranopia · #D0BC44
tritanopia · #EDA39B

Color scale — 50 to 950

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

#FBF9F3
#F8F4E8
#F2E7CA
#EDD9A0
#E5C671
#dbb23e
#CEA226
#AC8720
#8A6C1A
#645017
#3E320E
Base = 500Lightest = 50 · #FBF9F3Darkest = 950 · #3E320E
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F4E8;
  --brand-200: #F2E7CA;
  --brand-300: #EDD9A0;
  --brand-400: #E5C671;
  --brand-500: #dbb23e;
  --brand-600: #CEA226;
  --brand-700: #AC8720;
  --brand-800: #8A6C1A;
  --brand-900: #645017;
  --brand-950: #3E320E;
  --brand: #dbb23e;
  --brand-ink: #000000;
}

Colors that work with #dbb23e

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#EDE1C0
Hairlines and dividers
Muted text#9B864B
Captions on the surface
Accent#398EE0
Second voice, not a rival
Dark variant#6B5514
Hover, pressed, headers
Light variant#FBF6EA
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 #dbb23e

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#3E67DB
Analogous left#DB633E
Analogous right#B6DB3E
Split-complement 1#3EB6DB
Split-complement 2#633EDB
Triadic 1#3EDBB2
Triadic 2#B23EDB
Tetradic#3EDB63

RGB percentages

Red85.9%
Green69.8%
Blue24.3%

CMYK percentages

Cyan0.0%
Magenta18.7%
Yellow71.7%
Key (black)14.1%

Color previews

#dbb23e text on a black background

contrast 10.45:1

Card sample

#dbb23e text on a white background

contrast 2.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 178, 62, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 178, 62, 0.45);
Border & gradient
Gradient panel
border: 3px solid #dbb23e;
background: linear-gradient(135deg, #dbb23e, #9BDB3E);

Monochromatic scale

Palettes built from #dbb23e

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.

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

#dbb23e, answered

What color is #dbb23e?

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

What is the RGB value of #dbb23e?

rgb(219, 178, 62) — 219 red, 178 green and 62 blue out of 255, or 85.9% / 69.8% / 24.3% by channel.

Is #dbb23e a light or a dark color?

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

Should I use black or white text on #dbb23e?

Black. It scores 10.45:1 against #dbb23e, versus 2.01:1 for white — AAA at any size.

What is the complementary color of #dbb23e?

#3E67DB sits directly opposite on the wheel. Softer options are the split-complements #3EB6DB and #633EDB, which give the same contrast with far less vibration.

What colors go well with #dbb23e?

For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B864B for secondary text, #398EE0 as an accent and #6B5514 for hover and pressed states. For a palette, the analogous pair #DB633E and #B6DB3E stays calm, while #3E67DB is the loudest partner.

What is #dbb23e in CMYK for printing?

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

Is #dbb23e warm or cool?

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

Work with #dbb23e in the Color Lab