Skip to content

#d85a21

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

RGB
216, 90, 33
HSL
19°, 74%, 49%
CMYK
0, 58, 85, 15
Luminance
0.2202

At a glance

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

Hex
#d85a21
Hue
19°
orange
Saturation
74%
vivid
Lightness
49%
balanced
Brightness
85%
HSV value
Perceived
54%
weighted brightness
Luminance
0.2202
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.40:1
Closest name
Chocolate
ΔE2000 5.9
Where it sits
Hue19° of 360°
Saturation74%
Lightness49%
Temperature
Warm ← → Cool6% 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#d85a21
RGBrgb(216, 90, 33)
HSLhsl(19, 74%, 49%)
CMYKcmyk(0%, 58%, 85%, 15%)
LABlab(54.0 46.8 54.3)
LCHlch(54.0 71.7 49.3)
OKLCHoklch(0.622 0.172 41.6)
Decimal14178849
Display P3color(display-p3 0.847 0.353 0.129)

Copy-ready code

/* CSS */
color: #d85a21;
background-color: #d85a21;
/* Tailwind (arbitrary) */
class="text-[#d85a21] bg-[#d85a21]"
/* SCSS */
$brand: #d85a21;
/* SwiftUI */
Color(red: 0.847, green: 0.353, blue: 0.129)
/* Android */
Color.parseColor("#d85a21")
/* Flutter */
Color(0xFFD85A21)
/* Python / OpenCV (BGR) */
(33, 90, 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 #d85a21 · 5.40:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.89:1
AA fail · AA large pass · AAA fail
Aa
Black text · 5.40:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #d85a21 as text scores 3.89:1 on white and 5.40:1 on black.

Accessibility — WCAG contrast

Aa
#d85a21 on white: 3.89:1
AA ✗ fail · AA-large · AAA
Aa
#d85a21 on black: 5.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #7E7017
deuteranopia · #9D8C1B
tritanopia · #EE3B4F

Color scale — 50 to 950

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

#FCF6F3
#F8ECE7
#F3D6C8
#F0B79E
#E9946D
#E1703C
#d85a21
#B14A1B
#8E3B16
#672E14
#401D0C
Base = 600Lightest = 50 · #FCF6F3Darkest = 950 · #401D0C
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F8ECE7;
  --brand-200: #F3D6C8;
  --brand-300: #F0B79E;
  --brand-400: #E9946D;
  --brand-500: #E1703C;
  --brand-600: #d85a21;
  --brand-700: #B14A1B;
  --brand-800: #8E3B16;
  --brand-900: #672E14;
  --brand-950: #401D0C;
  --brand: #d85a21;
  --brand-ink: #000000;
}

Colors that work with #d85a21

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#FAF6F4
Tinted page background
Border#EDCEC0
Hairlines and dividers
Muted text#9B644B
Captions on the surface
Accent#17ABB5
Second voice, not a rival
Dark variant#6F2E11
Hover, pressed, headers
Light variant#FCEFE9
Selected rows, tints
Dark surface#241914
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 #d85a21

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • 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
  • Small text on white — under 4.5:1
  • 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#219FD8
Analogous left#D82143
Analogous right#D8B521
Split-complement 1#21D8B5
Split-complement 2#2143D8
Triadic 1#21D85A
Triadic 2#5A21D8
Tetradic#43D821

RGB percentages

Red84.7%
Green35.3%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta58.3%
Yellow84.7%
Key (black)15.3%

Color previews

#d85a21 text on a black background

contrast 5.40:1

Card sample

#d85a21 text on a white background

contrast 3.89:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d85a21

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.

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

#d85a21, answered

What color is #d85a21?

#d85a21 is a balanced vivid orange, closest to Chocolate (ΔE2000 5.9). It sits at 19° on the hue wheel with 74% saturation and 49% lightness, which reads as warm.

What is the RGB value of #d85a21?

rgb(216, 90, 33) — 216 red, 90 green and 33 blue out of 255, or 84.7% / 35.3% / 12.9% by channel.

Is #d85a21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2202 and perceived brightness is 54%, so black text on it reaches 5.40:1.

Should I use black or white text on #d85a21?

Black. It scores 5.40:1 against #d85a21, versus 3.89:1 for white — AA at any size.

What is the complementary color of #d85a21?

#219FD8 sits directly opposite on the wheel. Softer options are the split-complements #21D8B5 and #2143D8, which give the same contrast with far less vibration.

What colors go well with #d85a21?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B644B for secondary text, #17ABB5 as an accent and #6F2E11 for hover and pressed states. For a palette, the analogous pair #D82143 and #D8B521 stays calm, while #219FD8 is the loudest partner.

What is #d85a21 in CMYK for printing?

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

Is #d85a21 warm or cool?

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

Work with #d85a21 in the Color Lab