Skip to content

#df652f

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

RGB
223, 101, 47
HSL
18°, 73%, 53%
CMYK
0, 55, 79, 13
Luminance
0.2520

At a glance

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

Hex
#df652f
Hue
18°
orange
Saturation
73%
vivid
Lightness
53%
balanced
Brightness
87%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2520
WCAG relative
Temperature
Warm
6/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.04:1
Closest name
Chocolate
ΔE2000 5.6
Where it sits
Hue18° of 360°
Saturation73%
Lightness53%
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#df652f
RGBrgb(223, 101, 47)
HSLhsl(18, 73%, 53%)
CMYKcmyk(0%, 55%, 79%, 13%)
LABlab(57.3 44.6 51.6)
LCHlch(57.3 68.2 49.2)
OKLCHoklch(0.648 0.166 42.3)
Decimal14640431
Display P3color(display-p3 0.875 0.396 0.184)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df652f on white: 3.48:1
AA ✗ fail · AA-large · AAA
Aa
#df652f on black: 6.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #877928
deuteranopia · #A5942B
tritanopia · #F5495A

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df652f 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
#F3D6C8
#F0B79E
#E9936D
#df652f
#D45821
#B1491B
#8D3A16
#662D14
#401C0C
Base = 500Lightest = 50 · #FCF6F3Darkest = 950 · #401C0C
:root {
  --brand-50: #FCF6F3;
  --brand-100: #F8ECE7;
  --brand-200: #F3D6C8;
  --brand-300: #F0B79E;
  --brand-400: #E9936D;
  --brand-500: #df652f;
  --brand-600: #D45821;
  --brand-700: #B1491B;
  --brand-800: #8D3A16;
  --brand-900: #662D14;
  --brand-950: #401C0C;
  --brand: #df652f;
  --brand-ink: #000000;
}

Colors that work with #df652f

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#9B634B
Captions on the surface
Accent#17ACB5
Second voice, not a rival
Dark variant#6E2E11
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 #df652f

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#2FA9DF
Analogous left#DF2F51
Analogous right#DFBD2F
Split-complement 1#2FDFBD
Split-complement 2#2F51DF
Triadic 1#2FDF65
Triadic 2#652FDF
Tetradic#51DF2F

RGB percentages

Red87.5%
Green39.6%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta54.7%
Yellow78.9%
Key (black)12.5%

Color previews

#df652f text on a black background

contrast 6.04:1

Card sample

#df652f text on a white background

contrast 3.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df652f

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.

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

#df652f, answered

What color is #df652f?

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

What is the RGB value of #df652f?

rgb(223, 101, 47) — 223 red, 101 green and 47 blue out of 255, or 87.5% / 39.6% / 18.4% by channel.

Is #df652f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2520 and perceived brightness is 57%, so black text on it reaches 6.04:1.

Should I use black or white text on #df652f?

Black. It scores 6.04:1 against #df652f, versus 3.48:1 for white — AA at any size.

What is the complementary color of #df652f?

#2FA9DF sits directly opposite on the wheel. Softer options are the split-complements #2FDFBD and #2F51DF, which give the same contrast with far less vibration.

What colors go well with #df652f?

For interface work: #FAF6F4 as the surface, #EDCEC0 for borders, #9B634B for secondary text, #17ACB5 as an accent and #6E2E11 for hover and pressed states. For a palette, the analogous pair #DF2F51 and #DFBD2F stays calm, while #2FA9DF is the loudest partner.

What is #df652f in CMYK for printing?

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

Is #df652f 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 #E28045; nudged cooler, #E12C37.

Work with #df652f in the Color Lab