Skip to content

#df6d3d

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

RGB
223, 109, 61
HSL
18°, 72%, 56%
CMYK
0, 51, 73, 13
Luminance
0.2696

At a glance

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

Hex
#df6d3d
Hue
18°
orange
Saturation
72%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
59%
weighted brightness
Luminance
0.2696
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.39:1
Closest name
Chocolate
ΔE2000 6.6
Where it sits
Hue18° of 360°
Saturation72%
Lightness56%
Temperature
Warm ← → Cool7% 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#df6d3d
RGBrgb(223, 109, 61)
HSLhsl(18, 72%, 56%)
CMYKcmyk(0%, 51%, 73%, 13%)
LABlab(58.9 41.2 46.6)
LCHlch(58.9 62.2 48.5)
OKLCHoklch(0.661 0.155 42.2)
Decimal14642493
Display P3color(display-p3 0.875 0.427 0.239)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df6d3d on white: 3.29:1
AA ✗ fail · AA-large · AAA
Aa
#df6d3d on black: 6.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8C7E37
deuteranopia · #A8983B
tritanopia · #F45562

Color scale — 50 to 950

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

#FCF6F3
#F8ECE7
#F3D5C9
#EFB79F
#E7926F
#df6d3d
#D25723
#AF481D
#8C3A17
#662D15
#3F1C0D
Base = 500Lightest = 50 · #FCF6F3Darkest = 950 · #3F1C0D
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F8ECE7;
  --brand-200: #F3D5C9;
  --brand-300: #EFB79F;
  --brand-400: #E7926F;
  --brand-500: #df6d3d;
  --brand-600: #D25723;
  --brand-700: #AF481D;
  --brand-800: #8C3A17;
  --brand-900: #662D15;
  --brand-950: #3F1C0D;
  --brand: #df6d3d;
  --brand-ink: #000000;
}

Colors that work with #df6d3d

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#EDCDC0
Hairlines and dividers
Muted text#9B624B
Captions on the surface
Accent#18ACB4
Second voice, not a rival
Dark variant#6D2D12
Hover, pressed, headers
Light variant#FBEFE9
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 #df6d3d

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#3DAFDF
Analogous left#DF3D5E
Analogous right#DFBE3D
Split-complement 1#3DDFBE
Split-complement 2#3D5EDF
Triadic 1#3DDF6D
Triadic 2#6D3DDF
Tetradic#5EDF3D

RGB percentages

Red87.5%
Green42.7%
Blue23.9%

CMYK percentages

Cyan0.0%
Magenta51.1%
Yellow72.6%
Key (black)12.5%

Color previews

#df6d3d text on a black background

contrast 6.39:1

Card sample

#df6d3d text on a white background

contrast 3.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df6d3d

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.

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

#df6d3d, answered

What color is #df6d3d?

#df6d3d is a balanced vivid orange, closest to Chocolate (ΔE2000 6.6). It sits at 18° on the hue wheel with 72% saturation and 56% lightness, which reads as warm.

What is the RGB value of #df6d3d?

rgb(223, 109, 61) — 223 red, 109 green and 61 blue out of 255, or 87.5% / 42.7% / 23.9% by channel.

Is #df6d3d a light or a dark color?

It is a mid-tone. Relative luminance is 0.2696 and perceived brightness is 59%, so black text on it reaches 6.39:1.

Should I use black or white text on #df6d3d?

Black. It scores 6.39:1 against #df6d3d, versus 3.29:1 for white — AA at any size.

What is the complementary color of #df6d3d?

#3DAFDF sits directly opposite on the wheel. Softer options are the split-complements #3DDFBE and #3D5EDF, which give the same contrast with far less vibration.

What colors go well with #df6d3d?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B624B for secondary text, #18ACB4 as an accent and #6D2D12 for hover and pressed states. For a palette, the analogous pair #DF3D5E and #DFBE3D stays calm, while #3DAFDF is the loudest partner.

What is #df6d3d in CMYK for printing?

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

Is #df6d3d warm or cool?

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

Work with #df6d3d in the Color Lab