#b69021
a dark, vivid yellow · warm · closest name: Dark Goldenrod
At a glance
Every number on this page in one read: what #b69021 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 | #b69021 |
| RGB | rgb(182, 144, 33) |
| HSL | hsl(45, 69%, 42%) |
| CMYK | cmyk(0%, 21%, 82%, 29%) |
| LAB | lab(61.7 4.0 59.2) |
| LCH | lch(61.7 59.3 86.2) |
| OKLCH | oklch(0.671 0.128 88.1) |
| Decimal | 11964449 |
| Display P3 | color(display-p3 0.714 0.565 0.129) |
Copy-ready code
/* CSS */
color: #b69021;
background-color: #b69021;
/* Tailwind (arbitrary) */
class="text-[#b69021] bg-[#b69021]"
/* SCSS */
$brand: #b69021;
/* SwiftUI */
Color(red: 0.714, green: 0.565, blue: 0.129)
/* Android */
Color.parseColor("#b69021")
/* Flutter */
Color(0xFFB69021)
/* Python / OpenCV (BGR) */
(33, 144, 182)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. #b69021 is pinned to step 700; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.
:root {
--brand-50: #FBF9F3;
--brand-100: #F8F4E7;
--brand-200: #F2E8CA;
--brand-300: #EEDAA0;
--brand-400: #E5C771;
--brand-500: #DDB541;
--brand-600: #CFA426;
--brand-700: #b69021;
--brand-800: #8A6D19;
--brand-900: #645016;
--brand-950: #3F320E;
--brand: #b69021;
--brand-ink: #000000;
}Colors that work with #b69021
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 #b69021
Derived from its contrast, chroma and lightness — not from taste.
- ✓Headings from 24px up on white
- ✓Text and icons on dark surfaces
- ✓Primary buttons and calls to action
- ✓Focus rings, active and selected states
- ✓Headers, footers and dark-mode surfaces
- ✓Brand accents, badges and data highlights
- ⚠Small text on white — under 4.5:1
- ⚠Full-page backgrounds — tiring over long sessions
- ⚠Black text placed on it
- ⚠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 | #2147B6 | Directly opposite — maximum tension | |
| Analogous left | #B64621 | Neighbour, quieter | |
| Analogous right | #92B621 | Neighbour, quieter | |
| Split-complement 1 | #2192B6 | Contrast without the clash | |
| Split-complement 2 | #4621B6 | Contrast without the clash | |
| Triadic 1 | #21B690 | Even thirds — balanced and loud | |
| Triadic 2 | #9021B6 | Even thirds — balanced and loud | |
| Tetradic | #21B646 | Fourth corner of the square scheme |
RGB percentages
CMYK percentages
Color previews
#b69021 text on a black background
contrast 7.00:1
#b69021 text on a white background
contrast 3.00:1
CSS3 live lab
The quick brown fox
color: #b69021;
background-color: #b69021;
Glowing headline
text-shadow: 2px 2px 8px #b69021;
Soft neon halo
text-shadow: 0 0 14px rgba(182, 144, 33, 0.45);
box-shadow: 0 12px 32px -8px rgba(182, 144, 33, 0.45);
border: 3px solid #b69021; background: linear-gradient(135deg, #b69021, #79B621);
Monochromatic scale
Palettes built from #b69021
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 8.2 away, with its history, psychology and brand usage.
#b69021 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.
#b69021, answered
What color is #b69021?
#b69021 is a dark vivid yellow, closest to Dark Goldenrod (ΔE2000 4.3). It sits at 45° on the hue wheel with 69% saturation and 42% lightness, which reads as warm.
What is the RGB value of #b69021?
rgb(182, 144, 33) — 182 red, 144 green and 33 blue out of 255, or 71.4% / 56.5% / 12.9% by channel.
Is #b69021 a light or a dark color?
It is a mid-tone. Relative luminance is 0.3000 and perceived brightness is 58%, so black text on it reaches 7.00:1.
Should I use black or white text on #b69021?
Black. It scores 7.00:1 against #b69021, versus 3.00:1 for white — AAA at any size.
What is the complementary color of #b69021?
#2147B6 sits directly opposite on the wheel. Softer options are the split-complements #2192B6 and #4621B6, which give the same contrast with far less vibration.
What colors go well with #b69021?
For interface work: #FAF9F4 as the surface, #EDE1C0 for borders, #9B864B for secondary text, #1D6CBA as an accent and #6C5514 for hover and pressed states. For a palette, the analogous pair #B64621 and #92B621 stays calm, while #2147B6 is the loudest partner.
What is #b69021 in CMYK for printing?
cmyk(0%, 21%, 82%, 29%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.
Is #b69021 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 #B67321; nudged cooler, #A7B81F.