Skip to content

#db764c

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

RGB
219, 118, 76
HSL
18°, 67%, 58%
CMYK
0, 46, 65, 14
Luminance
0.2854

At a glance

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

Hex
#db764c
Hue
18°
orange
Saturation
67%
vivid
Lightness
58%
balanced
Brightness
86%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2854
WCAG relative
Temperature
Warm
7/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.71:1
Closest name
Coral
ΔE2000 6.7
Where it sits
Hue18° of 360°
Saturation67%
Lightness58%
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#db764c
RGBrgb(219, 118, 76)
HSLhsl(18, 67%, 58%)
CMYKcmyk(0%, 46%, 65%, 14%)
LABlab(60.4 35.9 40.3)
LCHlch(60.4 53.9 48.3)
OKLCHoklch(0.672 0.138 42.6)
Decimal14382668
Display P3color(display-p3 0.859 0.463 0.298)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#db764c on white: 3.13:1
AA ✗ fail · AA-large · AAA
Aa
#db764c on black: 6.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #918448
deuteranopia · #AA9A4B
tritanopia · #EF636C

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #db764c 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
#F8ECE8
#F1D6CA
#ECB7A2
#E39473
#db764c
#CC5929
#AA4A22
#883B1B
#632E18
#3E1D0F
Base = 500Lightest = 50 · #FBF6F3Darkest = 950 · #3E1D0F
:root {
  --brand-50: #FBF6F3;
  --brand-100: #F8ECE8;
  --brand-200: #F1D6CA;
  --brand-300: #ECB7A2;
  --brand-400: #E39473;
  --brand-500: #db764c;
  --brand-600: #CC5929;
  --brand-700: #AA4A22;
  --brand-800: #883B1B;
  --brand-900: #632E18;
  --brand-950: #3E1D0F;
  --brand: #db764c;
  --brand-ink: #000000;
}

Colors that work with #db764c

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#1EA8AE
Second voice, not a rival
Dark variant#6A2E15
Hover, pressed, headers
Light variant#FBEFEA
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 #db764c

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#4CB1DB
Analogous left#DB4C69
Analogous right#DBBD4C
Split-complement 1#4CDBBD
Split-complement 2#4C69DB
Triadic 1#4CDB76
Triadic 2#764CDB
Tetradic#69DB4C

RGB percentages

Red85.9%
Green46.3%
Blue29.8%

CMYK percentages

Cyan0.0%
Magenta46.1%
Yellow65.3%
Key (black)14.1%

Color previews

#db764c text on a black background

contrast 6.71:1

Card sample

#db764c text on a white background

contrast 3.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #db764c

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.

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

#db764c, answered

What color is #db764c?

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

What is the RGB value of #db764c?

rgb(219, 118, 76) — 219 red, 118 green and 76 blue out of 255, or 85.9% / 46.3% / 29.8% by channel.

Is #db764c a light or a dark color?

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

Should I use black or white text on #db764c?

Black. It scores 6.71:1 against #db764c, versus 3.13:1 for white — AA at any size.

What is the complementary color of #db764c?

#4CB1DB sits directly opposite on the wheel. Softer options are the split-complements #4CDBBD and #4C69DB, which give the same contrast with far less vibration.

What colors go well with #db764c?

For interface work: #FAF6F4 as the surface, #EDCDC0 for borders, #9B624B for secondary text, #1EA8AE as an accent and #6A2E15 for hover and pressed states. For a palette, the analogous pair #DB4C69 and #DBBD4C stays calm, while #4CB1DB is the loudest partner.

What is #db764c in CMYK for printing?

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

Is #db764c 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 #DF9061; nudged cooler, #DD4A54.

Work with #db764c in the Color Lab