Skip to content

#df9883

a light, vivid red · warm · closest name: tan

RGB
223, 152, 131
HSL
14°, 59%, 69%
CMYK
0, 32, 41, 13
Luminance
0.3978

Every format

HEX#df9883
RGBrgb(223, 152, 131)
HSLhsl(14, 59%, 69%)
CMYKcmyk(0%, 32%, 41%, 13%)
LABlab(69.3 24.1 21.9)
LCHlch(69.3 32.6 42.2)
OKLCHoklch(0.745 0.091 37.2)

Copy-ready code

/* CSS */
color: #df9883;
background-color: #df9883;
/* Tailwind (arbitrary) */
class="text-[#df9883] bg-[#df9883]"
/* SCSS */
$brand: #df9883;
/* SwiftUI */
Color(red: 0.875, green: 0.596, blue: 0.514)
/* Android */
Color.parseColor("#df9883")

Accessibility — WCAG contrast

Aa
#df9883 on white: 2.34:1
AA ✗ fail · AA-large · AAA
Aa
#df9883 on black: 8.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green59.6%
Blue51.4%

CMYK percentages

Cyan0.0%
Magenta31.8%
Yellow41.3%
Key (black)12.5%

Color previews

#df9883 text on a black background

contrast 8.96:1

Card sample

#df9883 text on a white background

contrast 2.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df9883

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df9883 in the Color Lab