Skip to content

#df7f5e

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

RGB
223, 127, 94
HSL
15°, 67%, 62%
CMYK
0, 43, 58, 13
Luminance
0.3167

At a glance

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

Hex
#df7f5e
Hue
15°
orange
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3167
WCAG relative
Temperature
Warm
8/100 cool
Color family
Orange
Tone
Vivid
Best ink
Black
7.33:1
Closest name
Coral
ΔE2000 6.1
Where it sits
Hue15° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool8% 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#df7f5e
RGBrgb(223, 127, 94)
HSLhsl(15, 67%, 62%)
CMYKcmyk(0%, 43%, 58%, 13%)
LABlab(63.1 34.0 34.0)
LCHlch(63.1 48.1 45.0)
OKLCHoklch(0.695 0.128 39.6)
Decimal14647134
Display P3color(display-p3 0.875 0.498 0.369)

Copy-ready code

/* CSS */
color: #df7f5e;
background-color: #df7f5e;
/* Tailwind (arbitrary) */
class="text-[#df7f5e] bg-[#df7f5e]"
/* SCSS */
$brand: #df7f5e;
/* SwiftUI */
Color(red: 0.875, green: 0.498, blue: 0.369)
/* Android */
Color.parseColor("#df7f5e")
/* Flutter */
Color(0xFFDF7F5E)
/* Python / OpenCV (BGR) */
(94, 127, 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 #df7f5e · 7.33:1
Use #000000AAA at every size.
Aa
White text · 2.86:1
AA fail · AA large fail · AAA fail
Aa
Black text · 7.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #df7f5e as text scores 2.86:1 on white and 7.33:1 on black.

Accessibility — WCAG contrast

Aa
#df7f5e on white: 2.86:1
AA ✗ fail · AA-large · AAA
Aa
#df7f5e on black: 7.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #988C5B
deuteranopia · #AFA15D
tritanopia · #F26E77

Color scale — 50 to 950

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

#FBF5F3
#F8ECE8
#F1D4CA
#ECB5A1
#df7f5e
#DA6A44
#CC5229
#AA4522
#88371B
#632B18
#3E1B0F
Base = 400Lightest = 50 · #FBF5F3Darkest = 950 · #3E1B0F
:root {
  --brand-50: #FBF5F3;
  --brand-100: #F8ECE8;
  --brand-200: #F1D4CA;
  --brand-300: #ECB5A1;
  --brand-400: #df7f5e;
  --brand-500: #DA6A44;
  --brand-600: #CC5229;
  --brand-700: #AA4522;
  --brand-800: #88371B;
  --brand-900: #632B18;
  --brand-950: #3E1B0F;
  --brand: #df7f5e;
  --brand-ink: #000000;
}

Colors that work with #df7f5e

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#EDCBC0
Hairlines and dividers
Muted text#9B5F4B
Captions on the surface
Accent#1EADAE
Second voice, not a rival
Dark variant#6A2B15
Hover, pressed, headers
Light variant#FBEEEA
Selected rows, tints
Dark surface#241814
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 #df7f5e

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • 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
  • Text of any size on white — fails WCAG AA
  • 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#5EBEDF
Analogous left#DF5E7E
Analogous right#DFBF5E
Split-complement 1#5EDFBF
Split-complement 2#5E7EDF
Triadic 1#5EDF7F
Triadic 2#7F5EDF
Tetradic#7EDF5E

RGB percentages

Red87.5%
Green49.8%
Blue36.9%

CMYK percentages

Cyan0.0%
Magenta43.0%
Yellow57.8%
Key (black)12.5%

Color previews

#df7f5e text on a black background

contrast 7.33:1

Card sample

#df7f5e text on a white background

contrast 2.86:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7f5e

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.

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

#df7f5e, answered

What color is #df7f5e?

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

What is the RGB value of #df7f5e?

rgb(223, 127, 94) — 223 red, 127 green and 94 blue out of 255, or 87.5% / 49.8% / 36.9% by channel.

Is #df7f5e a light or a dark color?

It is a mid-tone. Relative luminance is 0.3167 and perceived brightness is 62%, so black text on it reaches 7.33:1.

Should I use black or white text on #df7f5e?

Black. It scores 7.33:1 against #df7f5e, versus 2.86:1 for white — AAA at any size.

What is the complementary color of #df7f5e?

#5EBEDF sits directly opposite on the wheel. Softer options are the split-complements #5EDFBF and #5E7EDF, which give the same contrast with far less vibration.

What colors go well with #df7f5e?

For interface work: #FAF6F4 as the surface, #EDCBC0 for borders, #9B5F4B for secondary text, #1EADAE as an accent and #6A2B15 for hover and pressed states. For a palette, the analogous pair #DF5E7E and #DFBF5E stays calm, while #5EBEDF is the loudest partner.

What is #df7f5e in CMYK for printing?

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

Is #df7f5e warm or cool?

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

Work with #df7f5e in the Color Lab