Skip to content

#db7c3f

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

RGB
219, 124, 63
HSL
24°, 68%, 55%
CMYK
0, 43, 71, 14
Luminance
0.2983

At a glance

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

Hex
#db7c3f
Hue
24°
orange
Saturation
68%
vivid
Lightness
55%
balanced
Brightness
86%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2983
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.97:1
Closest name
Chocolate
ΔE2000 5.6
Where it sits
Hue24° of 360°
Saturation68%
Lightness55%
Temperature
Warm ← → Cool4% 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#db7c3f
RGBrgb(219, 124, 63)
HSLhsl(24, 68%, 55%)
CMYKcmyk(0%, 43%, 71%, 14%)
LABlab(61.5 32.0 48.2)
LCHlch(61.5 57.9 56.4)
OKLCHoklch(0.680 0.140 51.0)
Decimal14384191
Display P3color(display-p3 0.859 0.486 0.247)

Copy-ready code

/* CSS */
color: #db7c3f;
background-color: #db7c3f;
/* Tailwind (arbitrary) */
class="text-[#db7c3f] bg-[#db7c3f]"
/* SCSS */
$brand: #db7c3f;
/* SwiftUI */
Color(red: 0.859, green: 0.486, blue: 0.247)
/* Android */
Color.parseColor("#db7c3f")
/* Flutter */
Color(0xFFDB7C3F)
/* Python / OpenCV (BGR) */
(63, 124, 219)

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

Accessibility — WCAG contrast

Aa
#db7c3f on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#db7c3f on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #978838
deuteranopia · #AE9D3E
tritanopia · #EF686F

Color scale — 50 to 950

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

#FBF6F3
#F8EEE8
#F2DACA
#EDBFA1
#E49E71
#db7c3f
#CE6827
#AC5720
#89461A
#643517
#3E210E
Base = 500Lightest = 50 · #FBF6F3Darkest = 950 · #3E210E
:root {
  --brand-50: #FBF6F3;
  --brand-100: #F8EEE8;
  --brand-200: #F2DACA;
  --brand-300: #EDBFA1;
  --brand-400: #E49E71;
  --brand-500: #db7c3f;
  --brand-600: #CE6827;
  --brand-700: #AC5720;
  --brand-800: #89461A;
  --brand-900: #643517;
  --brand-950: #3E210E;
  --brand: #db7c3f;
  --brand-ink: #000000;
}

Colors that work with #db7c3f

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#FAF7F4
Tinted page background
Border#EDD1C0
Hairlines and dividers
Muted text#9B6A4B
Captions on the surface
Accent#1C9BB0
Second voice, not a rival
Dark variant#6B3614
Hover, pressed, headers
Light variant#FBF0EA
Selected rows, tints
Dark surface#241A14
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 #db7c3f

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#3F9EDB
Analogous left#DB3F50
Analogous right#DBCA3F
Split-complement 1#3FDBCA
Split-complement 2#3F50DB
Triadic 1#3FDB7C
Triadic 2#7C3FDB
Tetradic#50DB3F

RGB percentages

Red85.9%
Green48.6%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta43.4%
Yellow71.2%
Key (black)14.1%

Color previews

#db7c3f text on a black background

contrast 6.97:1

Card sample

#db7c3f text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(219, 124, 63, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(219, 124, 63, 0.45);
Border & gradient
Gradient panel
border: 3px solid #db7c3f;
background: linear-gradient(135deg, #db7c3f, #D2DB3F);

Monochromatic scale

Palettes built from #db7c3f

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.

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

#db7c3f, answered

What color is #db7c3f?

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

What is the RGB value of #db7c3f?

rgb(219, 124, 63) — 219 red, 124 green and 63 blue out of 255, or 85.9% / 48.6% / 24.7% by channel.

Is #db7c3f a light or a dark color?

It is a mid-tone. Relative luminance is 0.2983 and perceived brightness is 61%, so black text on it reaches 6.97:1.

Should I use black or white text on #db7c3f?

Black. It scores 6.97:1 against #db7c3f, versus 3.01:1 for white — AA at any size.

What is the complementary color of #db7c3f?

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

What colors go well with #db7c3f?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B6A4B for secondary text, #1C9BB0 as an accent and #6B3614 for hover and pressed states. For a palette, the analogous pair #DB3F50 and #DBCA3F stays calm, while #3F9EDB is the loudest partner.

What is #db7c3f in CMYK for printing?

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

Is #db7c3f warm or cool?

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

Work with #db7c3f in the Color Lab