Skip to content

#da4913

a balanced, electric orange · warm · closest name: Orange Red

RGB
218, 73, 19
HSL
16°, 84%, 47%
CMYK
0, 67, 91, 15
Luminance
0.1972

At a glance

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

Hex
#da4913
Hue
16°
orange
Saturation
84%
electric
Lightness
47%
balanced
Brightness
85%
HSV value
Perceived
52%
weighted brightness
Luminance
0.1972
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Electric
Best ink
Black
4.94:1
Closest name
Orange Red
ΔE2000 6.8
Where it sits
Hue16° of 360°
Saturation84%
Lightness47%
Temperature
Warm ← → Cool8% 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#da4913
RGBrgb(218, 73, 19)
HSLhsl(16, 84%, 47%)
CMYKcmyk(0%, 67%, 91%, 15%)
LABlab(51.5 54.7 57.6)
LCHlch(51.5 79.4 46.5)
OKLCHoklch(0.603 0.190 37.6)
Decimal14305555
Display P3color(display-p3 0.855 0.286 0.075)

Copy-ready code

/* CSS */
color: #da4913;
background-color: #da4913;
/* Tailwind (arbitrary) */
class="text-[#da4913] bg-[#da4913]"
/* SCSS */
$brand: #da4913;
/* SwiftUI */
Color(red: 0.855, green: 0.286, blue: 0.075)
/* Android */
Color.parseColor("#da4913")
/* Flutter */
Color(0xFFDA4913)
/* Python / OpenCV (BGR) */
(19, 73, 218)

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

Accessibility — WCAG contrast

Aa
#da4913 on white: 4.25:1
AA ✗ fail · AA-large · AAA
Aa
#da4913 on black: 4.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #746603
deuteranopia · #988703
tritanopia · #F01640

Color scale — 50 to 950

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

#FCF5F2
#FAEBE6
#F6D3C5
#F6B198
#F28B64
#ED6431
#da4913
#BC3F10
#96320D
#6C280E
#441909
Base = 600Lightest = 50 · #FCF5F2Darkest = 950 · #441909
:root {
  --brand-50: #FCF5F2;
  --brand-100: #FAEBE6;
  --brand-200: #F6D3C5;
  --brand-300: #F6B198;
  --brand-400: #F28B64;
  --brand-500: #ED6431;
  --brand-600: #da4913;
  --brand-700: #BC3F10;
  --brand-800: #96320D;
  --brand-900: #6C280E;
  --brand-950: #441909;
  --brand: #da4913;
  --brand-ink: #000000;
}

Colors that work with #da4913

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#EDCCC0
Hairlines and dividers
Muted text#9B604B
Captions on the surface
Accent#0CBCC0
Second voice, not a rival
Dark variant#75270A
Hover, pressed, headers
Light variant#FDEDE8
Selected rows, tints
Dark surface#241814
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 #da4913

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#13A4DA
Analogous left#DA1340
Analogous right#DAAD13
Split-complement 1#13DAAD
Split-complement 2#1340DA
Triadic 1#13DA49
Triadic 2#4913DA
Tetradic#40DA13

RGB percentages

Red85.5%
Green28.6%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta66.5%
Yellow91.3%
Key (black)14.5%

Color previews

#da4913 text on a black background

contrast 4.94:1

Card sample

#da4913 text on a white background

contrast 4.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #da4913

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.

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

#da4913, answered

What color is #da4913?

#da4913 is a balanced electric orange, closest to Orange Red (ΔE2000 6.8). It sits at 16° on the hue wheel with 84% saturation and 47% lightness, which reads as warm.

What is the RGB value of #da4913?

rgb(218, 73, 19) — 218 red, 73 green and 19 blue out of 255, or 85.5% / 28.6% / 7.5% by channel.

Is #da4913 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1972 and perceived brightness is 52%, so black text on it reaches 4.94:1.

Should I use black or white text on #da4913?

Black. It scores 4.94:1 against #da4913, versus 4.25:1 for white — AA at any size.

What is the complementary color of #da4913?

#13A4DA sits directly opposite on the wheel. Softer options are the split-complements #13DAAD and #1340DA, which give the same contrast with far less vibration.

What colors go well with #da4913?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B604B for secondary text, #0CBCC0 as an accent and #75270A for hover and pressed states. For a palette, the analogous pair #DA1340 and #DAAD13 stays calm, while #13A4DA is the loudest partner.

What is #da4913 in CMYK for printing?

cmyk(0%, 67%, 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 #da4913 warm or cool?

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

Work with #da4913 in the Color Lab