Skip to content

#df7253

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

RGB
223, 114, 83
HSL
13°, 69%, 60%
CMYK
0, 49, 63, 13
Luminance
0.2835

At a glance

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

Hex
#df7253
Hue
13°
red
Saturation
69%
vivid
Lightness
60%
balanced
Brightness
87%
HSV value
Perceived
60%
weighted brightness
Luminance
0.2835
WCAG relative
Temperature
Warm
9/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
6.67:1
Closest name
Tomato
ΔE2000 6
Where it sits
Hue13° of 360°
Saturation69%
Lightness60%
Temperature
Warm ← → Cool9% 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#df7253
RGBrgb(223, 114, 83)
HSLhsl(13, 69%, 60%)
CMYKcmyk(0%, 49%, 63%, 13%)
LABlab(60.2 39.9 36.4)
LCHlch(60.2 54.0 42.4)
OKLCHoklch(0.672 0.144 36.8)
Decimal14643795
Display P3color(display-p3 0.875 0.447 0.325)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df7253 on white: 3.15:1
AA ✗ fail · AA-large · AAA
Aa
#df7253 on black: 6.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8E8350
deuteranopia · #A99A51
tritanopia · #F35E6B

Color scale — 50 to 950

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

#FBF5F3
#F8EBE8
#F2D3CA
#EDB1A0
#E58B71
#df7253
#CE4C26
#AC3F20
#8A321A
#642817
#3E190E
Base = 500Lightest = 50 · #FBF5F3Darkest = 950 · #3E190E
:root {
  --brand-50: #FBF5F3;
  --brand-100: #F8EBE8;
  --brand-200: #F2D3CA;
  --brand-300: #EDB1A0;
  --brand-400: #E58B71;
  --brand-500: #df7253;
  --brand-600: #CE4C26;
  --brand-700: #AC3F20;
  --brand-800: #8A321A;
  --brand-900: #642817;
  --brand-950: #3E190E;
  --brand: #df7253;
  --brand-ink: #000000;
}

Colors that work with #df7253

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#EDCAC0
Hairlines and dividers
Muted text#9B5C4B
Captions on the surface
Accent#1CB0AC
Second voice, not a rival
Dark variant#6B2714
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 #df7253

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#53C0DF
Analogous left#DF537A
Analogous right#DFB853
Split-complement 1#53DFB8
Split-complement 2#537ADF
Triadic 1#53DF72
Triadic 2#7253DF
Tetradic#7ADF53

RGB percentages

Red87.5%
Green44.7%
Blue32.5%

CMYK percentages

Cyan0.0%
Magenta48.9%
Yellow62.8%
Key (black)12.5%

Color previews

#df7253 text on a black background

contrast 6.67:1

Card sample

#df7253 text on a white background

contrast 3.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df7253

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.

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

#df7253, answered

What color is #df7253?

#df7253 is a balanced vivid red, closest to Tomato (ΔE2000 6). It sits at 13° on the hue wheel with 69% saturation and 60% lightness, which reads as warm.

What is the RGB value of #df7253?

rgb(223, 114, 83) — 223 red, 114 green and 83 blue out of 255, or 87.5% / 44.7% / 32.5% by channel.

Is #df7253 a light or a dark color?

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

Should I use black or white text on #df7253?

Black. It scores 6.67:1 against #df7253, versus 3.15:1 for white — AA at any size.

What is the complementary color of #df7253?

#53C0DF sits directly opposite on the wheel. Softer options are the split-complements #53DFB8 and #537ADF, which give the same contrast with far less vibration.

What colors go well with #df7253?

For interface work: #FAF6F4 as the surface, #EDCAC0 for borders, #9B5C4B for secondary text, #1CB0AC as an accent and #6B2714 for hover and pressed states. For a palette, the analogous pair #DF537A and #DFB853 stays calm, while #53C0DF is the loudest partner.

What is #df7253 in CMYK for printing?

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

Is #df7253 warm or cool?

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

Work with #df7253 in the Color Lab