Skip to content

#dc5e21

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

RGB
220, 94, 33
HSL
20°, 74%, 50%
CMYK
0, 57, 85, 14
Luminance
0.2333

At a glance

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

Hex
#dc5e21
Hue
20°
orange
Saturation
74%
vivid
Lightness
50%
balanced
Brightness
86%
HSV value
Perceived
55%
weighted brightness
Luminance
0.2333
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
5.67:1
Closest name
Chocolate
ΔE2000 5
Where it sits
Hue20° of 360°
Saturation74%
Lightness50%
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#dc5e21
RGBrgb(220, 94, 33)
HSLhsl(20, 74%, 50%)
CMYKcmyk(0%, 57%, 85%, 14%)
LABlab(55.4 46.4 55.8)
LCHlch(55.4 72.5 50.2)
OKLCHoklch(0.633 0.173 42.7)
Decimal14442017
Display P3color(display-p3 0.863 0.369 0.129)

Copy-ready code

/* CSS */
color: #dc5e21;
background-color: #dc5e21;
/* Tailwind (arbitrary) */
class="text-[#dc5e21] bg-[#dc5e21]"
/* SCSS */
$brand: #dc5e21;
/* SwiftUI */
Color(red: 0.863, green: 0.369, blue: 0.129)
/* Android */
Color.parseColor("#dc5e21")
/* Flutter */
Color(0xFFDC5E21)
/* Python / OpenCV (BGR) */
(33, 94, 220)

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

Accessibility — WCAG contrast

Aa
#dc5e21 on white: 3.71:1
AA ✗ fail · AA-large · AAA
Aa
#dc5e21 on black: 5.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #827316
deuteranopia · #A18F1B
tritanopia · #F23F52

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #dc5e21 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
#F9EDE7
#F3D6C8
#F0B99D
#E9956D
#E2723C
#dc5e21
#B14C1B
#8E3D15
#672F14
#401D0C
Base = 600Lightest = 50 · #FCF6F3Darkest = 950 · #401D0C
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F9EDE7;
  --brand-200: #F3D6C8;
  --brand-300: #F0B99D;
  --brand-400: #E9956D;
  --brand-500: #E2723C;
  --brand-600: #dc5e21;
  --brand-700: #B14C1B;
  --brand-800: #8E3D15;
  --brand-900: #672F14;
  --brand-950: #401D0C;
  --brand: #dc5e21;
  --brand-ink: #000000;
}

Colors that work with #dc5e21

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#9B654B
Captions on the surface
Accent#17A9B5
Second voice, not a rival
Dark variant#6F2F11
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 #dc5e21

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#219FDC
Analogous left#DC2141
Analogous right#DCBC21
Split-complement 1#21DCBC
Split-complement 2#2141DC
Triadic 1#21DC5E
Triadic 2#5E21DC
Tetradic#41DC21

RGB percentages

Red86.3%
Green36.9%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta57.3%
Yellow85.0%
Key (black)13.7%

Color previews

#dc5e21 text on a black background

contrast 5.67:1

Card sample

#dc5e21 text on a white background

contrast 3.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dc5e21

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.

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

#dc5e21, answered

What color is #dc5e21?

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

What is the RGB value of #dc5e21?

rgb(220, 94, 33) — 220 red, 94 green and 33 blue out of 255, or 86.3% / 36.9% / 12.9% by channel.

Is #dc5e21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2333 and perceived brightness is 55%, so black text on it reaches 5.67:1.

Should I use black or white text on #dc5e21?

Black. It scores 5.67:1 against #dc5e21, versus 3.71:1 for white — AA at any size.

What is the complementary color of #dc5e21?

#219FDC sits directly opposite on the wheel. Softer options are the split-complements #21DCBC and #2141DC, which give the same contrast with far less vibration.

What colors go well with #dc5e21?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B654B for secondary text, #17A9B5 as an accent and #6F2F11 for hover and pressed states. For a palette, the analogous pair #DC2141 and #DCBC21 stays calm, while #219FDC is the loudest partner.

What is #dc5e21 in CMYK for printing?

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

Is #dc5e21 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 #E17736; nudged cooler, #DE1E26.

Work with #dc5e21 in the Color Lab