Skip to content

#d76f2f

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

RGB
215, 111, 47
HSL
23°, 68%, 51%
CMYK
0, 48, 78, 16
Luminance
0.2602

At a glance

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

Hex
#d76f2f
Hue
23°
orange
Saturation
68%
vivid
Lightness
51%
balanced
Brightness
84%
HSV value
Perceived
57%
weighted brightness
Luminance
0.2602
WCAG relative
Temperature
Warm
4/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
6.20:1
Closest name
Chocolate
ΔE2000 2.6
Where it sits
Hue23° of 360°
Saturation68%
Lightness51%
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#d76f2f
RGBrgb(215, 111, 47)
HSLhsl(23, 68%, 51%)
CMYKcmyk(0%, 48%, 78%, 16%)
LABlab(58.1 36.5 52.0)
LCHlch(58.1 63.5 54.9)
OKLCHoklch(0.652 0.151 48.8)
Decimal14118703
Display P3color(display-p3 0.843 0.435 0.184)

Copy-ready code

/* CSS */
color: #d76f2f;
background-color: #d76f2f;
/* Tailwind (arbitrary) */
class="text-[#d76f2f] bg-[#d76f2f]"
/* SCSS */
$brand: #d76f2f;
/* SwiftUI */
Color(red: 0.843, green: 0.435, blue: 0.184)
/* Android */
Color.parseColor("#d76f2f")
/* Flutter */
Color(0xFFD76F2F)
/* Python / OpenCV (BGR) */
(47, 111, 215)

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

Accessibility — WCAG contrast

Aa
#d76f2f on white: 3.38:1
AA ✗ fail · AA-large · AAA
Aa
#d76f2f on black: 6.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8D7D26
deuteranopia · #A6952D
tritanopia · #EC5962

Color scale — 50 to 950

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

#FBF6F3
#F8EEE8
#F2D9CA
#EDBEA1
#E49D72
#DB7D43
#d76f2f
#AB5621
#89451A
#633417
#3E210E
Base = 600Lightest = 50 · #FBF6F3Darkest = 950 · #3E210E
:root {
  --brand-50: #FBF6F3;
  --brand-100: #F8EEE8;
  --brand-200: #F2D9CA;
  --brand-300: #EDBEA1;
  --brand-400: #E49D72;
  --brand-500: #DB7D43;
  --brand-600: #d76f2f;
  --brand-700: #AB5621;
  --brand-800: #89451A;
  --brand-900: #633417;
  --brand-950: #3E210E;
  --brand: #d76f2f;
  --brand-ink: #000000;
}

Colors that work with #d76f2f

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#9B694B
Captions on the surface
Accent#1D9CAF
Second voice, not a rival
Dark variant#6B3615
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 #d76f2f

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#2F97D7
Analogous left#D72F43
Analogous right#D7C32F
Split-complement 1#2FD7C3
Split-complement 2#2F43D7
Triadic 1#2FD76F
Triadic 2#6F2FD7
Tetradic#43D72F

RGB percentages

Red84.3%
Green43.5%
Blue18.4%

CMYK percentages

Cyan0.0%
Magenta48.4%
Yellow78.1%
Key (black)15.7%

Color previews

#d76f2f text on a black background

contrast 6.20:1

Card sample

#d76f2f text on a white background

contrast 3.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #d76f2f

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.

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

#d76f2f, answered

What color is #d76f2f?

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

What is the RGB value of #d76f2f?

rgb(215, 111, 47) — 215 red, 111 green and 47 blue out of 255, or 84.3% / 43.5% / 18.4% by channel.

Is #d76f2f a light or a dark color?

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

Should I use black or white text on #d76f2f?

Black. It scores 6.20:1 against #d76f2f, versus 3.38:1 for white — AA at any size.

What is the complementary color of #d76f2f?

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

What colors go well with #d76f2f?

For interface work: #FAF7F4 as the surface, #EDD1C0 for borders, #9B694B for secondary text, #1D9CAF as an accent and #6B3615 for hover and pressed states. For a palette, the analogous pair #D72F43 and #D7C32F stays calm, while #2F97D7 is the loudest partner.

What is #d76f2f in CMYK for printing?

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

Is #d76f2f 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 #DB8245; nudged cooler, #D92F2D.

Work with #d76f2f in the Color Lab