Skip to content

#d08f2f

a balanced, vivid orange · warm · closest name: Peru

RGB
208, 143, 47
HSL
36°, 63%, 50%
CMYK
0, 31, 77, 18
Luminance
0.3326

At a glance

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

Hex
#d08f2f
Hue
36°
orange
Saturation
63%
vivid
Lightness
50%
balanced
Brightness
82%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3326
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
7.65:1
Closest name
Peru
ΔE2000 6.1
Where it sits
Hue36° of 360°
Saturation63%
Lightness50%
Temperature
Warm ← → Cool5% 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#d08f2f
RGBrgb(208, 143, 47)
HSLhsl(36, 63%, 50%)
CMYKcmyk(0%, 31%, 77%, 18%)
LABlab(64.4 16.5 57.7)
LCHlch(64.4 60.0 74.0)
OKLCHoklch(0.699 0.132 72.2)
Decimal13668143
Display P3color(display-p3 0.816 0.561 0.184)

Copy-ready code

/* CSS */
color: #d08f2f;
background-color: #d08f2f;
/* Tailwind (arbitrary) */
class="text-[#d08f2f] bg-[#d08f2f]"
/* SCSS */
$brand: #d08f2f;
/* SwiftUI */
Color(red: 0.816, green: 0.561, blue: 0.184)
/* Android */
Color.parseColor("#d08f2f")
/* Flutter */
Color(0xFFD08F2F)
/* Python / OpenCV (BGR) */
(47, 143, 208)

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

Accessibility — WCAG contrast

Aa
#d08f2f on white: 2.74:1
AA ✗ fail · AA-large · AAA
Aa
#d08f2f on black: 7.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A69320
deuteranopia · #B5A232
tritanopia · #E37E7C

Color scale — 50 to 950

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

#FBF8F4
#F7F1E8
#F0E1CB
#EACEA4
#E0B576
#D69C48
#d08f2f
#A67226
#855C1E
#61441A
#3C2B10
Base = 600Lightest = 50 · #FBF8F4Darkest = 950 · #3C2B10
:root {
  --brand-50: #FBF8F4;
  --brand-100: #F7F1E8;
  --brand-200: #F0E1CB;
  --brand-300: #EACEA4;
  --brand-400: #E0B576;
  --brand-500: #D69C48;
  --brand-600: #d08f2f;
  --brand-700: #A67226;
  --brand-800: #855C1E;
  --brand-900: #61441A;
  --brand-950: #3C2B10;
  --brand: #d08f2f;
  --brand-ink: #000000;
}

Colors that work with #d08f2f

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#EDDBC0
Hairlines and dividers
Muted text#9B7B4B
Captions on the surface
Accent#227BAA
Second voice, not a rival
Dark variant#684818
Hover, pressed, headers
Light variant#FAF4EA
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 #d08f2f

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
  • 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#2F70D0
Analogous left#D03F2F
Analogous right#C0D02F
Split-complement 1#2FC0D0
Split-complement 2#3F2FD0
Triadic 1#2FD08F
Triadic 2#8F2FD0
Tetradic#2FD03F

RGB percentages

Red81.6%
Green56.1%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta31.3%
Yellow77.4%
Key (black)18.4%

Color previews

#d08f2f text on a black background

contrast 7.65:1

Card sample

#d08f2f text on a white background

contrast 2.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(208, 143, 47, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(208, 143, 47, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d08f2f;
background: linear-gradient(135deg, #d08f2f, #A6D02F);

Monochromatic scale

Palettes built from #d08f2f

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.

#d08f2f 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
ButtonsLinksFocus statesCharts
Print note

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

#d08f2f, answered

What color is #d08f2f?

#d08f2f is a balanced vivid orange, closest to Peru (ΔE2000 6.1). It sits at 36° on the hue wheel with 63% saturation and 50% lightness, which reads as warm.

What is the RGB value of #d08f2f?

rgb(208, 143, 47) — 208 red, 143 green and 47 blue out of 255, or 81.6% / 56.1% / 18.4% by channel.

Is #d08f2f a light or a dark color?

It is a mid-tone. Relative luminance is 0.3326 and perceived brightness is 62%, so black text on it reaches 7.65:1.

Should I use black or white text on #d08f2f?

Black. It scores 7.65:1 against #d08f2f, versus 2.74:1 for white — AAA at any size.

What is the complementary color of #d08f2f?

#2F70D0 sits directly opposite on the wheel. Softer options are the split-complements #2FC0D0 and #3F2FD0, which give the same contrast with far less vibration.

What colors go well with #d08f2f?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #227BAA as an accent and #684818 for hover and pressed states. For a palette, the analogous pair #D03F2F and #C0D02F stays calm, while #2F70D0 is the loudest partner.

What is #d08f2f in CMYK for printing?

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

Is #d08f2f warm or cool?

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

Work with #d08f2f in the Color Lab