Skip to content

#ddbb7f

a light, vivid orange · warm · closest name: Burly Wood

RGB
221, 187, 127
HSL
38°, 58%, 68%
CMYK
0, 15, 43, 13
Luminance
0.5245

At a glance

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

Hex
#ddbb7f
Hue
38°
orange
Saturation
58%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5245
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
11.49:1
Closest name
Burly Wood
ΔE2000 3.4
Where it sits
Hue38° of 360°
Saturation58%
Lightness68%
Temperature
Warm ← → Cool7% 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#ddbb7f
RGBrgb(221, 187, 127)
HSLhsl(38, 58%, 68%)
CMYKcmyk(0%, 15%, 43%, 13%)
LABlab(77.5 4.2 34.9)
LCHlch(77.5 35.1 83.2)
OKLCHoklch(0.808 0.087 81.2)
Decimal14531455
Display P3color(display-p3 0.867 0.733 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ddbb7f on white: 1.83:1
AA ✗ fail · AA-large · AAA
Aa
#ddbb7f on black: 11.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CABB7B
deuteranopia · #D2C381
tritanopia · #EBB1AC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #ddbb7f is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FBF8F4
#F7F2E9
#EFE3CD
#E7D0A6
#ddbb7f
#D0A14E
#C18E33
#A1762B
#815F22
#5E461D
#3B2C12
Base = 400Lightest = 50 · #FBF8F4Darkest = 950 · #3B2C12
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F2E9;
  --brand-200: #EFE3CD;
  --brand-300: #E7D0A6;
  --brand-400: #ddbb7f;
  --brand-500: #D0A14E;
  --brand-600: #C18E33;
  --brand-700: #A1762B;
  --brand-800: #815F22;
  --brand-900: #5E461D;
  --brand-950: #3B2C12;
  --brand: #ddbb7f;
  --brand-ink: #000000;
}

Colors that work with #ddbb7f

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#FAF8F4
Tinted page background
Border#EDDCC0
Hairlines and dividers
Muted text#9B7E4B
Captions on the surface
Accent#2774A5
Second voice, not a rival
Dark variant#654A1B
Hover, pressed, headers
Light variant#FAF4EB
Selected rows, tints
Dark surface#241E14
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 #ddbb7f

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#7FA1DD
Analogous left#DD8C7F
Analogous right#D0DD7F
Split-complement 1#7FD0DD
Split-complement 2#8C7FDD
Triadic 1#7FDDBB
Triadic 2#BB7FDD
Tetradic#7FDD8C

RGB percentages

Red86.7%
Green73.3%
Blue49.8%

CMYK percentages

Cyan0.0%
Magenta15.4%
Yellow42.5%
Key (black)13.3%

Color previews

#ddbb7f text on a black background

contrast 11.49:1

Card sample

#ddbb7f text on a white background

contrast 1.83:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ddbb7f

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.

#ddbb7f in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
E-commerceFood deliveryLogisticsCreator tools
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

Converts to four-color process without much drama. Proof it anyway.

#ddbb7f, answered

What color is #ddbb7f?

#ddbb7f is a light vivid orange, closest to Burly Wood (ΔE2000 3.4). It sits at 38° on the hue wheel with 58% saturation and 68% lightness, which reads as warm.

What is the RGB value of #ddbb7f?

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

Is #ddbb7f a light or a dark color?

It is a light color. Relative luminance is 0.5245 and perceived brightness is 75%, so black text on it reaches 11.49:1.

Should I use black or white text on #ddbb7f?

Black. It scores 11.49:1 against #ddbb7f, versus 1.83:1 for white — AAA at any size.

What is the complementary color of #ddbb7f?

#7FA1DD sits directly opposite on the wheel. Softer options are the split-complements #7FD0DD and #8C7FDD, which give the same contrast with far less vibration.

What colors go well with #ddbb7f?

For interface work: #FAF8F4 as the surface, #EDDCC0 for borders, #9B7E4B for secondary text, #2774A5 as an accent and #654A1B for hover and pressed states. For a palette, the analogous pair #DD8C7F and #D0DD7F stays calm, while #7FA1DD is the loudest partner.

What is #ddbb7f in CMYK for printing?

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

Is #ddbb7f warm or cool?

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

Work with #ddbb7f in the Color Lab