Skip to content

#df8f90

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

RGB
223, 143, 144
HSL
359°, 56%, 72%
CMYK
0, 36, 35, 13
Luminance
0.3735

Every format

HEX#df8f90
RGBrgb(223, 143, 144)
HSLhsl(359, 56%, 72%)
CMYKcmyk(0%, 36%, 35%, 13%)
LABlab(67.5 30.4 12.2)
LCHlch(67.5 32.8 21.8)
OKLCHoklch(0.732 0.098 18.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#df8f90 on white: 2.48:1
AA ✗ fail · AA-large · AAA
Aa
#df8f90 on black: 8.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green56.1%
Blue56.5%

CMYK percentages

Cyan0.0%
Magenta35.9%
Yellow35.4%
Key (black)12.5%

Color previews

#df8f90 text on a black background

contrast 8.47:1

Card sample

#df8f90 text on a white background

contrast 2.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #df8f90

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #df8f90 in the Color Lab