Skip to content

#df7249

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

RGB
223, 114, 73
HSL
16°, 70%, 58%
CMYK
0, 49, 67, 13
Luminance
0.2820

At a glance

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

Hex
#df7249
Hue
16°
orange
Saturation
70%
vivid
Lightness
58%
balanced
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2820
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.64:1
Closest name
Coral
ΔE2000 6.4
Where it sits
Hue16° of 360°
Saturation70%
Lightness58%
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#df7249
RGBrgb(223, 114, 73)
HSLhsl(16, 70%, 58%)
CMYKcmyk(0%, 49%, 67%, 13%)
LABlab(60.1 39.3 41.6)
LCHlch(60.1 57.3 46.7)
OKLCHoklch(0.671 0.147 40.7)
Decimal14643785
Display P3color(display-p3 0.875 0.447 0.286)

Copy-ready code

/* CSS */
color: #df7249;
background-color: #df7249;
/* Tailwind (arbitrary) */
class="text-[#df7249] bg-[#df7249]"
/* SCSS */
$brand: #df7249;
/* SwiftUI */
Color(red: 0.875, green: 0.447, blue: 0.286)
/* Android */
Color.parseColor("#df7249")
/* Flutter */
Color(0xFFDF7249)
/* Python / OpenCV (BGR) */
(73, 114, 223)

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

Accessibility — WCAG contrast

Aa
#df7249 on white: 3.16:1
AA ✗ fail · AA-large · AAA
Aa
#df7249 on black: 6.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8F8245
deuteranopia · #AA9A47
tritanopia · #F45D69

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df7249 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCF5F3
#F8ECE7
#F2D5C9
#EEB5A0
#E69070
#df7249
#D05425
#AE461E
#8B3818
#652B16
#3F1B0E
Base = 500Lightest = 50 · #FCF5F3Darkest = 950 · #3F1B0E
:root {
  --brand-50: #FCF5F3;
  --brand-100: #F8ECE7;
  --brand-200: #F2D5C9;
  --brand-300: #EEB5A0;
  --brand-400: #E69070;
  --brand-500: #df7249;
  --brand-600: #D05425;
  --brand-700: #AE461E;
  --brand-800: #8B3818;
  --brand-900: #652B16;
  --brand-950: #3F1B0E;
  --brand: #df7249;
  --brand-ink: #000000;
}

Colors that work with #df7249

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#9B614B
Captions on the surface
Accent#1BAFB1
Second voice, not a rival
Dark variant#6C2B13
Hover, pressed, headers
Light variant#FBEEE9
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 #df7249

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#49B6DF
Analogous left#DF496B
Analogous right#DFBD49
Split-complement 1#49DFBD
Split-complement 2#496BDF
Triadic 1#49DF72
Triadic 2#7249DF
Tetradic#6BDF49

RGB percentages

Red87.5%
Green44.7%
Blue28.6%

CMYK percentages

Cyan0.0%
Magenta48.9%
Yellow67.3%
Key (black)12.5%

Color previews

#df7249 text on a black background

contrast 6.64:1

Card sample

#df7249 text on a white background

contrast 3.16:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7249

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.

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

#df7249, answered

What color is #df7249?

#df7249 is a balanced vivid orange, closest to Coral (ΔE2000 6.4). It sits at 16° on the hue wheel with 70% saturation and 58% lightness, which reads as warm.

What is the RGB value of #df7249?

rgb(223, 114, 73) — 223 red, 114 green and 73 blue out of 255, or 87.5% / 44.7% / 28.6% by channel.

Is #df7249 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2820 and perceived brightness is 60%, so black text on it reaches 6.64:1.

Should I use black or white text on #df7249?

Black. It scores 6.64:1 against #df7249, versus 3.16:1 for white — AA at any size.

What is the complementary color of #df7249?

#49B6DF sits directly opposite on the wheel. Softer options are the split-complements #49DFBD and #496BDF, which give the same contrast with far less vibration.

What colors go well with #df7249?

For interface work: #FAF6F4 as the surface, #EDCCC0 for borders, #9B614B for secondary text, #1BAFB1 as an accent and #6C2B13 for hover and pressed states. For a palette, the analogous pair #DF496B and #DFBD49 stays calm, while #49B6DF is the loudest partner.

What is #df7249 in CMYK for printing?

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

Is #df7249 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 #E38F5F; nudged cooler, #E14755.

Work with #df7249 in the Color Lab