Skip to content

#df8593

a light, vivid red · warm · closest name: Light Coral

RGB
223, 133, 147
HSL
351°, 58%, 70%
CMYK
0, 40, 34, 13
Luminance
0.3457

At a glance

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

Hex
#df8593
Hue
351°
red
Saturation
58%
vivid
Lightness
70%
light
Brightness
87%
HSV value
Perceived
65%
weighted brightness
Luminance
0.3457
WCAG relative
Temperature
Warm
22/100 cool
Color family
Red
Tone
Vivid
Best ink
Black
7.91:1
Closest name
Light Coral
ΔE2000 6.8
Where it sits
Hue351° of 360°
Saturation58%
Lightness70%
Temperature
Warm ← → Cool22% 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#df8593
RGBrgb(223, 133, 147)
HSLhsl(351, 58%, 70%)
CMYKcmyk(0%, 40%, 34%, 13%)
LABlab(65.4 36.1 7.5)
LCHlch(65.4 36.9 11.7)
OKLCHoklch(0.716 0.111 10.2)
Decimal14648723
Display P3color(display-p3 0.875 0.522 0.576)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8593 on white: 2.65:1
AA ✗ fail · AA-large · AAA
Aa
#df8593 on black: 7.91:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #959493
deuteranopia · #ABA591
tritanopia · #EE7D8A

Color scale — 50 to 950

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

#FBF4F5
#F7E9EB
#EFCDD2
#E8A6B0
#df8593
#D04D62
#C23349
#A22A3D
#812231
#5E1C27
#3B1218
Base = 400Lightest = 50 · #FBF4F5Darkest = 950 · #3B1218
:root {
  --brand-50: #FBF4F5;
  --brand-100: #F7E9EB;
  --brand-200: #EFCDD2;
  --brand-300: #E8A6B0;
  --brand-400: #df8593;
  --brand-500: #D04D62;
  --brand-600: #C23349;
  --brand-700: #A22A3D;
  --brand-800: #812231;
  --brand-900: #5E1C27;
  --brand-950: #3B1218;
  --brand: #df8593;
  --brand-ink: #000000;
}

Colors that work with #df8593

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#FAF4F5
Tinted page background
Border#EDC0C7
Hairlines and dividers
Muted text#9B4B57
Captions on the surface
Accent#26A672
Second voice, not a rival
Dark variant#651B26
Hover, pressed, headers
Light variant#FAEBED
Selected rows, tints
Dark surface#241416
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 #df8593

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#85DFD1
Analogous left#DF85C0
Analogous right#DFA485
Split-complement 1#85DFA4
Split-complement 2#85C0DF
Triadic 1#93DF85
Triadic 2#8593DF
Tetradic#C0DF85

RGB percentages

Red87.5%
Green52.2%
Blue57.6%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow34.1%
Key (black)12.5%

Color previews

#df8593 text on a black background

contrast 7.91:1

Card sample

#df8593 text on a white background

contrast 2.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8593

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.

#df8593 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#df8593, answered

What color is #df8593?

#df8593 is a light vivid red, closest to Light Coral (ΔE2000 6.8). It sits at 351° on the hue wheel with 58% saturation and 70% lightness, which reads as warm.

What is the RGB value of #df8593?

rgb(223, 133, 147) — 223 red, 133 green and 147 blue out of 255, or 87.5% / 52.2% / 57.6% by channel.

Is #df8593 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3457 and perceived brightness is 65%, so black text on it reaches 7.91:1.

Should I use black or white text on #df8593?

Black. It scores 7.91:1 against #df8593, versus 2.65:1 for white — AAA at any size.

What is the complementary color of #df8593?

#85DFD1 sits directly opposite on the wheel. Softer options are the split-complements #85DFA4 and #85C0DF, which give the same contrast with far less vibration.

What colors go well with #df8593?

For interface work: #FAF4F5 as the surface, #EDC0C7 for borders, #9B4B57 for secondary text, #26A672 as an accent and #651B26 for hover and pressed states. For a palette, the analogous pair #DF85C0 and #DFA485 stays calm, while #85DFD1 is the loudest partner.

What is #df8593 in CMYK for printing?

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

Is #df8593 warm or cool?

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

Work with #df8593 in the Color Lab