Skip to content

#df8591

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

RGB
223, 133, 145
HSL
352°, 58%, 70%
CMYK
0, 40, 35, 13
Luminance
0.3451

Every format

HEX#df8591
RGBrgb(223, 133, 145)
HSLhsl(352, 58%, 70%)
CMYKcmyk(0%, 40%, 35%, 13%)
LABlab(65.4 35.9 8.5)
LCHlch(65.4 36.9 13.4)
OKLCHoklch(0.715 0.111 11.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8591 on white: 2.66:1
AA ✗ fail · AA-large · AAA
Aa
#df8591 on black: 7.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green52.2%
Blue56.9%

CMYK percentages

Cyan0.0%
Magenta40.4%
Yellow35.0%
Key (black)12.5%

Color previews

#df8591 text on a black background

contrast 7.90:1

Card sample

#df8591 text on a white background

contrast 2.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8591

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8591 in the Color Lab