Skip to content

#df755d

a balanced, vivid red · warm · closest name: Tomato

RGB
223, 117, 93
HSL
11°, 67%, 62%
CMYK
0, 48, 58, 13
Luminance
0.2920

At a glance

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

Hex
#df755d
Hue
11°
red
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
61%
weighted brightness
Luminance
0.2920
WCAG relative
Temperature
Warm
10/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
6.84:1
Closest name
Tomato
ΔE2000 6.3
Where it sits
Hue11° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool10% 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#df755d
RGBrgb(223, 117, 93)
HSLhsl(11, 67%, 62%)
CMYKcmyk(0%, 48%, 58%, 13%)
LABlab(61.0 39.1 31.9)
LCHlch(61.0 50.4 39.2)
OKLCHoklch(0.678 0.137 33.9)
Decimal14644573
Display P3color(display-p3 0.875 0.459 0.365)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df755d on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#df755d on black: 6.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #90855B
deuteranopia · #A99C5B
tritanopia · #F3636F

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #df755d 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
#F8EBE8
#F1D2CA
#ECAFA1
#df755d
#DA5F44
#CC4728
#AA3B22
#882F1B
#632517
#3E170F
Base = 400Lightest = 50 · #FBF5F3Darkest = 950 · #3E170F
:root {
  --brand-50: #FBF5F3;
  --brand-100: #F8EBE8;
  --brand-200: #F1D2CA;
  --brand-300: #ECAFA1;
  --brand-400: #df755d;
  --brand-500: #DA5F44;
  --brand-600: #CC4728;
  --brand-700: #AA3B22;
  --brand-800: #882F1B;
  --brand-900: #632517;
  --brand-950: #3E170F;
  --brand: #df755d;
  --brand-ink: #000000;
}

Colors that work with #df755d

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#FAF5F4
Tinted page background
Border#EDC8C0
Hairlines and dividers
Muted text#9B594B
Captions on the surface
Accent#1DAFA5
Second voice, not a rival
Dark variant#6A2515
Hover, pressed, headers
Light variant#FBEDEA
Selected rows, tints
Dark surface#241714
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 #df755d

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#5DC7DF
Analogous left#DF5D86
Analogous right#DFB65D
Split-complement 1#5DDFB6
Split-complement 2#5D86DF
Triadic 1#5DDF75
Triadic 2#755DDF
Tetradic#86DF5D

RGB percentages

Red87.5%
Green45.9%
Blue36.5%

CMYK percentages

Cyan0.0%
Magenta47.5%
Yellow58.3%
Key (black)12.5%

Color previews

#df755d text on a black background

contrast 6.84:1

Card sample

#df755d text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df755d

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.

#df755d in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
Food and drinkEntertainmentRetailSport
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#df755d, answered

What color is #df755d?

#df755d is a balanced vivid red, closest to Tomato (ΔE2000 6.3). It sits at 11° on the hue wheel with 67% saturation and 62% lightness, which reads as warm.

What is the RGB value of #df755d?

rgb(223, 117, 93) — 223 red, 117 green and 93 blue out of 255, or 87.5% / 45.9% / 36.5% by channel.

Is #df755d a light or a dark color?

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

Should I use black or white text on #df755d?

Black. It scores 6.84:1 against #df755d, versus 3.07:1 for white — AA at any size.

What is the complementary color of #df755d?

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

What colors go well with #df755d?

For interface work: #FAF5F4 as the surface, #EDC8C0 for borders, #9B594B for secondary text, #1DAFA5 as an accent and #6A2515 for hover and pressed states. For a palette, the analogous pair #DF5D86 and #DFB65D stays calm, while #5DC7DF is the loudest partner.

What is #df755d in CMYK for printing?

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

Is #df755d warm or cool?

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

Work with #df755d in the Color Lab