#dbb02c
a balanced, vivid yellow · warm · closest name: Goldenrod
At a glance
Every number on this page in one read: what #dbb02c is made of, how bright it looks, and which way it leans.
Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.
Every format
| HEX | #dbb02c |
| RGB | rgb(219, 176, 44) |
| HSL | hsl(45, 71%, 52%) |
| CMYK | cmyk(0%, 20%, 80%, 14%) |
| LAB | lab(73.7 3.5 67.8) |
| LCH | lch(73.7 67.9 87.1) |
| OKLCH | oklch(0.775 0.146 89.3) |
| Decimal | 14397484 |
| Display P3 | color(display-p3 0.859 0.690 0.173) |
Copy-ready code
/* CSS */
color: #dbb02c;
background-color: #dbb02c;
/* Tailwind (arbitrary) */
class="text-[#dbb02c] bg-[#dbb02c]"
/* SCSS */
$brand: #dbb02c;
/* SwiftUI */
Color(red: 0.859, green: 0.690, blue: 0.173)
/* Android */
Color.parseColor("#dbb02c")
/* Flutter */
Color(0xFFDBB02C)
/* Python / OpenCV (BGR) */
(44, 176, 219)Best text color
Only one of black and white can be right. This is the one, with the number that proves it.
Accessibility — WCAG contrast
Color scale — 50 to 950
A Tailwind-shaped ramp built around this exact hex. #dbb02c 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.
:root {
--brand-50: #FCFAF3;
--brand-100: #F8F4E7;
--brand-200: #F3E8C9;
--brand-300: #EFDB9F;
--brand-400: #E7C96F;
--brand-500: #DEB73F;
--brand-600: #dbb02c;
--brand-700: #AE8B1E;
--brand-800: #8B6F18;
--brand-900: #655215;
--brand-950: #3F330D;
--brand: #dbb02c;
--brand-ink: #000000;
}Colors that work with #dbb02c
Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.
Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.
Lightness flips, hue holds. The accent stays the anchor in both themes.
How to use #dbb02c
Derived from its contrast, chroma and lightness — not from taste.
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Brand accents, badges and data highlights
- ⚠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 | #2C57DB | Directly opposite — maximum tension | |
| Analogous left | #DB592C | Neighbour, quieter | |
| Analogous right | #AEDB2C | Neighbour, quieter | |
| Split-complement 1 | #2CAEDB | Contrast without the clash | |
| Split-complement 2 | #592CDB | Contrast without the clash | |
| Triadic 1 | #2CDBB0 | Even thirds — balanced and loud | |
| Triadic 2 | #B02CDB | Even thirds — balanced and loud | |
| Tetradic | #2CDB59 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#dbb02c text on a black background
contrast 10.26:1
#dbb02c text on a white background
contrast 2.05:1
CSS3 live lab
The quick brown fox
color: #dbb02c;
background-color: #dbb02c;
Glowing headline
text-shadow: 2px 2px 8px #dbb02c;
Soft neon halo
text-shadow: 0 0 14px rgba(219, 176, 44, 0.45);
box-shadow: 0 12px 32px -8px rgba(219, 176, 44, 0.45);
border: 3px solid #dbb02c; background: linear-gradient(135deg, #dbb02c, #91DB2C);
Monochromatic scale
Palettes built from #dbb02c
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.
Closest color with a full write-up: Goldenrod (#daa520) — ΔE2000 3.8 away, with its history, psychology and brand usage.
#dbb02c in the real world
Where a color in this family tends to land, and the interface roles it is usually asked to play.
Converts to four-color process without much drama. Proof it anyway.
#dbb02c, answered
What color is #dbb02c?
#dbb02c is a balanced vivid yellow, closest to Goldenrod (ΔE2000 3.8). It sits at 45° on the hue wheel with 71% saturation and 52% lightness, which reads as warm.
What is the RGB value of #dbb02c?
rgb(219, 176, 44) — 219 red, 176 green and 44 blue out of 255, or 85.9% / 69% / 17.3% by channel.
Is #dbb02c a light or a dark color?
It is a mid-tone. Relative luminance is 0.4629 and perceived brightness is 71%, so black text on it reaches 10.26:1.
Should I use black or white text on #dbb02c?
Black. It scores 10.26:1 against #dbb02c, versus 2.05:1 for white — AAA at any size.
What is the complementary color of #dbb02c?
#2C57DB sits directly opposite on the wheel. Softer options are the split-complements #2CAEDB and #592CDB, which give the same contrast with far less vibration.
What colors go well with #dbb02c?
For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B874B for secondary text, #2783E0 as an accent and #6D5713 for hover and pressed states. For a palette, the analogous pair #DB592C and #AEDB2C stays calm, while #2C57DB is the loudest partner.
What is #dbb02c in CMYK for printing?
cmyk(0%, 20%, 80%, 14%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #dbb02c warm or cool?
Warm — it scores 13 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DB8F2C; nudged cooler, #C8DE2A.