Skip to content

#ddbb52

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

RGB
221, 187, 82
HSL
45°, 67%, 59%
CMYK
0, 15, 63, 13
Luminance
0.5152

At a glance

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

Hex
#ddbb52
Hue
45°
yellow
Saturation
67%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5152
WCAG relative
Temperature
Warm
13/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
11.30:1
Closest name
Goldenrod
ΔE2000 7.4
Where it sits
Hue45° of 360°
Saturation67%
Lightness59%
Temperature
Warm ← → Cool13% 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#ddbb52
RGBrgb(221, 187, 82)
HSLhsl(45, 67%, 59%)
CMYKcmyk(0%, 15%, 63%, 13%)
LABlab(77.0 0.4 56.3)
LCHlch(77.0 56.3 89.6)
OKLCHoklch(0.802 0.129 91.2)
Decimal14531410
Display P3color(display-p3 0.867 0.733 0.322)

Copy-ready code

/* CSS */
color: #ddbb52;
background-color: #ddbb52;
/* Tailwind (arbitrary) */
class="text-[#ddbb52] bg-[#ddbb52]"
/* SCSS */
$brand: #ddbb52;
/* SwiftUI */
Color(red: 0.867, green: 0.733, blue: 0.322)
/* Android */
Color.parseColor("#ddbb52")
/* Flutter */
Color(0xFFDDBB52)
/* Python / OpenCV (BGR) */
(82, 187, 221)

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 #ddbb52 · 11.30:1
Use #000000AAA at every size.
Aa
White text · 1.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.30:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #ddbb52 as text scores 1.86:1 on white and 11.30:1 on black.

Accessibility — WCAG contrast

Aa
#ddbb52 on white: 1.86:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb52 on black: 11.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CEB846
deuteranopia · #D6C257
tritanopia · #EEADA4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddbb52 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
#F1E8CA
#EDDAA1
#E3C872
#ddbb52
#CDA428
#AA8922
#886E1B
#635017
#3E320F
Base = 500Lightest = 50 · #FBF9F3Darkest = 950 · #3E320F
:root {
  --brand-50: #FBF9F3;
  --brand-100: #F8F4E8;
  --brand-200: #F1E8CA;
  --brand-300: #EDDAA1;
  --brand-400: #E3C872;
  --brand-500: #ddbb52;
  --brand-600: #CDA428;
  --brand-700: #AA8922;
  --brand-800: #886E1B;
  --brand-900: #635017;
  --brand-950: #3E320F;
  --brand: #ddbb52;
  --brand-ink: #000000;
}

Colors that work with #ddbb52

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#EDE2C0
Hairlines and dividers
Muted text#9B874B
Captions on the surface
Accent#1E66AE
Second voice, not a rival
Dark variant#6B5615
Hover, pressed, headers
Light variant#FBF7EA
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 #ddbb52

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#5274DD
Analogous left#DD7552
Analogous right#BADD52
Split-complement 1#52BADD
Split-complement 2#7552DD
Triadic 1#52DDBB
Triadic 2#BB52DD
Tetradic#52DD75

RGB percentages

Red86.7%
Green73.3%
Blue32.2%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow62.9%
Key (black)13.3%

Color previews

#ddbb52 text on a black background

contrast 11.30:1

Card sample

#ddbb52 text on a white background

contrast 1.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(221, 187, 82, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(221, 187, 82, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ddbb52;
background: linear-gradient(135deg, #ddbb52, #A2DD52);

Monochromatic scale

Palettes built from #ddbb52

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.

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

#ddbb52, answered

What color is #ddbb52?

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

What is the RGB value of #ddbb52?

rgb(221, 187, 82) — 221 red, 187 green and 82 blue out of 255, or 86.7% / 73.3% / 32.2% by channel.

Is #ddbb52 a light or a dark color?

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

Should I use black or white text on #ddbb52?

Black. It scores 11.30:1 against #ddbb52, versus 1.86:1 for white — AAA at any size.

What is the complementary color of #ddbb52?

#5274DD sits directly opposite on the wheel. Softer options are the split-complements #52BADD and #7552DD, which give the same contrast with far less vibration.

What colors go well with #ddbb52?

For interface work: #FAF9F4 as the surface, #EDE2C0 for borders, #9B874B for secondary text, #1E66AE as an accent and #6B5615 for hover and pressed states. For a palette, the analogous pair #DD7552 and #BADD52 stays calm, while #5274DD is the loudest partner.

What is #ddbb52 in CMYK for printing?

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

Is #ddbb52 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 #DD9E52; nudged cooler, #CEDF50.

Work with #ddbb52 in the Color Lab