Skip to content

#d88b13

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

RGB
216, 139, 19
HSL
37°, 84%, 46%
CMYK
0, 36, 91, 15
Luminance
0.3311

At a glance

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

Hex
#d88b13
Hue
37°
orange
Saturation
84%
electric
Lightness
46%
balanced
Brightness
85%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3311
WCAG relative
Temperature
Warm
5/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
7.62:1
Closest name
Peru
ΔE2000 6.7
Where it sits
Hue37° of 360°
Saturation84%
Lightness46%
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#d88b13
RGBrgb(216, 139, 19)
HSLhsl(37, 84%, 46%)
CMYKcmyk(0%, 36%, 91%, 15%)
LABlab(64.3 21.4 66.6)
LCHlch(64.3 70.0 72.2)
OKLCHoklch(0.700 0.148 69.6)
Decimal14191379
Display P3color(display-p3 0.847 0.545 0.075)

Copy-ready code

/* CSS */
color: #d88b13;
background-color: #d88b13;
/* Tailwind (arbitrary) */
class="text-[#d88b13] bg-[#d88b13]"
/* SCSS */
$brand: #d88b13;
/* SwiftUI */
Color(red: 0.847, green: 0.545, blue: 0.075)
/* Android */
Color.parseColor("#d88b13")
/* Flutter */
Color(0xFFD88B13)
/* Python / OpenCV (BGR) */
(19, 139, 216)

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

Accessibility — WCAG contrast

Aa
#d88b13 on white: 2.76:1
AA ✗ fail · AA-large · AAA
Aa
#d88b13 on black: 7.62:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A59100
deuteranopia · #B7A318
tritanopia · #EC7877

Color scale — 50 to 950

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

#FCF8F2
#FAF2E6
#F6E3C5
#F6D198
#F1BA64
#EDA331
#d88b13
#BB7911
#96600D
#6C470E
#442D09
Base = 600Lightest = 50 · #FCF8F2Darkest = 950 · #442D09
:root {
  --brand-50: #FCF8F2;
  --brand-100: #FAF2E6;
  --brand-200: #F6E3C5;
  --brand-300: #F6D198;
  --brand-400: #F1BA64;
  --brand-500: #EDA331;
  --brand-600: #d88b13;
  --brand-700: #BB7911;
  --brand-800: #96600D;
  --brand-900: #6C470E;
  --brand-950: #442D09;
  --brand: #d88b13;
  --brand-ink: #000000;
}

Colors that work with #d88b13

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#0E93DD
Second voice, not a rival
Dark variant#754B0A
Hover, pressed, headers
Light variant#FDF5E8
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 #d88b13

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#1360D8
Analogous left#D82813
Analogous right#C3D813
Split-complement 1#13C3D8
Split-complement 2#2813D8
Triadic 1#13D88B
Triadic 2#8B13D8
Tetradic#13D828

RGB percentages

Red84.7%
Green54.5%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta35.6%
Yellow91.2%
Key (black)15.3%

Color previews

#d88b13 text on a black background

contrast 7.62:1

Card sample

#d88b13 text on a white background

contrast 2.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(216, 139, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(216, 139, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d88b13;
background: linear-gradient(135deg, #d88b13, #A2D813);

Monochromatic scale

Palettes built from #d88b13

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.

#d88b13 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#d88b13, answered

What color is #d88b13?

#d88b13 is a balanced electric orange, closest to Peru (ΔE2000 6.7). It sits at 37° on the hue wheel with 84% saturation and 46% lightness, which reads as warm.

What is the RGB value of #d88b13?

rgb(216, 139, 19) — 216 red, 139 green and 19 blue out of 255, or 84.7% / 54.5% / 7.5% by channel.

Is #d88b13 a light or a dark color?

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

Should I use black or white text on #d88b13?

Black. It scores 7.62:1 against #d88b13, versus 2.76:1 for white — AAA at any size.

What is the complementary color of #d88b13?

#1360D8 sits directly opposite on the wheel. Softer options are the split-complements #13C3D8 and #2813D8, which give the same contrast with far less vibration.

What colors go well with #d88b13?

For interface work: #FAF8F4 as the surface, #EDDBC0 for borders, #9B7B4B for secondary text, #0E93DD as an accent and #754B0A for hover and pressed states. For a palette, the analogous pair #D82813 and #C3D813 stays calm, while #1360D8 is the loudest partner.

What is #d88b13 in CMYK for printing?

cmyk(0%, 36%, 91%, 15%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #d88b13 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 #EB841A; nudged cooler, #DAD511.

Work with #d88b13 in the Color Lab