Skip to content

#dfbdbc

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

RGB
223, 189, 188
HSL
2°, 35%, 81%
CMYK
0, 15, 16, 13
Luminance
0.5571

Every format

HEX#dfbdbc
RGBrgb(223, 189, 188)
HSLhsl(2, 35%, 81%)
CMYKcmyk(0%, 15%, 16%, 13%)
LABlab(79.5 11.9 5.0)
LCHlch(79.5 13.0 22.8)
OKLCHoklch(0.827 0.039 20.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dfbdbc on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#dfbdbc on black: 12.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.5%
Green74.1%
Blue73.7%

CMYK percentages

Cyan0.0%
Magenta15.2%
Yellow15.7%
Key (black)12.5%

Color previews

#dfbdbc text on a black background

contrast 12.14:1

Card sample

#dfbdbc text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dfbdbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dfbdbc in the Color Lab